I need to restore a backup of node-red on a secondary server to help restore some automations I created. Whenever I attempt to upload a backup from a day ago I get a 413 error message. Nothing in the home assistant logs indicates what the problem is. Backup size is under 400mb, however I’m just trying to restore node-red specifically. Any ideas?
2 Likes
Hi @Dudenell , I get the same problem. Have you found a solution?
I never received any resolution on this, was going to wait for 2025.2 to see if there was any improvement…
1 Like
Still not fixed, created a github issue: 413 non descript error message when attempting to upload backup to test instance from prod instance · Issue #137568 · home-assistant/core · GitHub
The issue appears to be related to clouldflare tunnel, accessing home assistant directly though the IP / port works as expected.
Someone else mentioned that it was related to his reverse proxy (related to max upload size), I Hope this helps anyone looking at this.