nagadomi / nunif

Misc; latest version of waifu2x; 2D video to stereo 3D video conversion
MIT License
1.58k stars 142 forks source link

Capcha does not appear in the Edge browser. #57

Closed HelderRocket closed 1 year ago

HelderRocket commented 1 year ago

It is not possible to download or convert files because the Capcha does not appear. I don't have the ad blocker active, I don't have the browser enhancements active (Tracking prevention and improving site security).

image

nagadomi commented 1 year ago

I tried waifu2x.udp.jp with Edge browser and it worked.

Microsoft Edge
Version 116.0.1938.76

reCAPTCHA is lazy-loaded, so it will not appear when the server is down. In some cases, the browser cache of the main page is displayed even though the server is down. Try hard refresh using SHIFT+F5.

nagadomi commented 1 year ago

reopen if this is not a issue due to the server down problem above.

HelderRocket commented 1 year ago

I have tried clearing the page cache, using the key combination you suggested, but it is still the same.

image

And when I hit the download or convert buttons, this comes up.

image

nagadomi commented 1 year ago

It looks like javascript is not working. What error messages are you getting? edge_show_errors

nagadomi commented 1 year ago

I have tested with Edge Browser on Windows and Linux and both works. So I am guessing that the problem may be with your network or browser extensions or settings.

HelderRocket commented 1 year ago

I know what the problem is. It's because of the Adblock ad blocker. Despite having it set to not act on the page, it somehow blocks the Capcha.

I just found out, since I tried to disable that extension.

However, I will show you below the error messages that appear with the extensions enabled:

image

image

image

image

image

image

image

nagadomi commented 1 year ago

In that case, report the bug to that Adblock extension, not here.