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

502 bad gateway and login error?

Open sanchez123-hub opened this issue 4 years ago • 1 comments

I started devicehive-docker with command sudo docker-compose up -d,and I can now open the page http://localhost:8800/admin(I have mapped the port 8080 to 8800 and have set JWT_SECRET).

But when I try to login with dhadmin and dhadmin_#911 ,it returns "incorrect login or password". And when I execute curl -I http://localhost:8800/api/rest , it returns 502 badgateway .

Can you tell me how to fix this? Thank you.

sanchez123-hub avatar May 13 '21 02:05 sanchez123-hub

I am having the same problem, cannot log in with dhadmin and dhadmin_#911

Also, I notice that the docker keeps looping with an error "connect to kafka port 9092 (tcp) failed: Connection refused"

Any advice? Thank you!

jeffreylauck avatar Sep 23 '21 10:09 jeffreylauck