DFabric / DPlatform-Shell

Deploy self-hosted apps easily: simple, bloat-free, independent installation
https://dfabric.github.io/DPlatform-Shell
MIT License
271 stars 44 forks source link

rocket chat no main.js in /var/www/rocketchat #50

Closed BetaStacks closed 6 years ago

BetaStacks commented 6 years ago

I just installed Rocket Chat on my Raspberry Pi. Rocket chat isnt starting it says that the main.js file is missing.

in /var/www/rocketchat there is: node_modules and rocket.chat.tar.gz

I tried: tar -xvzf rocket.chat.tar.gz

and received: gzip: stdin: not in gzip format tar: Child returned status 1 tar: Error is not recoverable: exiting now

BetaStacks commented 6 years ago

@j8r Just to clarify, I used DPlatform-ShellCore to perform the install.

j8r commented 6 years ago

Of course, dppm will be released soon, I need to add more applications and compile it statically.

The download url has changed. When executing a wget, the redirection doesn't perform correctly. Fixed now, thanks!

BetaStacks commented 6 years ago

Sweet! You're doing an amazing job! Thank you for all your work in this tool.