Skip to content
This repository has been archived by the owner on Dec 16, 2022. It is now read-only.

An error occurred when I configured multipathing with v4.2.0 version #125

Open
xjl456852 opened this issue May 30, 2022 · 0 comments
Open

Comments

@xjl456852
Copy link

I can't see the directory I configured. I can only see a bin root directory, and I don't have a bin directory in my configuration

Error Detail:

image

image

My configuration

address: 0.0.0.0
port: 8080
auth: true
tls: false
prefix: /
debug: false

scope: .
modify: true
rules: []


users:
  - username: userName
    password: xxx
    scope: /data/b/
  - username: readonlyName
    password: xxx
    rules:
      - path: /opt/a
        modify: false
      - path: /home/
        modify: false
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant