Notifiarr / dockwatch

Automated Container Management and Notifications w/ beautiful WebUI
https://dockwatch.wiki
80 stars 8 forks source link

Error when updating containers #46

Open xhemp opened 1 week ago

xhemp commented 1 week ago

Dockwatch version: Branch: main, Hash: [772a6d7]

Trying to update containers, I get these:

Containers to apply trigger to: 1
1/1: bazarr ajax error (Gateway Time-out, check the console for more information using F12) ... Retrying in 5s
1/1: bazarr ajax error (Gateway Time-out, check the console for more information using F12) ... Retrying in 5s

And this is what I get on the developers tools/console:

Removing unpermitted intrinsics
sse.js?t=1728178839:10 SSE: Disabled
sse.js?t=1728178839:13 SSE: Starting...
sse.js?t=1728178839:15 SSE: Started
sse.js?t=1728178839:10 SSE: Disabled
sse.js?t=1728178839:13 SSE: Starting...
sse.js?t=1728178839:15 SSE: Started

       Failed to load resource: the server responded with a status of 504 (Gateway Time-out)Understand this error :9999/sse.php:1 

       Failed to load resource: the server responded with a status of 504 (Gateway Time-out)Understand this error
:9999/sse.php:1 

       Failed to load resource: the server responded with a status of 504 (Gateway Time-out)Understand this error
:9999/ajax/containers.php:1 

       Failed to load resource: the server responded with a status of 504 (Gateway Time-out)Understand this error
:9999/ajax/containers.php:1 

       Failed to load resource: the server responded with a status of 504 (Gateway Time-out)Understand this error
containers.php:1 

       Failed to load resource: the server responded with a status of 504 (Gateway Time-out)

-

The update works in the end but I am not sure why this is happening. Let me know if you need any further logs.

austinwbest commented 3 days ago

sorry for the delay... a 504 timeout is a local server error. it sends the request but never gets a response back. this might be easier to troubleshoot in "real time" if you dont mind to join the discord server and shoot me a message in the #dockwatch channel

xhemp commented 3 days ago

@austinwbest no problems at all! It doesn't happen all the time but I can certainly see if I can hop on discord and ping you this week. Btw, thanks for the work on this, it's awesome!

austinwbest commented 3 days ago

Glad it's helpful for ya!