[GH-ISSUE #2001] Container does not switch from Community to Enterprise Ediiton #2053

Closed
opened 2026-04-16 09:00:36 -05:00 by GiteaMirror · 4 comments
Owner

Originally created by @OscarsWorldTech on GitHub (Dec 8, 2025).
Original GitHub issue: https://github.com/fosrl/pangolin/issues/2001

Describe the Bug

I am trying to switch to the enterprise edition, however it seems to be stuck in community edition

Environment

  • OS Type & Version: Ubuntu 24.04.3 LTS
  • Pangolin Version: Latest
  • Gerbil Version: Latest
  • Traefik Version: Latest
  • Newt Version: Latest
  • Olm Version: (if applicable)

To Reproduce

  1. Change Docker image from fosrl/pangolin:latest to fosrl/pangolin:ee-latest
  2. run "docker compose restart pangolin
  3. check pangolin.example.com/admin/license
  4. It shows Community Edition and no license section

Expected Behavior

The edition should be to enterprise edition and going to pangolin.example.com/admin/license should be visable

Originally created by @OscarsWorldTech on GitHub (Dec 8, 2025). Original GitHub issue: https://github.com/fosrl/pangolin/issues/2001 ### Describe the Bug I am trying to switch to the enterprise edition, however it seems to be stuck in community edition ### Environment - OS Type & Version: Ubuntu 24.04.3 LTS - Pangolin Version: Latest - Gerbil Version: Latest - Traefik Version: Latest - Newt Version: Latest - Olm Version: (if applicable) ### To Reproduce 1. Change Docker image from fosrl/pangolin:latest to fosrl/pangolin:ee-latest 2. run "docker compose restart pangolin 3. check pangolin.example.com/admin/license 4. It shows Community Edition and no license section ### Expected Behavior The edition should be to enterprise edition and going to pangolin.example.com/admin/license should be visable
Author
Owner

@Kornelius777 commented on GitHub (Dec 8, 2025):

Cannot reproduce.
Just did the switch-over.
No complaints.

<!-- gh-comment-id:3625738560 --> @Kornelius777 commented on GitHub (Dec 8, 2025): Cannot reproduce. Just did the switch-over. No complaints.
Author
Owner

@oschwartz10612 commented on GitHub (Dec 8, 2025):

Hi! I think you need to make sure you run docker compose down and then docker compose up -d. Simply restarting the container will not cause it to pull the new image. :}

<!-- gh-comment-id:3627316480 --> @oschwartz10612 commented on GitHub (Dec 8, 2025): Hi! I think you need to make sure you run `docker compose down` and then `docker compose up -d`. Simply restarting the container will not cause it to pull the new image. :}
Author
Owner

@cecinitmortem commented on GitHub (Mar 11, 2026):

Hi,
not sure if it is okay to comment here under the already closed case. Just had the exact same problem. I followed the official docs on how to switch to EE exactly. The docs state that it is sufficient to run "sudo docker compose restart pangolin". I needed some time and luck to find this closed issue here which fixed it. Would recommend to update the docs so other people will not have to search for this.

<!-- gh-comment-id:4041224054 --> @cecinitmortem commented on GitHub (Mar 11, 2026): Hi, not sure if it is okay to comment here under the already closed case. Just had the exact same problem. I followed the official docs on how to switch to EE exactly. The docs state that it is sufficient to run "sudo docker compose restart pangolin". I needed some time and luck to find this closed issue here which fixed it. Would recommend to update the docs so other people will not have to search for this.
Author
Owner

@LaurenceJJones commented on GitHub (Mar 11, 2026):

Hi,
not sure if it is okay to comment here under the already closed case. Just had the exact same problem. I followed the official docs on how to switch to EE exactly. The docs state that it is sufficient to run "sudo docker compose restart pangolin". I needed some time and luck to find this closed issue here which fixed it. Would recommend to update the docs so other people will not have to search for this.

I'll mark a todo to get this updated, thank you for letting us know!

<!-- gh-comment-id:4041594566 --> @LaurenceJJones commented on GitHub (Mar 11, 2026): > Hi, > not sure if it is okay to comment here under the already closed case. Just had the exact same problem. I followed the official docs on how to switch to EE exactly. The docs state that it is sufficient to run "sudo docker compose restart pangolin". I needed some time and luck to find this closed issue here which fixed it. Would recommend to update the docs so other people will not have to search for this. I'll mark a todo to get this updated, thank you for letting us know!
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/pangolin#2053