413 Error | Entity Too Large when trying to restore backup
nmnvisuals2
PROOP

8 months 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.

$10 Bounty

2 Replies

Railway
BOT

8 months 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

8 months 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.


Loading...