Error: Init failure. Server returned code 400 and message Error: Empty rcon value
-
Can you start the application with npm start from application root, there was another person who also used plesk and they told him the same, its always application issue.
So for start lets ignore plesk and start the application manually via putty, if in that case there is an error let me know so that I can start from there and help you out.
I can not give you support for plesk since I don't use it, but if you cant run the application manually I will help you out with that.
So start the application with npm start, if it runs visit your_ip:3000 and check if you can see the app runing
-
How i can start npm in root?
-
@beni navigate to application root
cd /var/www/vhosts/webadmin.unlucky-gaming.co
Start the application
npm start
-
In plesk i stop npm like u say, then i start the command npm start and now is this problem https://prnt.sc/11g5kov
in putty i get this one problem too https://prnt.sc/11g5quu -
Port 3000 is already in use, that means that you already run my application, probably Plesk auto restarts. Make sure you stop the application in Plesk and then run it without plesk
-
But on plesk node is off https://prnt.sc/11gikpl
-
What can i do
-
@Neho i have problem with Mongo pls help
-
config.json database information is wrong. Check it; double check it, then edit if need be and try again.
-
root@vps-2afb9ed9:~# mongo
MongoDB shell version: 3.2.11
connecting to: test
2021-04-16T18:54:43.849+0200 E QUERY [thread1] Error: network error while attempting to run command 'whatsmyuri' on host '127.0.0.1:27017' :
connect@src/mongo/shell/mongo.js:229:14 -
How i can make new database and new mongodb?
Thats what Plesk supporter says me
MongoDB shell version: 3.2.11
connecting to: test
2021-04-16T18:54:43.849+0200 E QUERY [thread1] Error: network error while attempting to run command 'whatsmyuri' on host '127.0.0.1:27017' :
connect@src/mongo/shell/mongo.js:229:14 -
@Neho
You write me:
Port 3000 is already in use, that means that you already run my application, probably Plesk auto restarts. Make sure you stop the application in Plesk and then run it without plesk.Thats was true antivirus was on port 3000.