calvinjiang commented on issue #7088: URL: https://github.com/apache/dolphinscheduler/issues/7088#issuecomment-985951564
The issue is probably caused by the wrong settings of ip address to PostgreSQL. In a master/worker/api container , it can not connect another container through '127.0.0.1:5432'. ``` Connection to 127.0.0.1:5432 refused ``` -- 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]
