Closed erictarrence closed 1 month ago
{ [44 bytes data]
* Connection #0 to host pulsar-pulsar-manager left intact
{"message":"Add super user success, please login"}{"error":"The user is not exist"}
Looks strange, it seems the user creation is still successful but then the login does not work. What happens if you manually retry the login command using curl?
{ [44 bytes data] * Connection #0 to host pulsar-pulsar-manager left intact {"message":"Add super user success, please login"}{"error":"The user is not exist"}
Looks strange, it seems the user creation is still successful but then the login does not work. What happens if you manually retry the login command using curl?
I failed to retry manually
It worked after manually adding secrets pulsar-token-manager-admin, thank you
Version
pulsar version: 3.0.6 kubernetes version:1.30.0 pulsar auth mode:JWT
Minimal reproduce step
git clone https://github.com/apache/pulsar-helm-chart cd pulsar-helm-chart kubectl create ns pulsar ./scripts/pulsar/prepare_helm_release.sh -n pulsar -k pulsar --symmetric
helm repo add apache https://pulsar.apache.org/charts helm repo update Install pulsar using the attached Helm values.yaml to reproduce the failure pulsar-3.0.6-values.txt
What did you expect to see?
I hope that the pulsar manager can access the pulsar cluster normally
What did you see instead?
pulsar-pulsar-manager-init pod is still CrashLoopBackOff status, manager log display :
pulsar_manager configuration is as follows: