OJS3.0.2 error log has multiple Articlehander errors

Hi,

My error log is filling up with these two errors:

[Wed Apr 05 08:58:08 2017] [error] [client 66.249.64.48] PHP Fatal error:  Call to a member function getRemoteURL() on a non-object in public_html/pages/article/ArticleHandler.inc.php on line 230
[Wed Apr 05 08:58:28 2017] [error] [client 66.249.64.50] PHP Fatal error:  Call to a member function getId() on a non-object in public_html/pages/article/ArticleHandler.inc.php on line 76

Any idea what is causing these or how to debug? The IP’s are Google.

If you look at your access log for the same time and ip, what was the requested URL?

ah, of course. I will check that.

Just a follow-up here that the other error situation is solved here: Article display page behaving differently - #17 by ajnyga

I have not found a reason for the line 230 error yet.

The line 230 explained here: Respond with a 404 to calls for nonexistent articles · pkp/ojs@2aac68b · GitHub