sometimes getting 504 gateway timeout from port forwarded proxy from a docker workspace
image is just a request made from my application which sometimes gives this
7 Replies
<#1245098420381941854>
Category
Help needed
Product
Coder OSS (v2)
Platform
Linux
Logs
Please post any relevant logs/error messages.
i need to find what to change so maybe the timeout length could be increased
hey, is this within a Coder workspace ?
yes inside the workspace i ran a webserver which is proxied by the portforwarding via coder but for some reason when my webserver takes long to answer the result will get dismissed and i get a 504
any idea on how to resolve this?
any configuration change is needed?
no one with the same problem?
hey, in what way are you port-forwarding your backend ?
using the
coder port-forward
CLI command or using the web UI ?i've been using the web ui not the cli
are you sure the issue isn't coming from the app itself?
it's weird that it would show up in the app's logs
actually, are those Coder's logs?