You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey, I have to host Rocket chat on my AWS EC2 instance. But file upload doesn't seems to be working. I have tried GridFS and also File System. Where as File System gives the below error on start.
LocalStore: cannot create store at /home/ubuntu/rocket/files (EACCES: permission denied, mkdir '/home/ubuntu')
I tried setting permissions for the directory, but didn't found it working.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hey, I have to host Rocket chat on my AWS EC2 instance. But file upload doesn't seems to be working. I have tried GridFS and also File System. Where as File System gives the below error on start.
I tried setting permissions for the directory, but didn't found it working.
Beta Was this translation helpful? Give feedback.
All reactions