postflight stderr: ERROR: Munkireport: https://myserver.name.here/index.php?/report/check_in
ERROR: Munkireport: We failed to reach a server
ERROR: Munkireport: Reason: Internal Server Error
My server is running on a Ubuntu 12.04 LTS server, running MunkiReport 2.5.2.1323 with Apache and my install is using https:// in the install plist file. I was experiencing the same behavior in MunkiReport 2.3 prior to upgrading.
I have increased the post_max size and upload_max_filesize in the /etc/php5/apache/php.ini file as I saw in another thread on the group but it has not changed behavior on the client. I have checked the Apache logs and the server and do not see a corresponding error during at the same time.
Any pointers would be appreciated.
Thank you,
John Putnam
--
You received this message because you are subscribed to the Google Groups "munkireport" group.
To unsubscribe from this group and stop receiving emails from it, send an email to munkireport...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
Here is the tail end of the run after enabling debug mode:Munkireport: Need to update reportdataMunkireport: Need to update disk_reportMunkireport: Need to update munkireportMunkireport: Need to update servermetricsMunkireport: Need to update timemachineMunkireport: Need to update warrantyMunkireport: Need to update inventoryMunkireport: Sending itemsMunkireport: Server info: starting: reportdataServer info: starting: disk_reportServer info: starting: munkireportParse error: syntax error, unexpected '[' in /var/www/app/modules/servermetrics/servermetrics_model.php on line 5Done.I removed the servermetrics module from the modules to be installed in the config.php and reinstalled MunkiReport on my test client. Data submissions are now successful Do you want me to submit an issue on the github page for this?