-
Notifications
You must be signed in to change notification settings - Fork 4.4k
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]: LLM-related settings fail to be saved #5837
Comments
Interestingly enough, I cannot reproduce the issue when I set in the Docker command to pull the image of 0.17 |
@avi12 yep thanks for bringing this up. Looks like a regression on main |
@tofarr you had a PR go in recently to migrate settings? Aside from the issue reported, seems like it now expects the security analyzer to be set as well. |
@avi12 the |
docker run
-p 3000:3000
--env LOG_ALL_EVENTS=true
--env SANDBOX_RUNTIME_CONTAINER_IMAGE=docker.all-hands.dev/all-hands-ai/runtime:main-nikolaik
--env WORKSPACE_MOUNT_PATH=C:\repositories\extensions\youtube-time-manager
--name openhands-app
--pull always
--add-host host.docker.internal:host-gateway
-v C:/repositories/extensions/youtube-time-manager:/opt/workspace_base
-v /var/run/docker.sock:/var/run/docker.sock
--rm
docker.all-hands.dev/all-hands-ai/openhands:main |
Expecting the security analyzer should be fixed now in main. |
This should be resolved in main. Just one small note right now that @amanape will work on fixing in a follow up. |
Is there an existing issue for the same bug?
Describe the bug and reproduction steps
2024-12-26.21-56-17.msedge.mp4
OpenHands Installation
Docker command in README
OpenHands Version
main
Operating System
Windows 10
Logs, Errors, Screenshots, and Additional Context
No response
The text was updated successfully, but these errors were encountered: