-
-
Notifications
You must be signed in to change notification settings - Fork 614
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Bug]: express-rate-limit validation error when using with reverse proxy #392
Comments
Edit: See the below PR for a more thought-out approach, re-purposing the |
Yup happens to me as well with nginx-proxy-manager setup since |
Confirmed this affects NPM starting with version 24.8.0 |
Also getting this error. |
Can confirm with Traefik as well |
Confirmed on Fly.io (not sure what they're using under the hood). |
Verified issue does not already exist?
What happened?
Reproduce steps: run
docker compose up
with the following configurationscompose.yaml
traefik.yaml
What error did you receive?
Once it's running,
curl localhost:80/actual-budget
will print the following error in the log:Where are you hosting Actual?
Docker
What browsers are you seeing the problem on?
Other
Operating System
Linux
The text was updated successfully, but these errors were encountered: