-
Notifications
You must be signed in to change notification settings - Fork 12
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
Sandbox runtime failed: can't open file '/tmp/*'. No such file or directory #12
Comments
I think I see the problem. I should have a fix out this weekend. In the meantime, you can work around this problem by using Open WebUI v0.3.21 or older. |
Some more details as to what the problem is: Open WebUI 0.3.22 restored the ability for a module to use |
Can you add a configurable value in the update to set the proxy server? It will be used for installing gvisor. I really need it, thank you very much |
@xiaopa233 You can set the |
The "can't open file |
Works great. Thank you!! |
Description
This is the error I get after initial setup of the Tool. I get the same error no matter the type of prompt I give it. I'm new to Open-WebUI. Happy to share more logs if needed.
[DEBUG MODE] Sandbox runtime failed: Command '('/usr/local/bin/python3', '/tmp/tmp0184d281')' returned non-zero exit status 2. (stderr: /usr/local/bin/python3: can't open file '/tmp/tmp0184d281': [Errno 2] No such file or directory\n); language=python; code=import datetime; datetime.datetime.now().isoformat(); valves=[NETWORKING_ALLOWED=True MAX_RUNTIME_SECONDS=30 MAX_RAM_MEGABYTES=512 AUTO_INSTALL=True DEBUG=True]
General information
Chat History JSON
`docker inspect open-webui:`
compose.yaml:
The text was updated successfully, but these errors were encountered: