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

When I login the saltpad ,I get Network Error #194

@guangzhimen

Description

@guangzhimen

salt-api conf file:

rest_cherrypy:
host: 127.0.0.1
port: 9090
debug: true
disable_ssl: True
static: /apps/www/code/saltpad/static

static_path: /static

app: /apps/www/code/saltpad/index.html

app_path: /saltpad

external_auth:
pam:
salt:
- .*
- '@runner'
- '@wheel'

settings.json:

{
"API_URL": "localhost:9090",
"SECURE_HTTP": false,
"FLAVOUR": "rest_cherrypy"
}
image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions