Help : Nextcloud + Traefik + Sablier ; all status Ready but stay blocked #812
Unanswered
sdkwebprojects
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, I have several apps using this schema of App + Traefik + Sablier (dynamic) having App composed of multiple services in one compose.yml file, all in same group, and all is ok...except for my nextcloud app 😒
All "not web access" services have just sablier labels to be in "nextcloud" (${PROJECT} env value) group, with the traefik allownonrunning to true.
Only the app service have the plugin middleware definition (+ sablier labels and allownonrunning).
At server start, nextcloud is stopped (good !), when launched via the browser, all services start (good !!) and I have the waiting page.... but at the end, all services are ready (healthy too), but no switch is done...we stay stuck.
The difference with my other "compose apps" is in networks, nextcloud got 2 networks, but no more luck having only one.
And when restarting nextcloud, waiting page well display status to not ready, until they get ready.
If anyone got an idea !!! THX in advance !
This is my yml file :
And sablier waiting page :
Beta Was this translation helpful? Give feedback.
All reactions