Mr. G
Mr. G
Yes, I am using `NEXTAUTH_SECRET=random-value` created with `openssl rand -base64 32` I tried to search for some clues, and [found a result](https://stackoverflow.com/questions/59176488/networkerror-when-attempting-to-fetch-resource-only-on-firefox) which seems to be very similar to this...
Same problem here. Deployed Shelf behind Nginx Proxy Manager and getting `Blocked loading mixed active content` errors. `API_BASE_URL=https://api-shelf.example.com` yet Shelf doesn't always respect this env var and sends many requests...
yes, it seems only getting thumbnails and downloads are calling api via http.
Thank you! After I set the correct `FORWARDED_ALLOW_IPS=192.168.x.1` it works now. :+1: FWIW my NPM also runs in the same docker environment, so the correct IP to set wasn't the...
Forgot to mention, I like your app and I hope it will keep advancing more in the future. The frontend design looks very polished and professional. Good job! :+1: Thank...