Username: Password:

Author Topic: Gunbot XT Webgui VPS  (Read 8429 times)

Offline meowmeow

  • Rookie
  • *
  • Posts: 3
    • View Profile
Gunbot XT Webgui VPS
« on: November 10, 2017, 01:29:58 AM »
Hello !

I've been looking for help on the telegram chat a few times, but i don't want to spam it as nobody seems to know what to do for it.

My probleme is that i run my bot on a VPS. This one is too slow to use the web GUI and i'll like to also be able to log on my phone.

However, when i try to log with the VPS IP, it does not work.

(I installed Node.js )

I would appreciate some help so i could try gunbot xt :)

Thank you

Offline criptonauta

  • Contributor
  • **
  • Posts: 137
    • View Profile
Re: Gunbot XT Webgui VPS
« Reply #1 on: November 10, 2017, 11:44:42 PM »
Hello Meowmeow

1 - Download GB to your VPS, be it Windows or Linux
2 - Extract the files
3 - Run gunthy-gui-xxx. It will point to localhost:5000 <- do not consider it
4 - Instead, in your browser in your local computer, use the IP you use to reach your VPS, like 123.124.125.126:5000

It should open the Gui and prompt you to create a password.

Also make sure that gunthy-gui, in case of running in windows, is allowed in the wifi networks you regularly use.

If it doesn't help, send us a screenshot with the error,but I'm sure it will work

Best regards
   ✔ FAST, APPROVED AND EASY Escrow for used GunBot licenses @ 5% ..:..Gunbot licenses 10% off: 'Criptonauta_Gun' code. | Tuning, Custom Strats | No VPS? Get yours here   ✔

Offline meowmeow

  • Rookie
  • *
  • Posts: 3
    • View Profile
Re: Gunbot XT Webgui VPS
« Reply #2 on: November 11, 2017, 04:40:51 PM »
Hello, that's the first step i tried but it didnt work.

I checked for gunthy-gui and it was ok with the firewall, i also disabled the firewall and it did no changes.


The error i'm having is a connection timeout from chrome (or any other browser)

Offline Yalper

  • Rookie
  • *
  • Posts: 2
  • Gunbot 10% off with 'YalperOFF'. t.me/yalper
    • View Profile
    • Telegram
Re: Gunbot XT Webgui VPS
« Reply #3 on: November 11, 2017, 05:18:03 PM »
You need to release port 5000 and try again

Offline criptonauta

  • Contributor
  • **
  • Posts: 137
    • View Profile
Re: Gunbot XT Webgui VPS
« Reply #4 on: November 12, 2017, 03:25:50 PM »
Hello, that's the first step i tried but it didnt work.

I checked for gunthy-gui and it was ok with the firewall, i also disabled the firewall and it did no changes.


The error i'm having is a connection timeout from chrome (or any other browser)

Try another port and check if issue persists:

In prompt:
Windows:
set PORT=9000
gunthy-gui.exe

Linux:
PORT=9000 ./gunthy-gui-linx64

Mac:
PORT=9000 ./gunthy-gui-mac

ARM:
PORT=9000 ./gunthy-gui-arm
   ✔ FAST, APPROVED AND EASY Escrow for used GunBot licenses @ 5% ..:..Gunbot licenses 10% off: 'Criptonauta_Gun' code. | Tuning, Custom Strats | No VPS? Get yours here   ✔

Offline meowmeow

  • Rookie
  • *
  • Posts: 3
    • View Profile
Re: Gunbot XT Webgui VPS
« Reply #5 on: November 13, 2017, 11:58:45 AM »
ok i'll try that ty