-
Notifications
You must be signed in to change notification settings - Fork 4
How to troubleshoot missing meetings
There are several causes of that why meeting is missing
1.Meeting committee is not added in whitelist
Proceed to Os2web settings page Indstillinger ->OS2Web indstillinger (admin/config/os2web/settings), and check, if meeting committee is exists in comma separated list in the “Approved committees” field
2.Meeting was ignored during import
In this case, the corresponding entry should have been added to the log file. Log message format is: [XML_ID: !id] Agenda !meeting_sub_id will NOT be published.
So all messages related with meeting can be found in the log file by XML_ID
Where are log files can be found?
We are using Monolog logging on OS2Dagsorden. All watchdog messages are saved into log files (one file per day) in the server. Each file has date in filenames, so needed file can be easy found Path to folder with log files is set up here /admin/config/development/monolog/profile/watchdog/handler/rotating_file_handler/edit