can not download ZIp file
thanhtungh
TRIALOP

2 years ago

I currently deploy my website on railway. Everything go smoothly but my download Zip file function, I get this
"error": "ZipArchive::close(): Failure to create temporary file: Permission denied"
Although my local host run it well too, please help !!

3 Replies

dev
MODERATOR

2 years ago

Could you try setting RAILWAY_RUN_UID to 0 in your service variables?


thanhtungh
TRIALOP

2 years ago

where could I find and setting RAILWAYRUNUID ? Is it in here

Attachments


dev
MODERATOR

2 years ago

you add it there, create a variable named RAILWAY_RUN_UID and set it to 0


Loading...