The Following User Says Thank You to sixwheeledbeast For This Useful Post: | ||
![]() |
2014-08-10
, 20:17
|
Posts: 2,292 |
Thanked: 4,135 times |
Joined on Apr 2010
@ UK
|
#2
|
grep -n 'location' syslog20140810.txt 1044:Aug 10 20:55:38 Brio sms-manager[799]: GLIB DEBUG default - Objectpath=/com/nokia/location/proxy 1152:Aug 10 20:55:53 Brio hildon-status-menu[1225]: GLIB DEBUG default - load_plugin_idle. Try to load plugin_id: location.desktop 1153:Aug 10 20:55:53 Brio hildon-status-menu[1225]: GLIB DEBUG default - Plugin '/usr/lib/hildon-desktop/liblocation.so' opened D-Bus connection ':1.66'. 1154:Aug 10 20:55:53 Brio hildon-status-menu[1225]: GLIB DEBUG default - load_plugin_idle Loaded plugin: /usr/share/applications/hildon-status-menu/location.desktop 1270:Aug 10 20:56:02 Brio location-proxy[1312]: GLIB WARNING ** default - Failed to register WapPush handler: Application ID is already registered. , continuing anyway 1309:Aug 10 20:56:05 Brio location-proxy[1312]: certman_main.cpp(174): ERROR Invalid certificate '/C=ES/L=C/ Muntaner 244 Barcelona/CN=Autoridad de Certificacion Firmaprofesional CIF A62634068/emailAddress=ca@firmaprofesional.com' 1317:Aug 10 20:56:07 Brio location-proxy[1312]: GLIB DEBUG default - Common certificates loaded 1318:Aug 10 20:56:07 Brio location-proxy[1312]: certman_main.cpp(877): ERROR 'certman.location-proxy' does not exists 1319:Aug 10 20:56:07 Brio location-proxy[1312]: GLIB DEBUG default - Test certificates loaded 1320:Aug 10 20:56:07 Brio location-proxy[1312]: GLIB DEBUG default - Socket registration ok 1321:Aug 10 20:56:07 Brio location-proxy[1312]: GLIB DEBUG default - LAS configured for supl-server 1322:Aug 10 20:56:07 Brio location-proxy[1312]: GLIB DEBUG default - LAS privacy registration ok 1360:Aug 10 20:56:18 Brio [1225]: GLIB DEBUG liblocation - location_gpsd_control_start_internal:1254 application method set to 0x2 1363:Aug 10 20:56:18 Brio location-daemon[1589]: GLIB DEBUG default - :1.55 now having 1 connections 1364:Aug 10 20:56:18 Brio location-daemon[1589]: GLIB DEBUG default - Starting a new LAS session with method = 0x2, interval = 0x4b0, reason = 0 1365:Aug 10 20:56:18 Brio location-daemon[1589]: GLIB DEBUG default - Speeding up first ACWP session using default interval 1366:Aug 10 20:56:18 Brio location-daemon[1589]: GLIB DEBUG default - Tracking ongoing, status: 1, npe_id: 1 1367:Aug 10 20:56:18 Brio [1225]: GLIB DEBUG default - location-sb: fix status changed: 0->1 1369:Aug 10 20:56:27 Brio location-proxy[1312]: GLIB DEBUG default - Socket to supl.nokia.com opened, fd=12, verify_res=0 1370:Aug 10 20:56:27 Brio location-proxy[1312]: GLIB DEBUG default - Socket fd=12 closed on request 1371:Aug 10 20:56:27 Brio [1225]: GLIB DEBUG default - location-sb: fix status changed: 1->2 1372:Aug 10 20:56:27 Brio location-daemon[1589]: GLIB DEBUG default - Modifying LAS session method = 0x2, interval = 0x4b0, old_meth = 0x2, old_ival = 0x0, reason = 2 1373:Aug 10 20:56:27 Brio location-daemon[1589]: GLIB DEBUG default - Tracking succesfully stopped, status: 5 1374:Aug 10 20:56:27 Brio location-daemon[1589]: GLIB DEBUG default - Starting a new LAS session with method = 0x2, interval = 0x4b0, reason = 2 1375:Aug 10 20:56:27 Brio location-daemon[1589]: GLIB DEBUG default - Tracking ongoing, status: 1, npe_id: 2 1376:Aug 10 20:56:27 Brio [1225]: GLIB DEBUG default - location-sb: fix status changed: 2->1 1377:Aug 10 20:56:27 Brio [1225]: GLIB DEBUG default - location-sb: fix status changed: 1->2 1388:Aug 10 20:56:49 Brio nm-nav-provider[1594]: GLIB WARNING ** default - signal "location_to_address_reply" (from "LocationToAddressReply") exported but not found in object class "NMProvider" 1389:Aug 10 20:56:49 Brio nm-nav-provider[1594]: GLIB WARNING ** default - signal "location_to_address_error" (from "LocationToAddressError") exported but not found in object class "NMProvider" 1390:Aug 10 20:56:49 Brio nm-nav-provider[1594]: GLIB WARNING ** default - signal "address_to_locations_reply" (from "AddressToLocationsReply") exported but not found in object class "NMProvider" 1391:Aug 10 20:56:49 Brio nm-nav-provider[1594]: GLIB WARNING ** default - signal "address_to_location_error" (from "AddressToLocationError") exported but not found in object class "NMProvider" 1431:Aug 10 20:57:50 Brio [1225]: GLIB WARNING ** rtcom-presence-ui - null pointer passed to the navigation_provider_location_to_address callback
grep -n 'certman' syslog20140810.txt 1309:Aug 10 20:56:05 Brio location-proxy[1312]: certman_main.cpp(174): ERROR Invalid certificate '/C=ES/L=C/ Muntaner 244 Barcelona/CN=Autoridad de Certificacion Firmaprofesional CIF A62634068/emailAddress=ca@firmaprofesional.com' 1318:Aug 10 20:56:07 Brio location-proxy[1312]: certman_main.cpp(877): ERROR 'certman.location-proxy' does not exists
The Following 4 Users Say Thank You to sixwheeledbeast For This Useful Post: | ||
![]() |
2014-09-06
, 07:54
|
Posts: 2,292 |
Thanked: 4,135 times |
Joined on Apr 2010
@ UK
|
#3
|
cmcli -c common-ca -r <cert> perl /usr/bin/c_rehash /etc/certs/common-ca
![]() |
2014-09-06
, 10:10
|
|
Posts: 6,453 |
Thanked: 20,983 times |
Joined on Sep 2012
@ UK
|
#4
|
![]() |
2014-09-08
, 10:06
|
Posts: 2,292 |
Thanked: 4,135 times |
Joined on Apr 2010
@ UK
|
#5
|
There are quite a few expired or otherwise invalid certificates. How do you know this one is the culprit? I see e.g. login.skype.com that expired on 14 March 2014 which seems to tie up better with the time frame. But I admit I do not understand how certs work so I may as well shut up.
The Following User Says Thank You to sixwheeledbeast For This Useful Post: | ||
![]() |
2014-10-13
, 17:16
|
Posts: 2,292 |
Thanked: 4,135 times |
Joined on Apr 2010
@ UK
|
#6
|
![]() |
2014-10-13
, 19:38
|
|
Posts: 6,453 |
Thanked: 20,983 times |
Joined on Sep 2012
@ UK
|
#7
|
![]() |
2014-10-13
, 21:25
|
Posts: 2,292 |
Thanked: 4,135 times |
Joined on Apr 2010
@ UK
|
#8
|
The Following User Says Thank You to sixwheeledbeast For This Useful Post: | ||
![]() |
2014-10-14
, 08:47
|
|
Posts: 6,453 |
Thanked: 20,983 times |
Joined on Sep 2012
@ UK
|
#9
|
![]() |
2014-10-15
, 08:45
|
Posts: 445 |
Thanked: 367 times |
Joined on Nov 2010
@ Italy
|
#10
|
Despite having a A-GPS fix the status message remains blank at any of the levels "Street, Distract and City".
Is this just me having this issue?
What's the best way to diagnose why this has stopped working?
Wiki Admin
sixwheeledbeast's wiki
Testing Squad Subscriber
- mcallerx - tenminutecore - FlopSwap - Qnotted - zzztop - Bander - Fight2048 -
Before posting or starting a thread please try this.