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 tried the development branch with dh_backend_node. After launching instances using sudo docker-compose -f docker-compose-node.yml up -d the Frontend service API and the Auth service API return 502 Bad Gateway.
The text was updated successfully, but these errors were encountered:
Could you try launching it with 3.5.0 release? I've tested running DeviceHive with Node backend with docker-compose and it starts fine in clean environment.
Please also note that devicehive-backed-node is still in early development stage and didn't see any releases yet. Compose file uses image with 'development' tag which is not a stable target for any serious use.
I tried the development branch with dh_backend_node. After launching instances using
sudo docker-compose -f docker-compose-node.yml up -d
the Frontend service API and the Auth service API return 502 Bad Gateway.The text was updated successfully, but these errors were encountered: