what i have seen:
1- if docker is present before pangolin install, pangolin wont work
2- if docker is not present, pangolin install docker and all is fine
2.1 then, if you apt update/upgrade and docker is upgraded, pangolin doesnot work anymore
so:
1- install pangolin on a system without previous docker install
2- never update docker
(sudo apt-mark hold docker-ce docker-ce-cli docker-ce-rootless-extras)
nota 1 : debian12 on arm64
nota 2 : today i have to reinstall completely my server because nothing make pangolin run again...4 hours were lost!
Originally created by @gilluc on GitHub (May 29, 2025).
Original GitHub issue: https://github.com/fosrl/pangolin/issues/795
what i have seen:
1- if docker is present before pangolin install, pangolin wont work
2- if docker is not present, pangolin install docker and all is fine
2.1 then, if you apt update/upgrade and docker is upgraded, pangolin doesnot work anymore
so:
1- install pangolin on a system without previous docker install
2- never update docker
(sudo apt-mark hold docker-ce docker-ce-cli docker-ce-rootless-extras)
nota 1 : debian12 on arm64
nota 2 : today i have to reinstall completely my server because nothing make pangolin run again...4 hours were lost!
@oschwartz10612 commented on GitHub (May 29, 2025):
Hi!
Sorry you are having this issue. Could you please be more specific about how pangolin does not work when you upgrade docker? We could look into resolving the issue.
Could you post some logs from docker compose logs -f from when it does not work after you upgrade docker? If you cant get to this stage what specifically are you seeing?
<!-- gh-comment-id:2919595854 -->
@oschwartz10612 commented on GitHub (May 29, 2025):
Hi!
Sorry you are having this issue. Could you please be more specific about how pangolin does not work when you upgrade docker? We could look into resolving the issue.
Could you post some logs from `docker compose logs -f` from when it does not work after you upgrade docker? If you cant get to this stage what specifically are you seeing?
I did not encounter #1 across 4 different machines that already have Docker installed.
How are you trying to install it? Are you using a compose file, or native install? Subjective statements without any logs or quantitative output do not help the developers "fix" anything.
<!-- gh-comment-id:2920635381 -->
@kmanwar89 commented on GitHub (May 29, 2025):
I did not encounter #1 across 4 different machines that already have Docker installed.
How are you trying to install it? Are you using a compose file, or native install? Subjective statements without any logs or quantitative output do not help the developers "fix" anything.
I did not encounter #1 across 4 different machines that already have Docker installed.
How are you trying to install it? Are you using a compose file, or native install? Subjective statements without any logs or quantitative output do not help the developers "fix" anything.
I always install things by following official docs.
After Debian, I install docker following Debian doc how to install docker then pangolin following pangolin doc + newt as a service...
Nothing weird...
Now, I always install pangolin first just after Debian so it install its docker and all is running fine.
<!-- gh-comment-id:2922081650 -->
@gilluc commented on GitHub (May 30, 2025):
> I did not encounter [#1](https://github.com/fosrl/pangolin/issues/1) across 4 different machines that already have Docker installed.
>
> How are you trying to install it? Are you using a compose file, or native install? Subjective statements without any logs or quantitative output do not help the developers "fix" anything.
I always install things by following official docs.
After Debian, I install docker following Debian doc how to install docker then pangolin following pangolin doc + newt as a service...
Nothing weird...
Now, I always install pangolin first just after Debian so it install its docker and all is running fine.
@oschwartz10612 commented on GitHub (May 31, 2025):
Hi @gilluc do you have any logs or anything you can share about when Pangolin does not work when you update Docker? I just need some direction to investigate the issue.
<!-- gh-comment-id:2925288381 -->
@oschwartz10612 commented on GitHub (May 31, 2025):
Hi @gilluc do you have any logs or anything you can share about when Pangolin does not work when you update Docker? I just need some direction to investigate the issue.
Hi @gilluc do you have any logs or anything you can share about when Pangolin does not work when you update Docker? I just need some direction to investigate the issue.
<!-- gh-comment-id:2925526186 -->
@gilluc commented on GitHub (May 31, 2025):
Dear oschwartz,
I re installed my server from scratch so nothing to investigate now, sorry.
Next time I will store screenshots at least.
Le 31 mai 2025 16:53:01 GMT+02:00, Owen Schwartz ***@***.***> a écrit :
>oschwartz10612 left a comment (fosrl/pangolin#795)
>
>Hi @gilluc do you have any logs or anything you can share about when Pangolin does not work when you update Docker? I just need some direction to investigate the issue.
>
>--
>Reply to this email directly or view it on GitHub:
>https://github.com/fosrl/pangolin/issues/795#issuecomment-2925288381
>You are receiving this because you were mentioned.
>
>Message ID: ***@***.***>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Originally created by @gilluc on GitHub (May 29, 2025).
Original GitHub issue: https://github.com/fosrl/pangolin/issues/795
what i have seen:
1- if docker is present before pangolin install, pangolin wont work
2- if docker is not present, pangolin install docker and all is fine
2.1 then, if you apt update/upgrade and docker is upgraded, pangolin doesnot work anymore
so:
1- install pangolin on a system without previous docker install
2- never update docker
(sudo apt-mark hold docker-ce docker-ce-cli docker-ce-rootless-extras)
nota 1 : debian12 on arm64
nota 2 : today i have to reinstall completely my server because nothing make pangolin run again...4 hours were lost!
@oschwartz10612 commented on GitHub (May 29, 2025):
Hi!
Sorry you are having this issue. Could you please be more specific about how pangolin does not work when you upgrade docker? We could look into resolving the issue.
Could you post some logs from
docker compose logs -ffrom when it does not work after you upgrade docker? If you cant get to this stage what specifically are you seeing?@kmanwar89 commented on GitHub (May 29, 2025):
I did not encounter #1 across 4 different machines that already have Docker installed.
How are you trying to install it? Are you using a compose file, or native install? Subjective statements without any logs or quantitative output do not help the developers "fix" anything.
@gilluc commented on GitHub (May 30, 2025):
I always install things by following official docs.
After Debian, I install docker following Debian doc how to install docker then pangolin following pangolin doc + newt as a service...
Nothing weird...
Now, I always install pangolin first just after Debian so it install its docker and all is running fine.
@oschwartz10612 commented on GitHub (May 31, 2025):
Hi @gilluc do you have any logs or anything you can share about when Pangolin does not work when you update Docker? I just need some direction to investigate the issue.
@gilluc commented on GitHub (May 31, 2025):
Dear oschwartz,
I re installed my server from scratch so nothing to investigate now, sorry.
Next time I will store screenshots at least.
Le 31 mai 2025 16:53:01 GMT+02:00, Owen Schwartz @.***> a écrit :
@oschwartz10612 commented on GitHub (Jun 3, 2025):
Alright. Feel free to reopen!