GitHub user TadiosAbebe added a comment to the discussion: Need help! Time synchronization issue.
As far as I understand, changing the database server’s timezone is sufficient, since that’s where the local time was being retrieved. The cloudStack management server will still obtain the correct UTC time even if a custom timezone is configured on the server itself. After updating the database server’s timezone, a MySQL restart is required for the change to take effect. In my case, once I changed the timezone and restarted MySQL, everything started working as expected. GitHub link: https://github.com/apache/cloudstack/discussions/12514#discussioncomment-15594603 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
