Answer the question
In order to leave comments, you need to log in
(Ubuntu) How to open file transfer access in RocketChat?
Good morning or afternoon or evening, everyone, the essence of the matter.
Already did the same as it says here: (Ubuntu) How to open file transfer access in RocketChat? , but the problem is the same, the download is 0%, although the server rebooted, there are rights to the folder. Perhaps the problem is that the rocket chat is deployed on Http, and all this is spinning on nginx, because there was no other way to make the chat work on-line in LAN.
OS version: Ubuntu Server 18.04.4 LTS
How to install RocketChat:
Answer the question
In order to leave comments, you need to log in
It is unlikely that there will be a RocketChat specialist here)))
What is in the NGINX logs?
What account is NGINX running under?
What are the rights to the RochetChat directory?
You can put a self-signed certificate, the client will swear at the first connection, but it will work.
why not use the built-in and included by default GridFS?
And it looks like problems with access rights to the file system
. And here you need to understand that snap is a kind of sandbox in which the process is spinning.
the process itself has extended rights, but only inside its sandbox
, respectively, and the directory in which the process can write can only be used from its sandbox.
for example, this: /var/snap/rocketchat-server/common/uploads
if you need to go beyond the sandbox, then perhaps the snap process allows you to mount external directories inside, but this must be looked at and configured separately.
I'm not familiar with snap, so I can't tell.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question