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

CBZ import doesn't work #61

Open
1 task done
iMeanMeTooThanks opened this issue Jan 16, 2024 · 5 comments
Open
1 task done

CBZ import doesn't work #61

iMeanMeTooThanks opened this issue Jan 16, 2024 · 5 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@iMeanMeTooThanks
Copy link

iMeanMeTooThanks commented Jan 16, 2024

Description

Trying to import .cbz file does nothing. It shows a progress bar but actually does nothing.
There is no server log regarding this. Browser log attached.

Version

0.8.2

Steps to Reproduce

  1. Go to search.
  2. Import from file
  3. Browse file
  4. Hit import

Screenshots

kép

Logs

http://x:8080/api/v1/upload
[HTTP/1.1 413 Request Entity Too Large 122ms]

Uncaught (in promise) 
Object { stack: "gn@http://x:8080/assets/index-xx6qdHxA.js:9:49037\nOR@http://x:8080/assets/index-xx6qdHxA.js:11:1050\nM@http://x:8080/assets/index-xx6qdHxA.js:11:4249\nEventHandlerNonNull*UR</<@http://x:8080/assets/index-xx6qdHxA.js:11:4321\nUR<@http://x:8080/assets/index-xx6qdHxA.js:11:3225\nEk@http://x:8080/assets/index-xx6qdHxA.js:13:512\nrequest@http://x:8080/assets/index-xx6qdHxA.js:13:4189\nn/<@http://x8080/assets/index-xx6qdHxA.js:13:4646\nHM/<@http://x8080/assets/index-xx6qdHxA.js:9:43770\nuploadCBx@http://x8080/assets/index-xx6qdHxA.js:13:21158\nV@http://x:8080/assets/index-xx6qdHxA.js:67:7478\nxi@http://x:8080/assets/index-xx6qdHxA.js:1:17672\nS1@http://x:8080/assets/index-xx6qdHxA.js:1:17753\nn@http://x:8080/assets/index-xx6qdHxA.js:1:81830\n", message: "Request failed with status code 413", name: "AxiosError", code: "ERR_BAD_REQUEST", config: {…}, request: XMLHttpRequest, response: {…} }

Platform

desktop

Device

PC

Operating System

Windows 10

Browser

Firefox

Additional Context

No response

Code of Conduct

  • I agree to follow Teemii's Code of Conduct
@dokkaner
Copy link
Owner

Hello,
You file is too big to upload; what is the size of it?

@dokkaner dokkaner added enhancement New feature or request good first issue Good for newcomers and removed needs-triage labels Jan 16, 2024
@iMeanMeTooThanks
Copy link
Author

About 7MB

@dokkaner
Copy link
Owner

I'm going to increase this limit a lot. until now these were default values, which explains the low limit.
I'll certainly push the fix on the develop branch by tomorrow.
Thank you for bringing this to my attention.

@dokkaner
Copy link
Owner

fix available in develop branch.

@abcdefghijh3
Copy link

hi, i have the same issue because my .cbz files are usually 70-100mb big. Pardon the beginner question but how do I install the patch from the devlop branch?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

3 participants