mickael-kerjean / filestash

🦄 A file manager / web client for SFTP, S3, FTP, WebDAV, Git, Minio, LDAP, CalDAV, CardDAV, Mysql, Backblaze, ...
https://www.filestash.app/
GNU Affero General Public License v3.0
10.62k stars 789 forks source link

[bug] Homescreen just shows nyan cat #758

Open stag-enterprises opened 1 month ago

stag-enterprises commented 1 month ago

Description of the bug

I've tried deploying my own instance of Filestash by pulling it from Docker, but after doing the admin configuration, going to the base URL just shows nyan cat, without the expected UI>

Step by step instructions to reproduce the bug

Pull the image, and go to the base path.

Can you replicate that error from the demo?

No.

Observed behavior

Shows nyan cat.

Expected behavior

Shows the signin screen.

virzak commented 3 weeks ago

One of our clients brought this up as well. Can this be fixed? Makes us look unprofessional.

mickael-kerjean commented 2 weeks ago

If you’re not a fan of the cat, just add this to the custom CSS box: #n-lder { display: none; }.

@virzak If you're using Filestash in a serious setup, getting a support plan would be your best bet to make sure your company look professional

stag-enterprises commented 2 weeks ago

@mickael-kerjean Sorry if this wasn't communicated clearly enough in the original issue, but the issue isn't just the cat. The homepage will just continously show the loading cat forever, without giving any UI.