Skip to content
This repository has been archived by the owner on Feb 18, 2021. It is now read-only.

Unable to load the SaltPad WebUI #192

Open
espressobeanies opened this issue May 17, 2017 · 2 comments
Open

Unable to load the SaltPad WebUI #192

espressobeanies opened this issue May 17, 2017 · 2 comments

Comments

@espressobeanies
Copy link

Hi,

I went through the process of installing SaltPad on a CentOS machine following the below instructions and I'm not able to see the WebUI appear, but rather the following text line:

{"clients": ["_is_master_running", "local", "local_async", "local_batch", "runner", "runner_async", "ssh", "ssh_async", "wheel", "wheel_async"], "return": "Welcome"}

If I add the /login to the URL, I get the following:

{"status": null, "return": "Please log in"}

It appears I'm not able to load the images. Any thoughts on how to resolve? Thanks.

https://github.com/Lothiraldan/saltpad/blob/master/docs/installation/index.md

@martinlevington
Copy link

you have to setup 2 websites.

one to proxy back to the salt api
two to serve the salt ui files

@TheBigBear
Copy link
Contributor

@espressobeanies u using nginx or apache? you need to follow the correct instructions for those.
The one 'snafu' I have come across is that you 'HAVE TO' use '/saltpad/' at end of your URL just even leaving out the final slash will lead to an empty page as well.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants