a year ago
https://railway.com/deploy/nocodb
Redis shows as having no volume, but when actually deploying the volume is populated (and reading nocodb.json the volume is there).
11 Replies
a year ago
Looks like its missing it in the composer too?
a year ago

a year ago
its there tho
a year ago
right click and you cant add a volume
a year ago
deploys with a volume as well
a year ago
just doesnt show in composer or preview
a year ago
quick dig and the uuid in volumeMounts doesnt match the service uuid - likely the culprit
a year ago
i just deleted the old bitnami/redis service and added another redis database to reproduce
a year ago
Wait, sorry, are you saying this is reproducible?
a year ago
this occurred on a few of my templates
a year ago
i deleted the existing redis service with the bitnami image, used the database menu to add a new redis service and the volume appears missing when it's there