tomsun28 commented on PR #1854: URL: https://github.com/apache/hertzbeat/pull/1854#issuecomment-2080401905
hi, I have not reproduced it locally. I guess it is because use eclipselink orm replace of hibernate orm https://github.com/apache/hertzbeat/pull/1801 . This requires certain table structure changes and data changes. Such problems will occur when using old databases. I will provide an automatic upgrade script later. you can try using an empty database instead. <img width="1677" alt="image" src="https://github.com/apache/hertzbeat/assets/24788200/cf39958a-7080-41ea-94de-e13c9358c619"> -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
