readurl from Korea

Things you’d like to miss in the future...
Forum rules
:warnred20: :warnred20: :warnred20: :warnred20: :warnred20: READ THIS AND DO IT!!! :warnred20: :warnred20: :warnred20: :warnred20: :warnred20:

:info: Please include the following information:
1) Your XYplorer Version (e.g., v28.00.0801)
2) Your Windows Version (e.g., Win 11)
3) Your Screen Scaling Percentage (e.g., 125%).

:info: We strongly recommend adding your Windows Version and Screen Scaling Percentage to the Location field in your Profile or to your Signature. That way, you only have to type them once, and we won't have to search for that vital information.

:info: When attaching an Image, please use the Attachment tab at the bottom of your post and click "Add files".

:warnred20: :warnred20: :warnred20: :warnred20: :warnred20: READ THIS AND DO IT!!! :warnred20: :warnred20: :warnred20: :warnred20: :warnred20:
Post Reply
admin
Site Admin
Posts: 66075
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

readurl from Korea

Post by admin »

Here is a strange one. This script does not work anymore from Korea (or from Korean Windows?) from the 64-bit version (no info about the 32-bit version):

Code: Select all

text readurl("https://www.xyplorer.com/version.php?bit=64");
The error is "URL not found. Error #12057". Same problem with this:

Code: Select all

text readurl("https://www.xyplorer.com/version.php");
I'm not sure exactly when it started, but it must have been just recently. The problem also affects the command Help | Online Support | Check for Updates which doesn't work anymore from Korea. :om:

Can you confirm the issue, Koreans?

Any ideas anybody?

highend
Posts: 14923
Joined: 06 Feb 2011 00:33
Location: Win Server 2022 @100%

Re: readurl from Korea

Post by highend »

12057 is a revocation check failure. Seems the certificate revocation server is not reachable but if it's a regional filtering, ISP firewalling or a DNS issue...

For testing, disable "Check for server certificate revocation", e.g. look here how it's done: https://genopro.com/ssl/
One of my scripts helped you out? Please donate via Paypal

admin
Site Admin
Posts: 66075
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Re: readurl from Korea

Post by admin »

The user who reported this has no problems to show https://www.xyplorer.com/version.php?bit=64 in his browser. It just doesn't work from XY.

highend
Posts: 14923
Joined: 06 Feb 2011 00:33
Location: Win Server 2022 @100%

Re: readurl from Korea

Post by highend »

If just recently, let him download an older portable x64 version to test. If they don't fail, TB has done something weird...
One of my scripts helped you out? Please donate via Paypal

admin
Site Admin
Posts: 66075
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Re: readurl from Korea

Post by admin »

Okidoki...

jupe
Posts: 3446
Joined: 20 Oct 2017 21:14
Location: Win10 22H2 120dpi

Re: readurl from Korea

Post by jupe »

Could it have started with your hosting provider change, browser certificate lists can be different that OS's.

admin
Site Admin
Posts: 66075
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Re: readurl from Korea

Post by admin »

jupe wrote: 12 Apr 2026 02:01 Could it have started with your hosting provider change, browser certificate lists can be different that OS's.
That's my theory too. But so far, I've only received two user reports from Korea. It can't just be that country. And they can reach the URL https://www.xyplorer.com/version.php?bit=64 with the browser without problems, just not from XYplorer.

I'm working on changing some flags in the calls, but since I can't reproduce the problem, I'm working in the dark. See v28.30.0104.

admin
Site Admin
Posts: 66075
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Re: readurl from Korea

Post by admin »

I just upgraded the SSL certificate of xyplorer.com to Organization Validation (OV). Maybe it helps.

Post Reply