I am seeing a 436 error
-
The Simple History plugin is not working. In the log file I see a the error of 200 436 and then 401 695 by the ELB-HeathChecker/2.0. This happens when Simple History does an ajax call. Some sort of permissions issue? Thanks!
-
I don’t know what ELB-HeathChecker is so it’s difficult to help. What file is it trying to access when you get this error? Has the plugin worked before?
Hi,
The plugin has always worked for me and on this project works on my local environment. The staging and production environments are on AWS and I do not think that the plugin ash ever worked there. Here is the entire error message – 2 times. thanks!
[Wed Jun 13 23:07:27.925271 2018] [:error] [pid 938] [client 172.31.39.185:55620] PHP Warning: include_once(/var/www/html/wp-content/plugins/simple-history/loggers/class-sh-privacy-logger.php): failed to open stream: No such file or directory in /var/www/html/wp-content/plugins/simple-history/inc/SimpleHistory.php on line 1055, referer: https://staging.mysite.com/wp-admin/options-general.php?page=salesforce-wordpress-to-lead&tab=form&id=1
[Wed Jun 13 23:07:27.925303 2018] [:error] [pid 938] [client 172.31.39.185:55620] PHP Warning: include_once(): Failed opening ‘/var/www/html/wp-content/plugins/simple-history/loggers/class-sh-privacy-logger.php’ for inclusion (include_path=’.:/usr/share/php:/usr/share/pear’) in /var/www/html/wp-content/plugins/simple-history/inc/SimpleHistory.php on line 1055, referer: https://staging.mysite.com/wp-admin/options-general.php?page=salesforce-wordpress-to-lead&tab=form&id=1
Line 1055
include_once $one_logger_file;Are you still having problems with this somehow or is it fixed?
The topic ‘I am seeing a 436 error’ is closed to new replies.