likyh commented on issue #3239:
URL: 
https://github.com/apache/incubator-devlake/issues/3239#issuecomment-1261691522

   logs:
   ```
   time="2022-07-26 10:35:28" level=info msg="endpoint DELETE 
/plugins/ae/connections/:connectionId 
github.com/apache/incubator-devlake/api.RegisterRouter.func1 5"
   [GIN-debug] [WARNING] You trusted all proxies, this is NOT safe. We 
recommend you to set a value.
   Please check 
https://pkg.go.dev/github.com/gin-gonic/gin#readme-don-t-trust-all-proxies for 
details.
   [GIN-debug] Listening and serving HTTP on :8080
   time="2022-07-26 10:35:29" level=info msg=" [db] 
/app/services/pipeline.go:215 Error 1053: Server shutdown in progress
   [0.283ms] [rows:0] SELECT * FROM `_devlake_pipelines` WHERE status = 
'TASK_CREATED' ORDER BY id ASC LIMIT 1"
   [mysql] 2022/07/26 10:35:30 packets.go:123: closing bad idle connection: EOF
   [mysql] 2022/07/26 10:35:30 connection.go:173: driver: bad connection
   time="2022-07-26 10:35:30" level=info msg=" [db] 
/app/services/pipeline.go:215 dial tcp 10.43.18.27:3306: connect: connection 
refused
   [0.804ms] [rows:0] SELECT * FROM `_devlake_pipelines` WHERE status = 
'TASK_CREATED' ORDER BY id ASC LIMIT 1"
   time="2022-07-26 10:35:31" level=info msg=" [db] 
/app/services/pipeline.go:215 dial tcp 10.43.18.27:3306: connect: connection 
refused
   [0.585ms] [rows:0] SELECT * FROM `_devlake_pipelines` WHERE status = 
'TASK_CREATED' ORDER BY id ASC LIMIT 1"
   time="2022-07-26 10:35:32" level=info msg=" [db] 
/app/services/pipeline.go:215 dial tcp 10.43.18.27:3306: connect: connection 
refused
   [0.616ms] [rows:0] SELECT * FROM `_devlake_pipelines` WHERE status = 
'TASK_CREATED' ORDER BY id ASC LIMIT 1"
   
   ```


-- 
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]

Reply via email to