Have newt react to changes in docker #63

Closed
opened 2025-11-19 07:13:06 -06:00 by GiteaMirror · 2 comments
Owner

Originally created by @DennaGherlyn on GitHub (Sep 20, 2025).

Originally assigned to: @oschwartz10612 on GitHub.

Hi, its me again.

so, I noticed another thing. Each time I add a new resource via labels I need to restart Newt, otherwise I only get "Bad Gateway" when accessing the URL. This happens on creating and rebooting a container.

The logs (pangolin, gerbil, newt) does not output any warnings or errors. Newt just prints Blueprint applied successfully!

Steps to reproduce:

  • Add docker-compose container with pangolin labels
  • Start the container
  • Access URL => Bad gateway
  • Restart Newt
  • Access URL => Everything works
  • Reboot container with the labels
  • Access URL => Bad gateway again
Originally created by @DennaGherlyn on GitHub (Sep 20, 2025). Originally assigned to: @oschwartz10612 on GitHub. Hi, its me again. so, I noticed another thing. Each time I add a new resource via labels I need to restart Newt, otherwise I only get "Bad Gateway" when accessing the URL. This happens on creating and rebooting a container. The logs (pangolin, gerbil, newt) does not output any warnings or errors. Newt just prints `Blueprint applied successfully!` **Steps to reproduce:** - Add docker-compose container with pangolin labels - Start the container - Access URL => Bad gateway - Restart Newt - Access URL => Everything works - Reboot container with the labels - Access URL => Bad gateway again
GiteaMirror added the enhancement label 2025-11-19 07:13:06 -06:00
Author
Owner

@oschwartz10612 commented on GitHub (Sep 20, 2025):

Yeah this is because newt only picks up the on the first boot or if
triggered by loading the proxy screen in the dashboard right now. (I
know lol...)

Working on a fix!

@oschwartz10612 commented on GitHub (Sep 20, 2025): Yeah this is because newt only picks up the on the first boot or if triggered by loading the proxy screen in the dashboard right now. (I know lol...) Working on a fix!
Author
Owner

@DennaGherlyn commented on GitHub (Sep 20, 2025):

So, I know that the resource doesn't show up in the dashboard, only when I trigger the docker discovery it shows up, but even then I need to restart Newt for it to actually work.

Thank you for working on a fix!

@DennaGherlyn commented on GitHub (Sep 20, 2025): So, I know that the resource doesn't show up in the dashboard, only when I trigger the docker discovery it shows up, but even then I need to restart Newt for it to actually work. Thank you for working on a fix!
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/newt#63