why is browser not available? it was installed
The browser service isn't running — the connection to http://browser:9223 is unreachable. This usually means:
1. The browser container/service isn't running — there may have been a restart or environment reset
2. The browser host target isn't available — the browser node/host that was previously configured may no longer be active
This is likely why the transcript tools couldn't work either — they depend on browser automation or external dependencies (pip, VPN) that got wiped.
...
I used this repo's docker-compose.yaml, but whenever any browser is required, openclaw says unreachable. Any idea why?
I used this repo's
docker-compose.yaml, but whenever any browser is required, openclaw says unreachable. Any idea why?