version 2.6 Intermittent 404 errors on all pages

Get help from other users here.

Moderators: Developer, Contributor

Post Reply
apaame
Posts: 2
Joined: 28 Sep 2017, 16:10

version 2.6 Intermittent 404 errors on all pages

Post by apaame »

Hello people,

Please help me with a fresh install on 2.6 on a Ubuntu server, I get 404 errors intermittently on many pages - login, view tasks, report issue, etc. The pages work 20% of the time, some times refreshing the browser helps, mostly does not.

What could be the cause of this?

Thanks for the help!

-A
atrol
Site Admin
Posts: 8375
Joined: 26 Mar 2008, 21:37
Location: Germany

Re: version 2.6 Intermittent 404 errors on all pages

Post by atrol »

As a first step I recommend to check the web server logs for errors and warnings.
Please use Search before posting and read the Manual
apaame
Posts: 2
Joined: 28 Sep 2017, 16:10

Re: version 2.6 Intermittent 404 errors on all pages

Post by apaame »

I forgot to mention, I get NO errors or warnings on apache. I even added ini_set('display_errors',1) and error_reporting(E_ALL) in the code - but I get no errors on the screen or in the logs!
atrol
Site Admin
Posts: 8375
Joined: 26 Mar 2008, 21:37
Location: Germany

Re: version 2.6 Intermittent 404 errors on all pages

Post by atrol »

apaame wrote:Ubuntu server
Which version?
Which version of PHP do you use?
Please use Search before posting and read the Manual
mushu
Posts: 349
Joined: 04 Jan 2017, 17:41

Re: version 2.6 Intermittent 404 errors on all pages

Post by mushu »

Also check your browser console for any error messages.
Post Reply