Skip to content

[BUG] HTTP Status 400 in browser, error in server.log is: not authorized on admin to execute command { serverStatus: 1, $db: "admin", ... #509

[BUG] HTTP Status 400 in browser, error in server.log is: not authorized on admin to execute command { serverStatus: 1, $db: "admin", ...

[BUG] HTTP Status 400 in browser, error in server.log is: not authorized on admin to execute command { serverStatus: 1, $db: "admin", ... #509

name: Issue & PR Tracker
on:
issues:
types: [opened,reopened,labeled,unlabeled,closed]
pull_request_target:
types: [opened,reopened,review_requested,review_request_removed,labeled,unlabeled,closed]
pull_request_review:
types: [submitted,edited,dismissed]
permissions:
contents: read
jobs:
manage-project:
permissions:
issues: write
uses: linuxserver/github-workflows/.github/workflows/issue-pr-tracker.yml@v1
secrets: inherit