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

Upscaling for Kavita returns 200 but doesn't load the image. #5

Open
DieselTech opened this issue Mar 28, 2024 · 2 comments
Open

Upscaling for Kavita returns 200 but doesn't load the image. #5

DieselTech opened this issue Mar 28, 2024 · 2 comments

Comments

@DieselTech
Copy link

[0 llvmpipe (LLVM 15.0.6, 128 bits)]  queueC=0[1]  queueG=0[1]  queueT=0[1]
[0 llvmpipe (LLVM 15.0.6, 128 bits)]  bugsbn1=0  bugbilz=0  bugcopc=0  bugihfa=0
[0 llvmpipe (LLVM 15.0.6, 128 bits)]  fp16-p/s/a=1/1/0  int8-p/s/a=1/1/1
[0 llvmpipe (LLVM 15.0.6, 128 bits)]  subgroup=4  basic=1  vote=1  ballot=1  shuffle=1
[2024-03-28T22:03:10Z INFO  kurp::handlers::upscale] GET /api/reader/image: upstream response: 200 OK
[2024-03-28T22:03:10Z INFO  kurp::handlers::upscale] GET /api/reader/image: upstream response: 200 OK
[2024-03-28T22:03:10Z INFO  kurp::handlers::upscale] GET /api/reader/image: upstream response: 200 OK
[2024-03-28T22:03:10Z INFO  kurp::handlers::upscale] GET /api/reader/image: upstream response: 200 OK
LLVM ERROR: Cannot select: 0x7f51842316c0: i16,ch = X86ISD::FILD<(load (s16) from %stack.8)> 0x7f51841e9180, FrameIndex:i64<8>
  0x7f51841e9048: i64 = FrameIndex<8>
In function: cs_co_variant
[2024-03-28T22:03:10Z INFO  kurp::handlers::upscale] GET /api/reader/image: upstream response: 200 OK
[0 llvmpipe (LLVM 15.0.6, 128 bits)]  queueC=0[1]  queueG=0[1]  queueT=0[1]
[0 llvmpipe (LLVM 15.0.6, 128 bits)]  bugsbn1=0  bugbilz=0  bugcopc=0  bugihfa=0
[0 llvmpipe (LLVM 15.0.6, 128 bits)]  fp16-p/s/a=1/1/0  int8-p/s/a=1/1/1
[0 llvmpipe (LLVM 15.0.6, 128 bits)]  subgroup=4  basic=1  vote=1  ballot=1  shuffle=1
[2024-03-28T22:03:14Z INFO  kurp::handlers::upscale] GET /api/reader/image: upstream response: 200 OK
[2024-03-28T22:03:14Z INFO  kurp::handlers::upscale] GET /api/reader/image: upstream response: 200 OK
LLVM ERROR: Cannot select: 0x7f6084230b80: i16,ch = X86ISD::FILD<(load (s16) from %stack.8)> 0x7f6084221950, FrameIndex:i64<8>
  0x7f6084221818: i64 = FrameIndex<8>
In function: cs_co_variant

Shows the response as okay but I suspect something with the image API has changed and it's causing images not to load at all.

image

@majora2007
Copy link

Not sure when this broke, but in Kavita, images need the apiKey to be passed to load the image.

@Gunnm92
Copy link

Gunnm92 commented Aug 23, 2024

For me it's work without the api api key but this error it's not normal :
LLVM ERROR: Cannot select: 0x7f6084230b80: i16,ch = X86ISD::FILD<(load (s16) from %stack.8)> 0x7f6084221950, FrameIndex:i64<8>
0x7f6084221818: i64 = FrameIndex<8>

At the end you have this message :
[2024-08-23T20:15:07Z INFO kurp::handlers::upscale] GET /api/reader/image: upstream response: 200 OK
[2024-08-23T20:15:10Z INFO kurp::handlers::upscale] GET /api/reader/image finished upscaling

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

3 participants