Skip to content

[BUG] <title>Created dual qBittorrent 5.2.0, one of them keeps stuck at '[custom-init] No custom files found, skipping....' and the web cannot start, it can only start normally after deleting the configuration file, while 5.1.4 does not have this problem. #668

[BUG] <title>Created dual qBittorrent 5.2.0, one of them keeps stuck at '[custom-init] No custom files found, skipping....' and the web cannot start, it can only start normally after deleting the configuration file, while 5.1.4 does not have this problem.

[BUG] <title>Created dual qBittorrent 5.2.0, one of them keeps stuck at '[custom-init] No custom files found, skipping....' and the web cannot start, it can only start normally after deleting the configuration file, while 5.1.4 does not have this problem. #668

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