414 Request-URI Too Large nginx
YOURLS
2
Posts
1
Posters
24
Views
1
Watching
-
I'm getting 414 errors when shortening very long URLs (in my case about 7000 characters) via API POST requests.
Not sure if this has to do with Cloudron's package, or Cloudron's n8n package making the request, or an upstream issue. Made an issue on their GitHub as well with more details https://github.com/YOURLS/YOURLS/issues/4061
Also, I noticed that YOURLS is not in the forum list of app subtopics on the front page.

-
Seems like a maintainer says it's not an upstream issue:
This seems well outside of YOURLS and its stack. You're getting an nginx error message, but Cloudron builds its YOURLS container using Apache.
Do you have an nginx reverse proxy in front of your Cloudron apps? That would be where to start.
Maybe it's an nginx issue?