Merge branch 'force_ipv4_oc_bump' of https://github.com/techartdev/OpenClawHomeAssistant into force_ipv4_oc_bump

This commit is contained in:
techartdev
2026-02-18 18:07:20 +02:00
+5 -4
View File
@@ -374,11 +374,12 @@ if [ "$ENABLE_TERMINAL" = "true" ] || [ "$ENABLE_TERMINAL" = "1" ]; then
echo "!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!" echo "!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!"
echo "!! WARNING: terminal_port ${TERMINAL_PORT} IS ALREADY IN USE !!" echo "!! WARNING: terminal_port ${TERMINAL_PORT} IS ALREADY IN USE !!"
echo "!! !!" echo "!! !!"
echo "!! The web terminal (ttyd) could NOT be started because port !!" echo "!! The web terminal (ttyd) may FAIL to start because port !!"
echo "!! ${TERMINAL_PORT} is occupied by another process. !!" echo "!! ${TERMINAL_PORT} appears to be in use by another process. !!"
echo "!! !!" echo "!! !!"
echo "!! ACTION REQUIRED: Go to Add-on Configuration and change !!" echo "!! ACTION REQUIRED: If the terminal does not work, go to !!"
echo "!! 'terminal_port' to a free port, then restart the add-on. !!" echo "!! Add-on Configuration and change 'terminal_port' to a free !!"
echo "!! port, then restart the add-on. !!"
echo "!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!" echo "!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!"
echo "" echo ""
fi fi