nagadomi / waifu2x

Image Super-Resolution for Anime-Style Art
http://waifu2x.udp.jp/
MIT License
27.33k stars 2.71k forks source link

Error in RequestHandler #388

Closed EarphonesGuy closed 3 years ago

EarphonesGuy commented 3 years ago

This error seems to keep popping up every time I use it, it's never done this before so I'm not sure what it means:

[web.lua]
Unknown error in RequestHandler, thread:
0x417bd478 is dead.
▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼
__unnamed__ = " 651\ 3\ 128\ 128\ [torch.LongStorage of size 4]\ " stack traceback:
.../ubuntu/torch/install/share/lua/5.1/turbo/httpserver.lua:278: in function <
.../ubuntu/torch/install/share/lua/5.1/turbo/httpserver.lua:255> [C]: in function '
xpcall' /home/ubuntu/torch/install/share/lua/5.1/turbo/iostream.lua:565: in function </home/ubuntu/torch/install/share/lua/5.1/turbo/iostream.lua:556> [C]: in function 'xpcall' /home/ubuntu/torch/install/share/lua/5.1/turbo/ioloop.lua:578: in function </home/ubuntu/torch/install/share/lua/5.1/turbo/ioloop.lua:577>
▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲
nagadomi commented 3 years ago

Does the waifu2x.lua command work?

th waifu2x.lua
EarphonesGuy commented 3 years ago

I apologize, I don't know much about the situation. May I ask where or how I should use the command?

nagadomi commented 3 years ago

Is this problem about the waifu2x.udp.jp web service? If so, it may be a browser problem. What OS and browser are you using? I think it will work with a common Chrome browser without AdBlock, etc.

EarphonesGuy commented 3 years ago

I use Chrome, yes, and I don't have an ad blocker installed.

I was using this version specifically "https://waifu2x.me/".

nagadomi commented 3 years ago

waifu2x.me is a website provided by a third party unrelated to me.

EarphonesGuy commented 3 years ago

Oh, I see, thank you for the help though.