-
Notifications
You must be signed in to change notification settings - Fork 146
got a problem during deploy #159
Comments
Hi @astwyg, which saltpad version did you tried to run? How did you tried to run it? |
thank you for responding @Lothiraldan i am using salt 2015.8.8, with saltpad 0.3.1 i just found this pair can ONLY work on embedded cherrypy... when i config them , i tried to login , but my browser send a XHR to my salt-master config is :
my saltpad config is :
will you please help me find out where goes bad? tyvm. :) |
Getting same issue I'm using tornado.
I'm configured on default apache2 on port 80. salt-api 2015.8.8.2 settings.json
The API is working.
|
Hi @astwyg, saltpad will tell your browser to contact the salt-api on the URL configured under @javadevmtl The weird thing about the error message is this URL: |
@javadevmtl I think your problem is the same as #168 |
thx~ |
hi, everyone:
i am trying deploy saltpad on my Falsk project, but when i open browser got an error from createBrowserHistory.js:117:
but
npm run start
works fine, it seems something wrong with React-Route. Thank you any idea about this problem.The text was updated successfully, but these errors were encountered: