-
I have same issues,
3 => Healtheck error: Error: connect EHOSTUNREACH 172.18.18.16:8080
May 28 09:24:03 => Ensure directories
May 28 09:24:03 => Copying static files
May 28 09:24:03 => Loading configuration
May 28 09:24:03 => Enabling local ollama
May 28 09:24:03 => Setting permissions
May 28 09:24:03 ERROR: syntax error at or near "ll"
May 28 09:24:03 LINE 1: ...ite a sentence for me to fill in the blank, and I'll try to ... -
Oh looks like the start.sh has some shell script escaping error. Not sure why our integration tests worked fine, but we have to investigate. I have revoked the last version for a start until this is resolved. Everyone who got updated already, please revert to the version prior the update.
-
Thank you
-
Hey @ApplegateR and @firmansi
Do either of you two still have the defective version installed?
If yes, please put the app in debug mode.
Open the web terminal and edit the/app/pkg/start.sh
.
In line 2 makeset -eu
toset -eux
and run the start script with:/app/pkg/start.sh
If it fails, please send the output.
-
Hey @ApplegateR and @firmansi
Do either of you two still have the defective version installed?
If yes, please put the app in debug mode.
Open the web terminal and edit the/app/pkg/start.sh
.
In line 2 makeset -eu
toset -eux
and run the start script with:/app/pkg/start.sh
If it fails, please send the output.
@James Hi, I restored to a previous backup version that is currently working. I will wait for the next update and let you know if it resolves the issue.
-
Agree i like it and Feature is champs.
-
[2.14.6]
- Re-release with shell escaping fix to start.sh
@Package-Updates Recent update the OIDC redirection still has issue which points to localhost port 3000 instead of existing domain used for the OpenWebui instance. Eventhough the service start is already normal
-
@canadaduane The solution that I take to this is you log in as Admin credential, and then go to Admin Panel and enter your domain in the Web UI URL at the bottom of page
-
@james I've seen the latest version 0.6.13 is on process in cloudron git, hopefully works well, the previous version 0.6.12 has several issues especially with OpenAI and Google Gemini, and that's why they release next version to fix the few important bugs in 0.6.12
-
@james I've seen the latest version 0.6.13 is on process in cloudron git, hopefully works well, the previous version 0.6.12 has several issues especially with OpenAI and Google Gemini, and that's why they release next version to fix the few important bugs in 0.6.12
-
@firmansi sorry but I don't understand what version you are speaking of.
The latest OpenWebUI Cloudron Package has the version tag2.14.6
and this packages OpenWebUI0.7.1
-
@canadaduane The solution that I take to this is you log in as Admin credential, and then go to Admin Panel and enter your domain in the Web UI URL at the bottom of page
@firmansi Thanks! This worked. It would be better if the URL need not be configured inside the app, but just wanted to note that the solution/workaround is ok.
-
@firmansi Thanks! This worked. It would be better if the URL need not be configured inside the app, but just wanted to note that the solution/workaround is ok.
@canadaduane Glad I can help