filestash
filestash copied to clipboard
[bug]
Description of the bug
Error : SQLSTATE[08004] [1040] Too many connections
Step by step instructions to reproduce the bug
curl -O https://downloads.filestash.app/latest/docker-compose.yml
Error : SQLSTATE[08004] [1040] Too many connections
Can you replicate that error from the demo?
Observed behavior
Expected behavior
Successfully downloading the yaml file for docker compose.
The issue is still there. I just discovered Filestash and would like to try it, but I can't until this link is fixed. Maybe someone could post the contents here in the meantime for those of us who don't have it?
it is probably the one in the docker directory of the github repo: https://github.com/mickael-kerjean/filestash/blob/master/docker/docker-compose.yml
https://github.com/mickael-kerjean/filestash-website/pull/41
HTH