bad gateway
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
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
ok i have installed a clean system with ubuntu 1604 and it works, all updates are installed.
- step is install the mysql
- step setup the mysql user 'pool' with all grants
- run the deploy script
and it works, i can access the gui interface,