Reply
Thread Tools
Posts: 6 | Thanked: 0 times | Joined on Nov 2010 @ Coimbra
#71
In my case I have deleted the line
127.0.0.1 connectivity-test.ext.nokia.com

and all the new connections saved as automatic are not reverted to manual...

I must say sometimes I don't understand a thing of the Nokia N9 :-)

Thanks to everybody!
 
peterleinchen's Avatar
Posts: 4,118 | Thanked: 8,901 times | Joined on Aug 2010 @ Ruhrgebiet, Germany
#72
That is because the service is back online!
__________________
SIM-Switcher, automated SIM switching with a Double (Dual) SIM adapter
--
Thank you all for voting me into the Community Council 2014-2016!

Please consider your membership / supporting Maemo e.V. and help to spread this by following/copying this link to your TMO signature:
[MC eV] Maemo Community eV membership application, http://talk.maemo.org/showthread.php?t=94257

editsignature, http://talk.maemo.org/profile.php?do=editsignature
 

The Following 3 Users Say Thank You to peterleinchen For This Useful Post:
peterleinchen's Avatar
Posts: 4,118 | Thanked: 8,901 times | Joined on Aug 2010 @ Ruhrgebiet, Germany
#73
Originally Posted by peterleinchen View Post
connectivity-test.ext.nokia.com:

This morning it made again problems.
I checked and it seems http is online and delivers correctly:
...
And now after some more problems and tests I know why I will switch back to my easy-peasy 'local server' solution:
Code:
~ $ wget --server-response --spider --header='X-Nokia-WLAN-Connectivity-Test: true' http://connectivity-test.ext.nokia.com
--19:08:36--  http://connectivity-test.ext.nokia.com/
           => `index.html'
Resolving connectivity-test.ext.nokia.com... 191.238.96.69
Connecting to connectivity-test.ext.nokia.com|191.238.96.69|:80... connected.
                                        Read error (Connection reset by peer) in headers.
Retrying.

--19:08:52--  http://connectivity-test.ext.nokia.com/
  (try: 2) => `index.html'
Connecting to connectivity-test.ext.nokia.com|191.238.96.69|:80... failed: Connection timed out.
Resolving connectivity-test.ext.nokia.com... 191.238.96.69
Connecting to connectivity-test.ext.nokia.com|191.238.96.69|:80... failed: Connection timed out.
Retrying.

--19:09:36--  http://connectivity-test.ext.nokia.com/
  (try: 3) => `index.html'
Connecting to connectivity-test.ext.nokia.com|191.238.96.69|:80... connected.
HTTP request sent, awaiting response...
  HTTP/1.1 204 No Content
  Server: nginx/1.6.2
  Date: Sat, 30 Jan 2016 18:09:41 GMT
  Connection: keep-alive
Length: unspecified
204 No Content
This let icd2 time out and close the WLAN connection!

It seems the secure version acts better but would fail as we do not have the right certs on device (and I guess icd2 does not use it at all):
Code:
~ $ wget --server-response --spider --header='X-Nokia-WLAN-Connectivity-Test: true' --no-check-certificate https://connectivity-test.ext.nokia.com
--19:41:39--  https://connectivity-test.ext.nokia.com/
           => `index.html'
Resolving connectivity-test.ext.nokia.com... 191.238.96.69
Connecting to connectivity-test.ext.nokia.com|191.238.96.69|:443... connected.
WARNING: Certificate verification error for connectivity-test.ext.nokia.com: certificate has expired
HTTP request sent, awaiting response...
  HTTP/1.1 204 No Content
  Server: nginx/1.6.2
  Date: Sat, 30 Jan 2016 18:41:33 GMT
  Connection: keep-alive
Length: unspecified
204 No Content
__________________
SIM-Switcher, automated SIM switching with a Double (Dual) SIM adapter
--
Thank you all for voting me into the Community Council 2014-2016!

Please consider your membership / supporting Maemo e.V. and help to spread this by following/copying this link to your TMO signature:
[MC eV] Maemo Community eV membership application, http://talk.maemo.org/showthread.php?t=94257

editsignature, http://talk.maemo.org/profile.php?do=editsignature

Last edited by peterleinchen; 2016-01-30 at 19:08.
 
ginggs's Avatar
Posts: 306 | Thanked: 582 times | Joined on Mar 2012
#74
Originally Posted by peterleinchen View Post
And now after some more problems and tests I know why I will switch back to my easy-peasy 'local server' solution:
Has there been any progress with getting connectivity-test.ext hosted on maemo.org infra?
 
peterleinchen's Avatar
Posts: 4,118 | Thanked: 8,901 times | Joined on Aug 2010 @ Ruhrgebiet, Germany
#75
Originally Posted by ginggs View Post
Has there been any progress with getting connectivity-test.ext hosted on maemo.org infra?
Nope. And I did not force it as I did not see the need to double a working service. Will try to push it a bit ...

Anyone else having trouble with the MS hosted connectivity-test service?
@ginggs, can you confirm my findings?
__________________
SIM-Switcher, automated SIM switching with a Double (Dual) SIM adapter
--
Thank you all for voting me into the Community Council 2014-2016!

Please consider your membership / supporting Maemo e.V. and help to spread this by following/copying this link to your TMO signature:
[MC eV] Maemo Community eV membership application, http://talk.maemo.org/showthread.php?t=94257

editsignature, http://talk.maemo.org/profile.php?do=editsignature
 

The Following User Says Thank You to peterleinchen For This Useful Post:
ginggs's Avatar
Posts: 306 | Thanked: 582 times | Joined on Mar 2012
#76
Originally Posted by peterleinchen View Post
Nope. And I did not force it as I did not see the need to double a working service. Will try to push it a bit ...
Yeah, I don't think we can relying on anything Microsoft-hosted.

Originally Posted by peterleinchen View Post
Anyone else having trouble with the MS hosted connectivity-test service?
@ginggs, can you confirm my findings?
Yes, it seems take a long time to respond, but if/when it does, it is the correct response.
 

The Following User Says Thank You to ginggs For This Useful Post:
Posts: 649 | Thanked: 762 times | Joined on Mar 2012 @ Ohio
#77
I'm not using my N9 much these days, but I had to go back to a private server on my Symbian device due to it failing again.
 

The Following User Says Thank You to imaginaryenemy For This Useful Post:
Posts: 118 | Thanked: 55 times | Joined on Jul 2013
#78
So is there a working solution ATM?
I've tried the openrepos.net package as well as the method mentioned in post #68. None work for me.

Not trying to be pushy, just curious
Thank you all for your efforts!

Last edited by lfc22; 2016-02-03 at 09:40.
 
ginggs's Avatar
Posts: 306 | Thanked: 582 times | Joined on Mar 2012
#79
What do your internet connection settings look like in the GConf repository?
Code:
gconftool-2 -R /system/osso/connectivity/IAP
Mine all look similar to the following, except for the 'type=GPRS' connection:
Code:
  /system/osso/connectivity/IAP/<unique identifier>:
   http_check_status = no_login
   proxytype = NONE
   wlan_hidden = false
   wlan_security = WPA_PSK
   EAP_wpa_preshared_passphrase = <password>
   type = WLAN_INFRA
   autoconnect = true
   name = <connection name>
   wlan_ssid = <SSID in ASCII>
   EAP_wpa_preshared_key = <PSK in ASCII>
   ipv4_type = AUTO
Now I deleted and recreated all my network connections after connectivity-test.ext.nokia.com was working again.
I'm interested to see if a connection created while connectivity-test.ext.nokia.com was down, or connecting to a wifi hotspot with a landing page, is any different. In particular the keys I've highlighted in bold.
I suspect that once a connection is created and it has passed the connectivity test, these values are set and the connectivity is not tested for this connection again. If this is true, it should be possible to set these values for a connection created after connectivity-test.ext.nokia.com disappears forever.
 

The Following 2 Users Say Thank You to ginggs For This Useful Post:
ginggs's Avatar
Posts: 306 | Thanked: 582 times | Joined on Mar 2012
#80
A newly created wifi connection with connectivity-test.ext.nokia.com simulated to be down (pointing to 127.0.0.1) looks like this:
Code:
 /system/osso/connectivity/IAP/<unique identifier>:
   http_check_status = unknown
   autoconnect = false
After changing the setting to 'use automatically', looks like this:
Code:
 /system/osso/connectivity/IAP/<unique identifier>:
   http_check_status = unknown
   autoconnect = true
However, if connectivity-test.ext.nokia.com is still not available when the connection is established, it will revert to:
Code:
 /system/osso/connectivity/IAP/<unique identifier>:
   http_check_status = unknown
   autoconnect = false
I suspect that if we can make http_check_status = no_login, we will not require connectivity-test.ext.nokia.com.
 

The Following 2 Users Say Thank You to ginggs For This Useful Post:
Reply


 
Forum Jump


All times are GMT. The time now is 10:32.