pratiyush05 commented on issue #6451: URL: https://github.com/apache/incubator-devlake/issues/6451#issuecomment-1825394005
Hi , just asking another small issue of migration only - Parallely we started trying another HA mode of mysql for Devlake. And we came across this bitnami mysql [chart](https://github.com/bitnami/charts/tree/main/bitnami/mysql). On using it for devlake, we faced something strange - ``` 2023-11-24T09:26:31.278866932Z Version: v0.19.0-beta2@ 2023-11-24T09:26:31.292442173Z panic: runtime error: invalid memory address or nil pointer dereference [signal SIGSEGV: segmentation violation code=0x1 addr=0x20 pc=0x118d198] 2023-11-24T09:26:31.292453882Z 2023-11-24T09:26:31.292457310Z goroutine 1 [running]: 2023-11-24T09:26:31.292461198Z database/sql.(*DB).Close(0x0) ``` Devlake is also stuck in migration in here . Devlake version used - v0.19.0.-beta2 If this innodb cluster issue gets resolve first , we will surely use it over this bitnami one . If this needs to be raised as a separate issue , I will do the need full . -- 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...@devlake.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org