Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error when updating containers #46

Open
xhemp opened this issue Oct 15, 2024 · 3 comments
Open

Error when updating containers #46

xhemp opened this issue Oct 15, 2024 · 3 comments

Comments

@xhemp
Copy link

xhemp commented Oct 15, 2024

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
Copy link
Member

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
Copy link
Author

xhemp commented Oct 20, 2024

@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
Copy link
Member

Glad it's helpful for ya!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants