Installing Rocket.Chat on CentOS 7
-
At what stage did you get that error, on running which command?
-
@scottalanmiller said:
At what stage did you get that error, on running which command?
npm install inherits
npm install
-
Double check what folder you are running that from.
-
Is the RocketChat supposed to start automatically if I have to reboot the system?
-
@dafyre said:
Is the RocketChat supposed to start automatically if I have to reboot the system?
not in the default install
-
Is it possible to give the ability to login without credentials? I was thinking I could use this to answer questions related to my companies field for perspective families but the moment they have to setup an account I'm betting a lot of them won't.
-
@Joy The same error to me.
But rocket still work, but it lack of API in administrator page.
Some feature such as share screen and call group still not work properly, -
@wirestyle22 said in Installing Rocket.Chat on CentOS 7:
Is it possible to give the ability to login without credentials? I was thinking I could use this to answer questions related to my companies field for perspective families but the moment they have to setup an account I'm betting a lot of them won't.
I don't think so. This is definitely the wrong tool for that.
-
The installation worked perfetly, but after restarting the server I am unable to access Rocketchat.
I've run the line:
/opt/Rocket.Chat/node_modules/forever/bin/forever start /opt/Rocket.Chat/main.jsbut it is still not working.
-
@ou_snaaksie said in Installing Rocket.Chat on CentOS 7:
The installation worked perfetly, but after restarting the server I am unable to access Rocketchat.
I've run the line:
/opt/Rocket.Chat/node_modules/forever/bin/forever start /opt/Rocket.Chat/main.jsbut it is still not working.
Use this command to see what is listening...
netstat -tulpn