Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
Microsoft Connect Test failed #16129
Comments
|
Where did you get the info that http://www.msftncsi.com/ncsi.txt is obsolete? It works fine here. |
|
Also, have a look at this registry key and values to see the adresses used: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\NlaSvc\Parameters\Internet |
|
While it is true that Microsoft switched to a more complex scheme to check for internet connection with Windows 10 (first checking a dns request against dns.msftncsi.com and thén moving on to check a simple http get against the new address http://www.msftconnecttest.com/connecttest.txt) , that does not mean that they deprecated the domain or usage of http://www.msftncsi.com/ncsi.txt which was hardcoded into Windows releases until Windows 8.1. Extended support for Windows 8.1 is until January 10, 2023 so we have at least 3,5 more years to change the URL- although it is very unlikely they will stop hosting the site immediately after support officially ends. The bug report in itself is completely inaccurate: the address is not obsolete and cán be reached unless your network infrastructure is incorrectly configured. We should probably change the URL though, @Rechi :) |
|
Greetings,i would like to know if this is still open. |
|
I don't think I ever opened a PR for this issue |
|
I am sorry,it was a mistake.I edited it :/ |
|
hello, |
Bug report
Describe the bug
Into the Kodi windows .exe for some reason there is a Microsoft connect test incorporated which tries to connect to http://www.msftncsi.com/ncsi.txt
This address is obsolete and can never be reached, leading to Kodi becoming unresponsive for short periods of time. If this really is needed, the correct updated connect test uses www.msftconnecttest.com/connecttest.txt
Expected Behavior
Here is a clear and concise description of what was expected to happen:
Actual Behavior
Possible Fix
To Reproduce
Steps to reproduce the behavior:
Debuglog
The debuglog can be found here:
2019-05-14 22:35:04.932 T:8104 ERROR: CCurlFile::Exists - Failed: Couldn't resolve host name(6) for http://www.msftncsi.com/ncsi.txt
Screenshots
Here are some links or screenshots to help explain the problem:
Additional context or screenshots (if appropriate)
Here is some additional context or explanation that might help:
Your Environment
Used Operating system:
Android
iOS
Linux
OSX
Raspberry-Pi
Windows
Windows UWP
Operating system version/name:
Kodi version:
Matrix 2019-05-12
note: Once the issue is made we require you to update it with new information or Kodi versions should that be required.
Team Kodi will consider your problem report however, we will not make any promises the problem will be solved.