Forums

cannot access my folder error code: 504-loadbalancer

I have a few fodler but one folder can not access. Always come out with this error cannot access my folder error code: 504-loadbalancer How to open the folder as I have something very important inside

My other folder working alright. But this folder has been down since yesterday.

PAW staff, any comments?

That folder has over 6000 files in it. The rendering of the page to show the file list is taking too long. If you need access to the files, you'll need to use a bash console and do it from the command line.

I know, but previously I have no issue open it and write my code. But for two days it just can't open. PA has restriction how many files I can store in a folder?

It's more of a restriction on how long a request can take to be processed. Just as with your own web apps, if one of PythonAnywhere's views takes more than three minutes to return a response, it will be killed because our loadbalancer will assume it has crashed.