I'm trying to diagnose a few issues that I think are probably just setup things, but I can't get to the logs. I can only view what's displayed on the screen which goes back just a few minutes.
Whenever I try to export (in any format), I get a 500 Internal Server Error. Nothing shows in the log about it. This is on Ubuntu 20.04.
Unable to export logs
Re: Unable to export logs
Check your apache logs.
You are likely running out of ram. You may have to edit php.ini and up the mem limit. It defaults to like 128Mb which is not a lot.
You are likely running out of ram. You may have to edit php.ini and up the mem limit. It defaults to like 128Mb which is not a lot.