janvda / balena-node-red-mqtt-nginx-TIG-stack

Composite docker application with "8" containers (2x Node-RED, 2x MQTT broker, Telegraf, InfluxDb, Grafana, Nginx) for deployment on Raspberry Pi through Balena.
Eclipse Public License 2.0
58 stars 42 forks source link

"502 Bad Gateway" or "Cannot GET /node-red-test/" #5

Open janvda opened 5 years ago

janvda commented 5 years ago

Sometimes we can no longer access the Grafana user interface or the Node-RED editor through the public device URL after a deployment (git push resin master). In that case we get a 502 Bad Gateway or Cannot GET /node-red-test/

Note that in most cases this error can be fixed by restarting the nginx container !

janvda commented 5 years ago

so far restarting the nginx container always fixed this issue.