The container is complaining about storage limits, however I cannot find where it’s defined
bdmorin
HOBBYOP
a year ago
I’m trying out librechat, as per the github instructions I’m trying via Railway.
I can’t bring the deployment up due to the following error.
2024-10-15 03:18:20 error: There was an uncaught error: available disk space of 232677376 bytes is less than required minimum of 524288000
I’m not sure where to modify these vars.
ⓘ Deployment information is only viewable by project members and Railway employees.
2 Replies
a year ago
It's not the container that's complaining, it's the application itself.
I've just deployed the template on a Hobby plan without issues, and since I see you are on Hobby too, I would recommend redeploying the template.
bdmorin
HOBBYOP
a year ago
I'll try, thanks.