Snipa22 / nodejs-pool

Other
480 stars 423 forks source link

bad gateway #451

Open 011248163264 opened 6 years ago

011248163264 commented 6 years ago

Hi guys, i try to setup a new system. After finishing of the deploy script can i not login to the gui. So i have a "503 Bad gateway", http://192.168.1.175/api/admin.html On my public domain i have a "not found", with /api its coming a "503 Bad gateway" I have ubuntu 16.04

thanks for your help

011248163264 commented 6 years ago

You'll need to change the API endpoint for the frontend code in the poolui/build/globals.js and poolui/build/globals.default.js -- This will usually be http(s):///api unless you tweak caddy!

i cannot access the poolui

011248163264 commented 6 years ago

ok i have installed a clean system with ubuntu 1604 and it works, all updates are installed.

  1. step is install the mysql
  2. step setup the mysql user 'pool' with all grants
  3. run the deploy script

and it works, i can access the gui interface,