You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have been working to set up nginx to run a proxy so that we can update the URLs to look like *.mbon-dashboards.marine.usf.edu. The following is a table of DNS entries:
subdomain
dashboard
seus.
seus
grnms
seus
fknms
fk
fk
fk
fgbnms
fgbnms
fwc
fwc
Attempted teh nginx setup but am getting a 504 at fknms.mbon-dashboards.marine.usf.ee.edu and the following error in the nginx docker log:
2024/11/29 15:34:38 [error] 29#29: *16215 upstream timed out (110: Connection timed out) while connecting to upstream, client: 173.171.171.155, server: fknms.mbon-dashboards.marine.usf.edu, request: "GET / HTTP/1.1", upstream: "http://35.209.0.142:3000/d/qhXdKw7Gk/fk-nms-early-alert?orgId=1", host: "fknms.mbon-dashboards.marine.usf.edu"
The text was updated successfully, but these errors were encountered:
I have been working to set up nginx to run a proxy so that we can update the URLs to look like
*.mbon-dashboards.marine.usf.edu
. The following is a table of DNS entries:Attempted teh nginx setup but am getting a 504 at fknms.mbon-dashboards.marine.usf.ee.edu and the following error in the nginx docker log:
2024/11/29 15:34:38 [error] 29#29: *16215 upstream timed out (110: Connection timed out) while connecting to upstream, client: 173.171.171.155, server: fknms.mbon-dashboards.marine.usf.edu, request: "GET / HTTP/1.1", upstream: "http://35.209.0.142:3000/d/qhXdKw7Gk/fk-nms-early-alert?orgId=1", host: "fknms.mbon-dashboards.marine.usf.edu"
The text was updated successfully, but these errors were encountered: