pepzwee / node-csgo-web-tradebot

Web based CS:GO trade bot. Similar to CSGOSell.
MIT License
148 stars 59 forks source link

I need help #96

Closed mattmad16 closed 7 years ago

mattmad16 commented 7 years ago

First time i try to configurate a website http://138.197.190.30 If i press into "Sign in through steam" it gives me error (you can try it for yourself) Steam api is okay Steam apis i'm not sure (i did not pay anything, just used the api found into the apis site) Sorry for my really bad english

FreddyFish commented 7 years ago

Disable apache.

mattmad16 commented 7 years ago

Hi Freddy, how?

FreddyFish commented 7 years ago

sudo apt-get remove apache2

mattmad16 commented 7 years ago

Nope... ERR_CONNECTION_REFUSED Now i cannot connect to the pace :(

mattmad16 commented 7 years ago

Now i did apt-get install apache2 again, it works but i still cannot sign in into steam

FreddyFish commented 7 years ago

You do not want to have apache installed. Delete or disable it.

After run the inde.js file with node index.js

mattmad16 commented 7 years ago

still doesn't work

FreddyFish commented 7 years ago

Do you have node installed?

mattmad16 commented 7 years ago

apt-get install node, right?

FreddyFish commented 7 years ago

No, install it using NVM to get the latest version.

mattmad16 commented 7 years ago

btw file are placed into var->www, is that right? where do i have to place them?

mattmad16 commented 7 years ago

ok, doing it now, i'm following this guide https://github.com/creationix/nvm

FreddyFish commented 7 years ago

Does not matter where you place them. Install latest version of node using NVM, go to project folder and run npm install and node index.js

mattmad16 commented 7 years ago

project folder? how can i move there?

FreddyFish commented 7 years ago

Project fooder = dir of script (node-csgo-web-tradebot)

mattmad16 commented 7 years ago

how can i move into that dir?

FreddyFish commented 7 years ago

How would i know where you placed it? :D Im guessing you placed it in var/www?

FreddyFish commented 7 years ago

Add me on steam and i can help you. Found on my github profile.

0xDaksh commented 7 years ago

@mattmad16 Here's a guide for installing node with nvm: https://www.digitalocean.com/community/tutorials/how-to-install-node-js-with-nvm-node-version-manager-on-a-vps

pepzwee commented 7 years ago

Tutorial: https://steamapis.com/projects/node-csgo-web-tradebot