Redis service missing volume in preview & editor but not when deployed
six
HOBBYOP

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

brody
EMPLOYEE

5 months ago

Looks like its missing it in the composer too?


brody
EMPLOYEE

5 months ago

1414786264271425800


six
HOBBYOP

5 months ago

its there tho


six
HOBBYOP

5 months ago

right click and you cant add a volume


six
HOBBYOP

5 months ago

deploys with a volume as well


six
HOBBYOP

5 months ago

just doesnt show in composer or preview


six
HOBBYOP

5 months ago

quick dig and the uuid in volumeMounts doesnt match the service uuid - likely the culprit


six
HOBBYOP

5 months ago

i just deleted the old bitnami/redis service and added another redis database to reproduce


brody
EMPLOYEE

5 months ago

Wait, sorry, are you saying this is reproducible?


six
HOBBYOP

5 months ago

this occurred on a few of my templates


six
HOBBYOP

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


Loading...