devicehive-docker
devicehive-docker copied to clipboard
Login error?
I input dhadmin as my account and dhadmin_#911 as my Password but reply me Could not log in. Incorrect login or password.Could you help me with this error?Thanks!
Maybe the JWT_SECRET makes this problem. It means that you should add any string such as JWT_SECRET: ${JWT_SECRET:-DeviceHive}, not the Access JWT or Refresh JWT on Playground page. Then run docker-composr up to update you containers or images. Hope it will be helpful.