#i did not have this with the other 2
1 messages · Page 1 of 1 (latest)
Gonna thread this out to keep from getting things mixed up.
Did you unzip Foundry into ~/foundry like the guide said?
Ok, let's make sure everything's working right then. Run node /home/ubuntu/foundry/resources/app/main.js --dataPath=/home/ubuntu/foundryuserdata
Ok, should be fine, hit Ctrl + C
Enter pm2 start "node /home/ubuntu/foundry/resources/app/main.js --dataPath=/home/ubuntu/foundryuserdata" --name foundry to hopefully get pm2 to run it properly