-
Notifications
You must be signed in to change notification settings - Fork 227
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Pulsar manager backend failed to start on v0.4.0 #365
Comments
I am having the same issue, but with all versions of Pulsar manager that I have tested. From reading the pulsar-manager.logs it seems to be a problem with connecting with the postgres db? |
Me too! My Pulsar Manager version in pulsar-helm-chart is v0.3.0. Here is the pulsar-manager.log:
Maybe something wrong with values.yaml? Here are some default values:
|
Here is a fix. At least it works for v0.3.0. |
I did try to run it on OpenShift but it didn't work (I add the ENV var), the backend kept crashing |
@shlomitubul pulsar-manager does not support running on OpenShift. You can try @streamvisor as a free alternative though |
@alpreu interesting, can you elaborate why? aside from things like running as root that can be solved by proper scc, |
You would have to change the pulsar-manager docker image but the project is not really maintained anymore (there is a thread on the pulsar mailing list asking for maintainers)
We offer a paid version with enterprise features such as RBAC etc. but the community version is completely free |
@packageman I able to make it working, you can take alook here |
Fixed by #457 |
@alpreu Please stop spamming Apache issue trackers with your advertisements. That is completely inappropriate. |
Describe the bug
The pulsar manager backend keeps getting restarted.
apache/pulsar-manager#517
Screenshots
The text was updated successfully, but these errors were encountered: