-
-
Notifications
You must be signed in to change notification settings - Fork 248
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] 2.6.0-ls232 not starting #404
Comments
We also need the values for most of the environment variables. |
I think the important ones are in the log already, are there any others I should share? |
The log does not show the whole picture, like formatting etc. |
Also experiencing this issue with the same console output OP posted (no more output after the DNS plugin line). I rolled back to 230 and it started fine again. For debugging purposes I pulled latest again, but now it keeps starting up correctly. |
Ok, I added my env variables to the issue. |
From inside the container, can you run |
root@9bb7b890c4c5:/# echo $PATH
/lsiopy/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin |
This comment was marked as resolved.
This comment was marked as resolved.
Synology user? I suspect the issue you're experiencing is this this: https://info.linuxserver.io/issues/2023-05-22-portainer/ |
In my case, it's not running on a Synology |
Are you running portainer? Or some auto updater? |
This comment was marked as resolved.
This comment was marked as resolved.
I've portainer running for ease, but I use docker-compose to manage my containers |
What are you using for updating? and when you say you're using docker-compose? do you mean stacks within portainer? |
I'm using the command line to update my containers. |
This comment was marked as resolved.
This comment was marked as resolved.
for you, the problem (not something we can fix) was already posted above. This is a synology ui (and portainer ui) issue. You need to use docker run or docker compose to get around it. Your logs also clearly imply that a ton of your stuff is out of date and you need to fix it also. The OP has a different issue as they are using docker compose straight up. |
Could this issue be related to the Snippet from my logs:
If I attach to running container and execute
(the file directadmin.ini does exist) I guess there is more info needed, let me know what I should provide. |
Had the same issue on my setup. Did some debugging and found that there was a change in the certbot DirectAdmin plugin that causes the issue. (Note: you might need to delete |
Thank you @Platzii I've logged in to my DirectAdmin panel and I could see 2
I did change the time from 120 to 240, but that's not helping |
Hmm, it might be a local issue with the TTL on my domain. |
Yep, was TTL. Sorry for bothering |
Is there an existing issue for this?
Current Behavior
2.6.0-ls232
isn't starting,2.6.0-ls231
is fine.Expected Behavior
No response
Steps To Reproduce
I've updated from
2.6.0-ls231
to2.6.0-ls232
(latest) and noticed the container isn't startingEnvironment
CPU architecture
x86-64
Docker creation
docker-compose.yaml
.env
Container logs
The text was updated successfully, but these errors were encountered: