Kalender-Export geht nciht mehr.

Antworten
Conan
Full Member
Beiträge: 51
Registriert: 31 Aug 2010, 20:43

Kalender-Export geht nciht mehr.

Beitrag von Conan »

Guten Tag Zusammen.

Min. seid gestern Abend kann ich mit dem Plugin "Kalender-Export" keine Termine mehr in meinen Google Kalender exportieren.
Es kommt immer die fehlermeldung:
Probleme beim Anmelden an Google Kalender.
Eventuell sind der Nutzername oder das Passwort falsch?

----- Start of stacktrace -----
com.google.gdata.util.AuthenticationException: Error connecting with login URI
at com.google.gdata.client.GoogleAuthTokenFactory.getAuthToken(GoogleAuthTokenFactory.java:489)
at com.google.gdata.client.GoogleAuthTokenFactory.setUserCredentials(GoogleAuthTokenFactory.java:346)
at com.google.gdata.client.GoogleService.setUserCredentials(GoogleService.java:362)
at com.google.gdata.client.GoogleService.setUserCredentials(GoogleService.java:317)
at com.google.gdata.client.GoogleService.setUserCredentials(GoogleService.java:301)
at calendarexportplugin.exporter.GoogleSettingsDialog.fetchCalendarList(GoogleSettingsDialog.java:229)
at calendarexportplugin.exporter.GoogleSettingsDialog.access$2(GoogleSettingsDialog.java:227)
at calendarexportplugin.exporter.GoogleSettingsDialog$4.run(GoogleSettingsDialog.java:175)
at java.lang.Thread.run(Unknown Source)
Caused by: javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
at sun.security.ssl.Alerts.getSSLException(Unknown Source)
at sun.security.ssl.SSLSocketImpl.fatal(Unknown Source)
at sun.security.ssl.Handshaker.fatalSE(Unknown Source)
at sun.security.ssl.Handshaker.fatalSE(Unknown Source)
at sun.security.ssl.ClientHandshaker.serverCertificate(Unknown Source)
at sun.security.ssl.ClientHandshaker.processMessage(Unknown Source)
at sun.security.ssl.Handshaker.processLoop(Unknown Source)
at sun.security.ssl.Handshaker.process_record(Unknown Source)
at sun.security.ssl.SSLSocketImpl.readRecord(Unknown Source)
at sun.security.ssl.SSLSocketImpl.performInitialHandshake(Unknown Source)
at sun.security.ssl.SSLSocketImpl.startHandshake(Unknown Source)
at sun.security.ssl.SSLSocketImpl.startHandshake(Unknown Source)
at sun.net.www.protocol.https.HttpsClient.afterConnect(Unknown Source)
at sun.net.www.protocol.https.AbstractDelegateHttp ... on.connect(Unknown Source)
at sun.net.www.protocol.http.HttpURLConnection.getOutputStream(Unknown Source)
at sun.net.www.protocol.https.HttpsURLConnectionIm ... tputStream(Unknown Source)
at com.google.gdata.client.GoogleAuthTokenFactory.makePostRequest(GoogleAuthTokenFactory.java:551)
at com.google.gdata.client.GoogleAuthTokenFactory.getAuthToken(GoogleAuthTokenFactory.java:487)
... 8 more
Caused by: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
at sun.security.validator.PKIXValidator.doBuild(Unknown Source)
at sun.security.validator.PKIXValidator.engineValidate(Unknown Source)
at sun.security.validator.Validator.validate(Unknown Source)
at sun.security.ssl.X509TrustManagerImpl.validate(Unknown Source)
at sun.security.ssl.X509TrustManagerImpl.checkTrusted(Unknown Source)
at sun.security.ssl.X509TrustManagerImpl.checkServerTrusted(Unknown Source)
... 22 more
Caused by: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
at sun.security.provider.certpath.SunCertPathBuilder.engineBuild(Unknown Source)
at java.security.cert.CertPathBuilder.build(Unknown Source)
... 28 more


Caused by:
javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
at sun.security.ssl.Alerts.getSSLException(Unknown Source)
at sun.security.ssl.SSLSocketImpl.fatal(Unknown Source)
at sun.security.ssl.Handshaker.fatalSE(Unknown Source)
at sun.security.ssl.Handshaker.fatalSE(Unknown Source)
at sun.security.ssl.ClientHandshaker.serverCertificate(Unknown Source)
at sun.security.ssl.ClientHandshaker.processMessage(Unknown Source)
at sun.security.ssl.Handshaker.processLoop(Unknown Source)
at sun.security.ssl.Handshaker.process_record(Unknown Source)
at sun.security.ssl.SSLSocketImpl.readRecord(Unknown Source)
at sun.security.ssl.SSLSocketImpl.performInitialHandshake(Unknown Source)
at sun.security.ssl.SSLSocketImpl.startHandshake(Unknown Source)
at sun.security.ssl.SSLSocketImpl.startHandshake(Unknown Source)
at sun.net.www.protocol.https.HttpsClient.afterConnect(Unknown Source)
at sun.net.www.protocol.https.AbstractDelegateHttp ... on.connect(Unknown Source)
at sun.net.www.protocol.http.HttpURLConnection.getOutputStream(Unknown Source)
at sun.net.www.protocol.https.HttpsURLConnectionIm ... tputStream(Unknown Source)
at com.google.gdata.client.GoogleAuthTokenFactory.makePostRequest(GoogleAuthTokenFactory.java:551)
at com.google.gdata.client.GoogleAuthTokenFactory.getAuthToken(GoogleAuthTokenFactory.java:487)
at com.google.gdata.client.GoogleAuthTokenFactory.setUserCredentials(GoogleAuthTokenFactory.java:346)
at com.google.gdata.client.GoogleService.setUserCredentials(GoogleService.java:362)
at com.google.gdata.client.GoogleService.setUserCredentials(GoogleService.java:317)
at com.google.gdata.client.GoogleService.setUserCredentials(GoogleService.java:301)
at calendarexportplugin.exporter.GoogleSettingsDialog.fetchCalendarList(GoogleSettingsDialog.java:229)
at calendarexportplugin.exporter.GoogleSettingsDialog.access$2(GoogleSettingsDialog.java:227)
at calendarexportplugin.exporter.GoogleSettingsDialog$4.run(GoogleSettingsDialog.java:175)
at java.lang.Thread.run(Unknown Source)
Caused by: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
at sun.security.validator.PKIXValidator.doBuild(Unknown Source)
at sun.security.validator.PKIXValidator.engineValidate(Unknown Source)
at sun.security.validator.Validator.validate(Unknown Source)
at sun.security.ssl.X509TrustManagerImpl.validate(Unknown Source)
at sun.security.ssl.X509TrustManagerImpl.checkTrusted(Unknown Source)
at sun.security.ssl.X509TrustManagerImpl.checkServerTrusted(Unknown Source)
... 22 more
Caused by: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
at sun.security.provider.certpath.SunCertPathBuilder.engineBuild(Unknown Source)
at java.security.cert.CertPathBuilder.build(Unknown Source)
... 28 more


Caused by:
sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
at sun.security.validator.PKIXValidator.doBuild(Unknown Source)
at sun.security.validator.PKIXValidator.engineValidate(Unknown Source)
at sun.security.validator.Validator.validate(Unknown Source)
at sun.security.ssl.X509TrustManagerImpl.validate(Unknown Source)
at sun.security.ssl.X509TrustManagerImpl.checkTrusted(Unknown Source)
at sun.security.ssl.X509TrustManagerImpl.checkServerTrusted(Unknown Source)
at sun.security.ssl.ClientHandshaker.serverCertificate(Unknown Source)
at sun.security.ssl.ClientHandshaker.processMessage(Unknown Source)
at sun.security.ssl.Handshaker.processLoop(Unknown Source)
at sun.security.ssl.Handshaker.process_record(Unknown Source)
at sun.security.ssl.SSLSocketImpl.readRecord(Unknown Source)
at sun.security.ssl.SSLSocketImpl.performInitialHandshake(Unknown Source)
at sun.security.ssl.SSLSocketImpl.startHandshake(Unknown Source)
at sun.security.ssl.SSLSocketImpl.startHandshake(Unknown Source)
at sun.net.www.protocol.https.HttpsClient.afterConnect(Unknown Source)
at sun.net.www.protocol.https.AbstractDelegateHttp ... on.connect(Unknown Source)
at sun.net.www.protocol.http.HttpURLConnection.getOutputStream(Unknown Source)
at sun.net.www.protocol.https.HttpsURLConnectionIm ... tputStream(Unknown Source)
at com.google.gdata.client.GoogleAuthTokenFactory.makePostRequest(GoogleAuthTokenFactory.java:551)
at com.google.gdata.client.GoogleAuthTokenFactory.getAuthToken(GoogleAuthTokenFactory.java:487)
at com.google.gdata.client.GoogleAuthTokenFactory.setUserCredentials(GoogleAuthTokenFactory.java:346)
at com.google.gdata.client.GoogleService.setUserCredentials(GoogleService.java:362)
at com.google.gdata.client.GoogleService.setUserCredentials(GoogleService.java:317)
at com.google.gdata.client.GoogleService.setUserCredentials(GoogleService.java:301)
at calendarexportplugin.exporter.GoogleSettingsDialog.fetchCalendarList(GoogleSettingsDialog.java:229)
at calendarexportplugin.exporter.GoogleSettingsDialog.access$2(GoogleSettingsDialog.java:227)
at calendarexportplugin.exporter.GoogleSettingsDialog$4.run(GoogleSettingsDialog.java:175)
at java.lang.Thread.run(Unknown Source)
Caused by: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
at sun.security.provider.certpath.SunCertPathBuilder.engineBuild(Unknown Source)
at java.security.cert.CertPathBuilder.build(Unknown Source)
... 28 more


Caused by:
sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
at sun.security.provider.certpath.SunCertPathBuilder.engineBuild(Unknown Source)
at java.security.cert.CertPathBuilder.build(Unknown Source)
at sun.security.validator.PKIXValidator.doBuild(Unknown Source)
at sun.security.validator.PKIXValidator.engineValidate(Unknown Source)
at sun.security.validator.Validator.validate(Unknown Source)
at sun.security.ssl.X509TrustManagerImpl.validate(Unknown Source)
at sun.security.ssl.X509TrustManagerImpl.checkTrusted(Unknown Source)
at sun.security.ssl.X509TrustManagerImpl.checkServerTrusted(Unknown Source)
at sun.security.ssl.ClientHandshaker.serverCertificate(Unknown Source)
at sun.security.ssl.ClientHandshaker.processMessage(Unknown Source)
at sun.security.ssl.Handshaker.processLoop(Unknown Source)
at sun.security.ssl.Handshaker.process_record(Unknown Source)
at sun.security.ssl.SSLSocketImpl.readRecord(Unknown Source)
at sun.security.ssl.SSLSocketImpl.performInitialHandshake(Unknown Source)
at sun.security.ssl.SSLSocketImpl.startHandshake(Unknown Source)
at sun.security.ssl.SSLSocketImpl.startHandshake(Unknown Source)
at sun.net.www.protocol.https.HttpsClient.afterConnect(Unknown Source)
at sun.net.www.protocol.https.AbstractDelegateHttp ... on.connect(Unknown Source)
at sun.net.www.protocol.http.HttpURLConnection.getOutputStream(Unknown Source)
at sun.net.www.protocol.https.HttpsURLConnectionIm ... tputStream(Unknown Source)
at com.google.gdata.client.GoogleAuthTokenFactory.makePostRequest(GoogleAuthTokenFactory.java:551)
at com.google.gdata.client.GoogleAuthTokenFactory.getAuthToken(GoogleAuthTokenFactory.java:487)
at com.google.gdata.client.GoogleAuthTokenFactory.setUserCredentials(GoogleAuthTokenFactory.java:346)
at com.google.gdata.client.GoogleService.setUserCredentials(GoogleService.java:362)
at com.google.gdata.client.GoogleService.setUserCredentials(GoogleService.java:317)
at com.google.gdata.client.GoogleService.setUserCredentials(GoogleService.java:301)
at calendarexportplugin.exporter.GoogleSettingsDialog.fetchCalendarList(GoogleSettingsDialog.java:229)
at calendarexportplugin.exporter.GoogleSettingsDialog.access$2(GoogleSettingsDialog.java:227)
at calendarexportplugin.exporter.GoogleSettingsDialog$4.run(GoogleSettingsDialog.java:175)
at java.lang.Thread.run(Unknown Source)
----- End of stacktrace -----
Passwort hab ich schon neu erstellen lassen (2-fach einloggen) aber die Meldung kommt immer noch.
Mein System Win8.1 x64 TV-Browser 3.4.0.95 beta.

Gruss Conan
ds10
Site Admin
Beiträge: 19095
Registriert: 23 Jun 2005, 12:36
Kontaktdaten:

Re: Kalender-Export geht nciht mehr.

Beitrag von ds10 »

"First they ignore you, then they ridicule you, then they fight you, then you win." - Mahatma Gandhi
Unterstütze die Weiterentwicklung von TV-Browser
Conan
Full Member
Beiträge: 51
Registriert: 31 Aug 2010, 20:43

Re: Kalender-Export geht nciht mehr.

Beitrag von Conan »

Nein leider nciht. Wen ich den Link anklicke kommt:
Weniger sichere Apps
Diese Einstellung ist nicht für Konten verfügbar, bei denen die Bestätigung in zwei Schritten aktiviert ist. Bei solchen Konten ist ein appspezifisches Passwort für den Zugriff auf Apps mit geringerer Sicherheit erforderlich. Weitere Informationen
Conan
Full Member
Beiträge: 51
Registriert: 31 Aug 2010, 20:43

Re: Kalender-Export geht nciht mehr.

Beitrag von Conan »

Gibt es inzwischen eine Lösung?
ds10
Site Admin
Beiträge: 19095
Registriert: 23 Jun 2005, 12:36
Kontaktdaten:

Re: Kalender-Export geht nciht mehr.

Beitrag von ds10 »

Nein, bei den meisten funktioniert es ja wohl auch.
Außerdem wird sich von selbst auch nichts ändern, da muss sich schon jemand finden, der sich das Plugin ansieht.
Ich werde das auf keinen Fall machen, ich habe genug andere Dinge zu tun, da kann ich mir nicht noch ein weiteres Plugin ans Bein binden.

Als Alternative böte sich an, die Android-Version zu benutzen.
"First they ignore you, then they ridicule you, then they fight you, then you win." - Mahatma Gandhi
Unterstütze die Weiterentwicklung von TV-Browser
Conan
Full Member
Beiträge: 51
Registriert: 31 Aug 2010, 20:43

Re: Kalender-Export geht nciht mehr.

Beitrag von Conan »

das android app ist keine alternativ für mich, weil cleverepg kanäle nicht auf dem android landen.

Ich danke für die hilfe.
tgw
Junior Member
Beiträge: 12
Registriert: 20 Apr 2013, 00:41

Re: Kalender-Export geht nciht mehr.

Beitrag von tgw »

Ich melde mich hier zu Wort,
bei mir funktioniert das Plugin auch von jetzt auf Gleich auf mehreren Rechnern nicht mehr.

Also jetzt kein Einzelfall mehr. Verändert wurde nichts.
Conan
Full Member
Beiträge: 51
Registriert: 31 Aug 2010, 20:43

Re: Kalender-Export geht nciht mehr.

Beitrag von Conan »

doch mein fehler ist ein eizel fahl, den ich selber behoben habe.

Was du hast und alle anderen auch ist das:
http://hilfe.tvbrowser.org/viewtopic.php?f=42&t=17003
Hummel

Re: Kalender-Export geht nciht mehr.

Beitrag von Hummel »

Hallo,

bei mir funktioniert von jetzt auf gleich der Kalender-Export nach Outlook nicht mehr.

Win 7 und TV-Browser 3.4.1

Hat jemand eine Idee

Danke im voraus

Hummel
ds10
Site Admin
Beiträge: 19095
Registriert: 23 Jun 2005, 12:36
Kontaktdaten:

Re: Kalender-Export geht nciht mehr.

Beitrag von ds10 »

Wenn es plötzlich auftritt würde ich vermuten, dass ein Java-Update oder ein Systemupdate ursächlich ist.
"First they ignore you, then they ridicule you, then they fight you, then you win." - Mahatma Gandhi
Unterstütze die Weiterentwicklung von TV-Browser
okamon
Full Member
Beiträge: 78
Registriert: 06 Aug 2015, 06:32

Re: Kalender-Export geht nciht mehr.

Beitrag von okamon »

Ich weiss jetzt nicht genau wie der Stand hier ist, aber thematisch passt es.

Funktioniert bei mir mit:
Google Calender Export 1.0.0.4 beta
Antworten