splio-rbechon commented on issue #505: URL: https://github.com/apache/pulsar-manager/issues/505#issuecomment-1385176693
Hello @malaskowski It seems that there is an issue in startup script. Database can't be created because binary path is not in the environment variable PATH. Another related issue has been created [here](https://github.com/apache/pulsar-manager/issues/465) You can find a commit that will provide you a way to fix this [here](https://github.com/apache/pulsar-manager/pull/478/commits/25aab24fc92fc7ed92eca101c15d1a65656178b6) Unfortunately, you docker will fail each time during init so you will have to fix this manually until the patch is deployed Have a nice day Robin -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
