MonicaMagoniCom opened a new issue, #295:
URL: https://github.com/apache/pulsar-helm-chart/issues/295

   Hi all,
   
   I have updated my pulsar cluster from 2.6.1 to 2.10.1 with pulsar-manager 
version 0.3.0.
   I try to login on pulsar-manager with credentials _pulsar/pulsar_ but it 
fails; from the logs I see:
   org.mybatis.spring.MyBatisSystemException: nested exception is 
org.apache.ibatis.exceptions.PersistenceException: 
   ### Error querying database.  Cause: 
org.springframework.jdbc.CannotGetJdbcConnectionException: Failed to obtain 
JDBC Connection; nested exception is org.postgresql.util.PSQLException: 
**Connection to 127.0.0.1:5432 refused.** Check that the hostname and port are 
correct and that the postmaster is accepting TCP/IP connections.
   
   I have also tried to change in the application.properties file 
"user.management.enable" to "false" but nothing changes.
   
   Even if i run this curl
   CSRF_TOKEN=$(curl http://localhost:7750/pulsar-manager/csrf-token)
   I got connection refused.
   
   Can someone help me?
   
   Thank you
   
   


-- 
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: dev-unsubscr...@pulsar.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to