Skip to content
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

Fix 401 on exit project #5388

Merged
merged 3 commits into from
Dec 3, 2024
Merged

Fix 401 on exit project #5388

merged 3 commits into from
Dec 3, 2024

Conversation

tofarr
Copy link
Collaborator

@tofarr tofarr commented Dec 3, 2024

Fix issue where a 401 error is displayed when you exit a project

  • Include this change in the Release Notes. If checked, you must provide an end-user friendly description for your change below

image

Related to this: The enabled flag must be strictly false rather than just falsy. TanStack/query#1196


To run this PR locally, use the following command:

docker run -it --rm   -p 3000:3000   -v /var/run/docker.sock:/var/run/docker.sock   --add-host host.docker.internal:host-gateway   -e SANDBOX_RUNTIME_CONTAINER_IMAGE=docker.all-hands.dev/all-hands-ai/runtime:8953137-nikolaik   --name openhands-app-8953137   docker.all-hands.dev/all-hands-ai/openhands:8953137

@tofarr tofarr marked this pull request as ready for review December 3, 2024 16:29
@tofarr tofarr enabled auto-merge (squash) December 3, 2024 16:31
@tofarr tofarr merged commit 26a38fc into main Dec 3, 2024
13 checks passed
@tofarr tofarr deleted the fix-401-on-exit-project branch December 3, 2024 17:06
@eggei
Copy link

eggei commented Dec 10, 2024

Hey there! My application suffer from the enabled: false bug. May I ask when would this fix be available?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants