fastn
fastn copied to clipboard
fastn.com "No file descriptors available" when doing `fastn.serve`
Expected Behavior
Expected the index route of fastn.com
website to load properly using the
latest fastn version (0.4.35)
Current Behavior
Some images won't load. The console throws error: "No file descriptors available".
Steps to Reproduce (for bugs)
- run
fastn servein this repo using fastn version0.4.35.
Your Environment
fastnVersion (I.e, output offastn -v): fastn: Full-stack Web Development Made Easy 0.4.35 using fastn_linux_musl_x86_64 bin- Operating System: NixOS x86_64 GNU/Linux
- Web Browser: brave (chroimum based)
- Maximum number of open file descriptors: 1024 (
ulimit -n)