My UDOIT log.log file contains this warning when it performs the scan:
udoit.WARNING: E_WARNING: date_default_timezone_get(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected the timezone 'UTC' for now, but please set date.timezone to select your timezone. {"code":2,"message":"date_default_timezone_get(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected the timezone 'UTC' for now, but please set date.timezone to select your timezone.","file":"/opt/udoit/vendor/monolog/monolog/src/Monolog/Logger.php","line":311}
Is this what's causing the error to show up?
This discussion post is outdated and has been archived. Please use the Community question forums and official documentation for the most current and accurate information.