maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Nokia N9 / N950 (https://talk.maemo.org/forumdisplay.php?f=51)
-   -   N9 won't connect to Nokia-Servers VIA WLAN (https://talk.maemo.org/showthread.php?t=83705)

Win7Mac 2012-04-17 11:39

N9 won't connect to Nokia-Servers VIA WLAN
 
Dear fellas,
I could use some help here:
My N9 PR1.2 (30.2012.07-1_PR_001) won't connect to the Nokia-Servers VIA WLAN, only via cellular connection.
This happened with the PR1.2-update, when activating dev-mode and when updating preinstalled apps (Real Golf, AP Mobile und Accu-weather).

Download and install of Firefox via Ovistore also failed, due to a dependencies error.
But that might have another cause. When trying to install it via terminal, I get the error "libpango1.0-0 not installed".
I successfully installed 15-20 apps via WLAN with no issues.

Any help is highly appreciated.
Thanks in advance.

Andre Klapper 2012-04-17 11:48

Re: N9 won't connect to Nokia-Servers VIA WLAN
 
What are "the Nokia-Servers" exactly? And how do you connect to them?

What is the output of "rpm -q | grep libpango"?

Win7Mac 2012-04-17 12:13

Re: N9 won't connect to Nokia-Servers VIA WLAN
 
Quote:

Originally Posted by Andre Klapper (Post 1193228)
What are "the Nokia-Servers" exactly? And how do you connect to them?

As I wrote, when trying updates (PR1.1>PR1.2, preinstalled apps and activating dev-mode) my N9 only gets these with a cellular connection. When trying via WLAN the download just won't start or gets stuck immediately with no error message.
All other internet-services work fine via WLAN. That's why I'm assuming it's a problem with the Nokia-download-servers.

Quote:

What is the output of "rpm -q | grep libpango"?
Here it is (under root): "sh: rpm: not found"

So it seems libpango1.0-0 is required, but I don't have it - How can I get it? :confused:

I also tried the command "deb http://harmattan-dev.nokia.com/ harmattan/sdk free non-free apt-get install libpango1.0-0" which I googled, but that did nothing at all.

Also I'm unable to install SystemInfo either from Ovistore or terminal. Here's the error in terminal:
Code:

/home/user/MyDocs/Downloads # dpkg -i systeminfo_harmattan_0_322886.5.1.deb

Package systeminfo has package signature (origin 'com.nokia.maemo/ovi')

dpkg: Status-Datenbank-Bereich ist von einem anderen Prozess gesperrt

aegis-installing systeminfo (from 'com.nokia.maemo/ovi')

Package systeminfo: denied 'mce::DeviceModeControl' -- origin 'com.nokia.maemo/ovi' does not allow it

Package systeminfo: denied 'mce::TKLockControl' -- origin 'com.nokia.maemo/ovi' doesnot allow it

Package systeminfo: denied 'mce::DeviceModeControl' for '/opt/systeminfo/bin/systeminfo' -- origin 'com.nokia.maemo/ovi' does not allow it

Package systeminfo: denied 'mce::TKLockControl' for '/opt/systeminfo/bin/systeminfo'-- origin 'com.nokia.maemo/ovi' does not allow it

aegis-loader: Failed loading policy for 'systeminfo::/opt/systeminfo/bin/systeminfo'

:confused::confused::confused:

C'mon guys, over 100 Views and nobody's got a hint for me? :(
Customer-care and Nokia-Forum have no solution and if this is the wrong forum, please accuse and advise me.
But I am absolutely willing to get into this stuff, so would highly appreciate any suggestions.

late88 2012-04-18 15:47

Re: N9 won't connect to Nokia-Servers VIA WLAN
 
I Also have this issue. I Have noticed that any updates wont work via wifi but only with 3g. By Updates i mean weather updates (meecast) and nokia software updates and third party software updates.

rainisto 2012-04-19 07:26

Re: N9 won't connect to Nokia-Servers VIA WLAN
 
Quote:

Originally Posted by Win7Mac (Post 1193237)
As I wrote, when trying updates (PR1.1>PR1.2, preinstalled apps and activating dev-mode) my N9 only gets these with a cellular connection. When trying via WLAN the download just won't start or gets stuck immediately with no error message.
All other internet-services work fine via WLAN. That's why I'm assuming it's a problem with the Nokia-download-servers.


Here it is (under root): "sh: rpm: not found"

So it seems libpango1.0-0 is required, but I don't have it - How can I get it? :confused:

I also tried the command "deb http://harmattan-dev.nokia.com/ harmattan/sdk free non-free apt-get install libpango1.0-0" which I googled, but that did nothing at all.

Also I'm unable to install SystemInfo either from Ovistore or terminal. Here's the error in terminal:
Code:

/home/user/MyDocs/Downloads # dpkg -i systeminfo_harmattan_0_322886.5.1.deb

Package systeminfo has package signature (origin 'com.nokia.maemo/ovi')

dpkg: Status-Datenbank-Bereich ist von einem anderen Prozess gesperrt

aegis-installing systeminfo (from 'com.nokia.maemo/ovi')

Package systeminfo: denied 'mce::DeviceModeControl' -- origin 'com.nokia.maemo/ovi' does not allow it

Package systeminfo: denied 'mce::TKLockControl' -- origin 'com.nokia.maemo/ovi' doesnot allow it

Package systeminfo: denied 'mce::DeviceModeControl' for '/opt/systeminfo/bin/systeminfo' -- origin 'com.nokia.maemo/ovi' does not allow it

Package systeminfo: denied 'mce::TKLockControl' for '/opt/systeminfo/bin/systeminfo'-- origin 'com.nokia.maemo/ovi' does not allow it

aegis-loader: Failed loading policy for 'systeminfo::/opt/systeminfo/bin/systeminfo'

:confused::confused::confused:

C'mon guys, over 100 Views and nobody's got a hint for me? :(
Customer-care and Nokia-Forum have no solution and if this is the wrong forum, please accuse and advise me.
But I am absolutely willing to get into this stuff, so would highly appreciate any suggestions.

looks like systeminfo tries to use capabilities that are not allowed, so it gets rejected, you can file bug to systeminfo maker and tell him only to use allowed capas. (new version of installer is now more strict about checking the unallowed capas)

And you really should not use http://harmattan-dev.nokia.com/ in device since that repo is not meant for N9 (and it easily breaks the depencies).

rainisto 2012-04-19 07:31

Re: N9 won't connect to Nokia-Servers VIA WLAN
 
Quote:

Originally Posted by late88 (Post 1193891)
I Also have this issue. I Have noticed that any updates wont work via wifi but only with 3g. By Updates i mean weather updates (meecast) and nokia software updates and third party software updates.

usually this is badly configured wifi AP which doesnt offer dns server for the phone, so host resolver fails. Or wifi nat behind other wifi nat (also causes problems).

SamGan 2012-04-19 08:04

Re: N9 won't connect to Nokia-Servers VIA WLAN
 
I think it is a temporary problem with Nokia servers. My push gmail is also acting up for the past 2 days.

rainisto 2012-04-19 08:17

Re: N9 won't connect to Nokia-Servers VIA WLAN
 
Quote:

Originally Posted by SamGan (Post 1194231)
I think it is a temporary problem with Nokia servers. My push gmail is also acting up for the past 2 days.

http://www.theregister.co.uk/2012/04..._gmail_outage/ this might explain your gmail problems lately.

late88 2012-04-19 10:12

Re: N9 won't connect to Nokia-Servers VIA WLAN
 
Quote:

Originally Posted by rainisto (Post 1194216)
usually this is badly configured wifi AP which doesnt offer dns server for the phone, so host resolver fails. Or wifi nat behind other wifi nat (also causes problems).

I would like to believe so, but this happends on ANY wifi that i'm connected. There is no "failed" -information, it just loads, and then stops. Today i tried to search & download new developer package, failed via wifi, but immediately found with 3G. Same things happens sometimes (about 25-50%) in the nokia store. I really don't know is this a bug or not.

Win7Mac 2012-04-22 23:51

Re: N9 won't connect to Nokia-Servers VIA WLAN
 
Quote:

Originally Posted by rainisto (Post 1194213)
looks like systeminfo tries to use capabilities that are not allowed, so it gets rejected, you can file bug to systeminfo maker and tell him only to use allowed capas.

I guess he already knows. Just wonder why this happens with an "unmodded", regular N9.

Quote:

Originally Posted by rainisto (Post 1194213)
And you really should not use http://harmattan-dev.nokia.com/ in device since that repo is not meant for N9 (and it easily breaks the depencies).

OK, didn't know better. Want to avoid coding stuff anyway if possible, as I'm not into it.

I've read some stuff @ http://harmattan-bugs.nokia.com/ but couldn't find anything related to this specific problem. Bugs # 126, 479 + 770 come close but that's not it, I guess.

Quote:

Originally Posted by rainisto
usually this is badly configured wifi AP which doesnt offer dns server for the phone, so host resolver fails. Or wifi nat behind other wifi nat.

My router is set to autoDNS, N9 gets valid IP and both devices show good connection. No nats, no portforwarding, just a simple router @ factory settings.
But I could try to set a rule for that, if I only had the details.

How can I log or watch these failing connection attempts on the N9???

I now got my ruined Firefox-install-attempt fixed. Used Ovistore via 3G to retry and it somehow completed, some restarts in between too. Firefox now works, but fairly slow. Then tried to get Flashplayer from Ovistore via WIFI but failed. Retried via 3G and voila... :)

Quote:

Originally Posted by late88 (Post 1194279)
Same things happens sometimes (about 25-50%) in the nokia store. I really don't know is this a bug or not.

My guess is that it's content-related. Small, simple apps seem to work fine while the ones going deeper into system are troublesome?
Is this really a connection issue or might this be a depencies thing?
What can I do to further evalute this problem's nature?
:confused:


All times are GMT. The time now is 01:07.

vBulletin® Version 3.8.8