413 Error | Entity Too Large when trying to restore backup
nmnvisuals2
PRO
16 days ago
413 Error | Entity Too Large when trying to restore backup on pocketbase which is deployed using template. i cannot see any way to modify config.
2 Replies
Railway
BOT
16 days ago
Hey there! We've found the following might help you get unblocked faster:
If you find the answer from one of these, please let us know by solving the thread!
phoenixauro
HOBBY
15 days ago
In your service settings try using a custom start command for example
/pb/pocketbase serve --http=0.0.0.0:8080 --upload-max-size=100
here 100 is in MB. You will need to change the location of /pb/pocketbase depending on which template you used.