pangolin and docker versions #385

Closed
opened 2025-11-13 11:58:52 -06:00 by GiteaMirror · 6 comments
Owner

Originally created by @gilluc on GitHub (May 29, 2025).

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). 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!
Author
Owner

@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?

@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?
Author
Owner

@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.

@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.
Author
Owner

@gilluc commented on GitHub (May 30, 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 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.

@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.
Author
Owner

@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.

@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.
Author
Owner

@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: @.***>

@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: ***@***.***>
Author
Owner

@oschwartz10612 commented on GitHub (Jun 3, 2025):

Alright. Feel free to reopen!

@oschwartz10612 commented on GitHub (Jun 3, 2025): Alright. Feel free to reopen!
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/pangolin#385