Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upload fails with assign count > 1 and jwt security. #867

Closed
juanreynolds opened this issue Mar 3, 2019 · 0 comments
Closed

Upload fails with assign count > 1 and jwt security. #867

juanreynolds opened this issue Mar 3, 2019 · 0 comments

Comments

@juanreynolds
Copy link

juanreynolds commented Mar 3, 2019

Sponsors SeaweedFS via Patreon https://www.patreon.com/seaweedfs

Describe the bug
I'm trying to upload multiple scaled versions of the same image file as per Saving image with different sizes and use JWT security.
I get this error: errno: 'ECONNRESET', code: 'ECONNRESET', syscall: 'write'.
It all works fine when I upload 1 file and use JWT, or when I upload multiple files with JWT disabled.

System Setup

  • weed master -mdir="."
  • weed volume -max=100 -mserver="localhost:9333" -dir="./data"
    version: 1.25 windows amd64

Expected behavior
I expect that as many files upload correctly as what I set the count parameter to when I assign.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant