Skip to content

can't get script status by admin users #387

@yosefy

Description

@yosefy

so i have tried like this

{

"port": 5000,
"title": "Script Server",
"access": {
"admin_users": [ "127.0.0.1" ],
"trusted_ips": [ "10.0.0.15","127.0.0.1" ]
}
}

the log:

Dec 28 12:36:02 prod-mgmt-001 python3[21472]: 2020-12-28 12:36:02,729 [web_server.WARNING] Prohibited access to not owned execution #997 (user=127.0.0.1)
Dec 28 12:36:02 prod-mgmt-001 python3[21472]: 2020-12-28 12:36:02,729 [tornado.access.WARNING] 403 GET /executions/status/997 (127.0.0.1) 1.34ms

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions