devicehive-docker icon indicating copy to clipboard operation
devicehive-docker copied to clipboard

502 Bad Gateway with dh_backend_node

Open DurandA opened this issue 7 years ago • 1 comments

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.

DurandA avatar May 24 '18 16:05 DurandA

@DurandA,

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.

Thanks.

sitnik avatar Jun 13 '18 13:06 sitnik