nodejs-pool icon indicating copy to clipboard operation
nodejs-pool copied to clipboard

bad gateway

Open 011248163264 opened this issue 7 years ago • 2 comments

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 avatar Sep 01 '18 10:09 011248163264

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)://<your server FQDN>/api unless you tweak caddy!

i cannot access the poolui

011248163264 avatar Sep 01 '18 10:09 011248163264

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,

011248163264 avatar Sep 02 '18 17:09 011248163264