Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

File upload not working on rocket.chat #140

Open
farhansecur opened this issue Jul 11, 2018 · 2 comments
Open

File upload not working on rocket.chat #140

farhansecur opened this issue Jul 11, 2018 · 2 comments

Comments

@farhansecur
Copy link

I have installed rocketchat on AWS ubuntu AMI using snap as per the following tutorial link.

https://rocket.chat/docs/installation/manual-installation/ubuntu/.

Everything is working except file upload as it gets stuck on 0%.
I have tried following but no luck

  • tried keeping media types black
  • changed protect uploaded files to "false"
  • changed storage type to " FileSystem" from " GridFS"
  • manually entered a path in "system path" under "file system" section.

Please help me fix this issue. Thank you

error

@jalik
Copy link
Owner

jalik commented Aug 8, 2018

Hello,
Please try to look into the logs if there are any to see what is the error.
Maybe it's a permission error on the temporary upload path, try to change it.
Have you contacted Rocket.Chat for your problem ?

@grahhnt
Copy link

grahhnt commented Dec 12, 2019

I have found that if the absolute url does not match the hosted url it will error, ensure that you have your host url set properly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants