The server didn't send any data (???)

The server didn't send any data (???)

by Ricardo Caiado -
Number of replies: 2
Picture of Particularly helpful Moodlers
Hi,

Some accounts are having a problem accessing Moodle. After I type the account and the password the server retrieves me the following error message:

-------
The XXXX page is not working

XXXX Did not send any data.
ERR_EMPTY_RESPONSE
-------

The funny thing is that this happens with a few accounts (3 or 4). Mine, in particular, does not happen that way.

Nothing is written to the error log.

Has anyone ever had anything like this?

Ricardo

#Info
(1) Moodle 3.5.6+ / Authenticaton Method: External Database
(2) Apache2
(3) PHP 7.1
(4) PostgreSQL 9.3
(5) Ubuntu 16.04
Average of ratings: -
In reply to Ricardo Caiado

Re: The server didn't send any data (???)

by Emma Richardson -
Picture of Documentation writers Picture of Particularly helpful Moodlers Picture of Plugin developers
Is debugging on? Turn on to full developer level and try to log in as one of the accounts. Not sure how you are authenticating with the external database but maybe those accounts don't have the necessary permissions.
In reply to Emma Richardson

Re: The server didn't send any data (???)

by Ricardo Caiado -
Picture of Particularly helpful Moodlers
Problem solved!

Data from the DB was trucated.

Ricardo