-
Notifications
You must be signed in to change notification settings - Fork 5.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Bug]: FastAPI WebSocket with staticfiles #6710
Comments
but i can use it anyway |
Weird. That's good that you can still use it. |
Oh wait I'm getting this too when attaching my local filesystem. |
Tencent Linux, seems like ≈Centos6.6 # uname -r
6.6.26-1.0.tl4.x86_64 |
I did nothing, but seems this problem is gone, then I still want to why, if you know, please tell me |
I think this happens when you attach a filesystem to OpenHands. I got it yesterday multiple times. |
But I still attach a filesystem now LOL, By environment: export WORKSPACE_BASE=$(pwd)
docker run xxx \
-e WORKSPACE_MOUNT_PATH=$WORKSPACE_BASE \
-v $WORKSPACE_BASE:/opt/workspace_base \
xxx |
haha that's strange. Unsure but let's keep an eye on this. |
Hello OH team, just built the docker image from scratch and ran it for the first time using the Quickstart command from the README - also experiencing the same error. To be clear, I didn't attach a filesystem to OH.
After running this, I get the same error mentioned by @NICK-DUAN.
The localhost:3000 just outputs a |
Is there an existing issue for the same bug?
Describe the bug and reproduction steps
after i start openhands,
webUI is connection, And I got error log
OpenHands Installation
Docker command in README
OpenHands Version
docker.all-hands.dev/all-hands-ai/openhands:0.23
Operating System
Linux
Logs, Errors, Screenshots, and Additional Context
The text was updated successfully, but these errors were encountered: