Ottofms offsite storage timeout

in the ottofms file browser -i can navigate my offsite storage - until i hit a certain level - and then i get a 504 error - any way to increase the timout?

note i am using minio as s3 storage - backup works fine

Failed to list files: . 504 Gateway Time-out

504 Gateway Time-out


nginx

Hey Josh,

Is the folder you’re trying to list when you get to that point very large? it might just be choking on the number of files. If so I can look at some options.

-Kyle

yes - very large number of files

That’s not surprising to me, I’ll look at some options, it does a similar thing if you have a very large folder on the server that it cannot list all of.

-Kyle