mirror of
https://github.com/qdm12/ddns-updater.git
synced 2026-08-02 10:38:41 -04:00
Bug: Stuck at "deploying" in TrueNAS Scale but app works as expected #536
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @nicolajkl on GitHub (Jun 25, 2025).
TLDR: Describe your issue in a one liner here
When I add configs to the app, it gets stuck on "deploying", but everything works as expected; my domains gets updated successfully, and the web interface is running.
I'm running it as a custom user; UUID: 3000, GUID: 3000.
I've marked the issue as "not urgent" since everything works.
It's just annoying that it keeps saying "deploying" in the TrueNAS apps section.
Is this urgent: No
DNS provider(s) you use: Cloudflare
Program version: 2.9.0
Running version 2.9.0 built on 2024-12-24T10:40:42.120Z (commit 78f3061)What are you using to run the container: docker-compose/TrueNAS Scale 25.04.1
Logs:
Configuration file (remove your credentials!):
Host OS:
Debian 12/TrueNAS Scale 25.04.1
@dj21d commented on GitHub (Aug 22, 2025):
I was having this issue until I reinstalled my app instance. There was also an internal dns issue on my side that I needed to correct (internal DNS was causing it to think the record was out of date, and it needed to keep updating it in cloudflare)
@luotn commented on GitHub (Sep 2, 2025):
I'm having the same issue on OS: TrueNAS Scale 25.04.2.3 using DDNS Update version 2.9.0 (or 1.2.7). Everything works as expected, but the container keeps showing "Deploying". Additionally, since the ddns and permissions containers are deploying and stopped respectively, there is no way to access the command lines.
@tatelax commented on GitHub (Nov 4, 2025):
As soon as you see the ddns container starting, click "view logs". if you wait longer than 5 seconds after it begins starting, you will not be able to view them.