Some plugins not using system time
I'm having an issue where the server time for plugins is not set correctly. For example, I have an auto restart set with GUI Announcements for 6:30am but instead it triggers at 11:30pm instead. The server is a linode server running Debian with LGSM. I have NTP setup and the SSH console show the correct local time, but the oxide logs show the wrong time for events.
Any one have any ideas on whats going on? In the mean time I guess I have to compensate for this bby setting the times in plugins to the adjusted time based on how ahead the logs are.
But this is confusing and can lead to issues later.
Oxide unfortunately has some varying time zones it uses for various tools, but that's not likely to change until uMod builds are released due to technical issues.
I think I might have found an issue at least on my side. The server had the correct local time set. but was still using UTC time which makes sense considering the time difference. I found out how to force Debian to use localtime. I will report back if this changes the log file time stamps to the correct times. Maybe then that will fix the issue with the plugin?
The time zone that plugins use is generally up to them. Some use the system time, some use UTC, etc.