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

Microsoft Connect Test failed #16129

Open
HeresJonny opened this issue May 14, 2019 · 8 comments
Open

Microsoft Connect Test failed #16129

HeresJonny opened this issue May 14, 2019 · 8 comments

Comments

@HeresJonny
Copy link

@HeresJonny HeresJonny commented May 14, 2019

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.

@Rechi
Copy link
Member

@Rechi Rechi commented May 15, 2019

Where did you get the info that http://www.msftncsi.com/ncsi.txt is obsolete? It works fine here.

@HeresJonny
Copy link
Author

@HeresJonny HeresJonny commented May 15, 2019

Also, have a look at this registry key and values to see the adresses used: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\NlaSvc\Parameters\Internet

@kib
Copy link
Member

@kib kib commented Jun 3, 2019

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 :)

@GiannisProkopiou
Copy link

@GiannisProkopiou GiannisProkopiou commented Mar 14, 2020

Greetings,i would like to know if this is still open.
If it is open let me know if there is anything other that what i see that i need to know!
Thanks in advance!

@gusandrianos
Copy link
Contributor

@gusandrianos gusandrianos commented Mar 15, 2020

I don't think I ever opened a PR for this issue 🤔

@GiannisProkopiou
Copy link

@GiannisProkopiou GiannisProkopiou commented Mar 15, 2020

I am sorry,it was a mistake.I edited it :/

@ritik-chauhan
Copy link

@ritik-chauhan ritik-chauhan commented Jul 11, 2020

hello,
So we only have to change the URL in the responsible file. right?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
8 participants
You can’t perform that action at this time.