RADAR-base / RADAR-Docker

Integrated Docker Stack for the RADAR mHealth Streaming Platform Components
https://hub.docker.com/u/radarbase/dashboard/
Apache License 2.0
16 stars 16 forks source link

psql:FATAL: role "XXX" does not exist #207

Closed wsy19961129 closed 4 years ago

wsy19961129 commented 4 years ago

Hi, I am of beginner of this project. I follow the steps from https://radar-base.org/index.php/2019/02/13/how-to-install-radar-base-using-radar-docker/ to build the RADAR-base. I always meet the error of 'psql:FATAL:role xxx does not exist' after the command 'bin/radar-docker install', I am not sure what the problem is, could you help me? My environment is: Ubuntu 16.04 Docker: 19.03.5, build 633a0ea838 Docke-compose: 1.25.0, build 0a186604 java: 1.8.0_222

Thanks!

wsy19961129 commented 4 years ago

I reinstall all the environment totally and this error doesn't occur again. I guess it may due to some uncertain installation error. Thanks for the help!