fastn icon indicating copy to clipboard operation
fastn copied to clipboard

fastn.com "No file descriptors available" when doing `fastn.serve`

Open siddhantk232 opened this issue 1 year ago • 0 comments

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)

  1. run fastn serve in this repo using fastn version 0.4.35.

Your Environment

  • fastn Version (I.e, output of fastn -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)

siddhantk232 avatar Jan 03 '24 13:01 siddhantk232