a year ago
Please help, I can't figure out how the file view and /Images folder work. The images don't download to the disk path when using Filebrowser. They also don't show up or update.
46 Replies
a year ago
Have you set USE_VOLUME_ROOT to 1 in filebrowser?
a year ago
try setting it to 1 and see if that helps you
when i uploaded the image , retrieved it and made visible in the website but the issue is after re deploying my web all the images are gone.
a year ago
from what I'm seeing, I'm assuming you want the images you uploaded through filebrowser to show up on your app after you've uploaded them
a year ago
if so, make sure you've:
- Disconnected the volume from filebrowser and reconnected it to your app
- Mounted the volume on the right path
/app/Imagesin this case
a year ago
well if your app is trying to use the /Images folder then you need to mount the volume to /app/Images because your app itself is located in the /app folder
Filebrowser don't show up when upload image
i did mount the volume to /app/Images
and USE_VOLUME_ROOT is 1
a year ago
if you're only using Filebrowser and not some other service as I mentioned before then you'll want to keep the path set to /data when mounted to Filebrowser
a year ago
I'm confused on what you're trying to achieve here, mind explaining?
a year ago
USE_VOLUME_ROOT is still set to 0
this same question way here
https://help.railway.com/questions/non-persistant-volume-storage-7f4d1014
i dont got it work ..

a year ago
^^
a year ago
I'd just like to clarify that you need to set USE_VOLUME_ROOT to 1
a year ago
I don't know what your question was but I still believe you're trying to upload images to a volume through Filebrowser and then have that volume serve as the source of images for your service, which if this is the case then you need to follow these steps:
0. (Make sure territory-volume is mounted to /data on Filebrowser
- Set
USE_VOLUME_ROOTto1, Brody mentioned it's still set to0 - Wait for the service to redeploy
- Upload the images to Filebrowser, do not create folders or anything just upload the images
- Disconnect the Volume
- Mount the volume to
VRCMediaon/app/Images - Wait for
VRCMediato finish deploying
a year ago
If you're trying to achieve what I think you're trying to achieve and followed my steps correctly then it this should work fine for you
a year ago
the same one of course
a year ago
Make sure VRCMedia is in a non-metal region (you can set the region in the service settings)
a year ago
metal regions don't have support for volumes
a year ago
try again please
a year ago
^
a year ago
thats fine, there is no volume attached so it crashes
a year ago
its served its purpose, you can delete it if you dont need it for now
just i need check in Filebrowser for clean
and question railway have limite 5Gb that not many for me , i need more over 100 Gb ? any idea ?
a year ago
5GB is the limit on the Hobby plan, for 100GB you would need to be on the Pro plan
a year ago
on the pro plan you can self serve up to 250GB anything past that and we would have to talk to you about being on a custom priced plan
a year ago
all good? any more questions?
a year ago
fragly, feel free to mark as solved
a year ago
thank you!
a year ago
!s
Status changed to Solved dev • over 1 year ago


