Re: [Evolution] HTTP Error message corrupt with Yahoo CalDAV





On Sun, 2015-05-03 at 14:32 +0200, Paul Menzel wrote:
Dear James,


Am Samstag, den 02.05.2015, 13:51 -0600 schrieb James Lay:
> Topic says it...looking at:
> 
> http://www.omgubuntu.co.uk/2010/11/sync-yahoo-calendar-evolution-linux
> 
> And yea....everything appears ok with the account info..I've got solid
> TLS 1.2...client/server hello, client key exchange, even change cipher
> spec and encrypted handshake, but then Evo pops up with HTTP Error:
> message corrupt.

Please capture a debug log [1] and post it here. Make sure to remove
private information beforehand.

        $ dpkg -S evolution-calendar-factory
        evolution-data-server: /usr/lib/evolution/evolution-calendar-factory
        $ file /usr/lib/evolution/evolution-calendar-factory
        /usr/lib/evolution/evolution-calendar-factory: ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), …
        $ CALDAV_DEBUG=all /usr/lib/evolution/evolution-calendar-factory >& logfile

As Evolution runs  Make sure you run the command before starting
Evolution. Maybe even your desktop starts it. Check it with the
following command.

        $ ps aux | grep evolution-calendar-factory

> Evolution version is 3.10.4 on Ubuntu 14.04.  Thanks for any assistance.

Could you try a live system with a newer Evolution version and see if
it’s fixed there, please?


Thanks,

Paul


PS: Please just send plain text messages with no HTML part to mailing
lists. Thank you!


[1] https://wiki.gnome.org/Apps/Evolution/Debugging#CalDAV

Thanks Paul I will get this done today.  Ironically I did try on my laptop which has  Ubuntu 15.04, which is Evo 3.12.11.  I followed the above and this is what the logfile had to say:

Registering ECalBackendFileEventsFactory ('local:VEVENT')
Registering ECalBackendFileJournalFactory ('local:VJOURNAL')
Registering ECalBackendFileTodosFactory ('local:VTODO')
Registering ECalBackendContactsEventsFactory ('contacts:VEVENT')
Registering ECalBackendHttpEventsFactory ('webcal:VEVENT')
Registering ECalBackendHttpJournalFactory ('webcal:VJOURNAL')
Registering ECalBackendHttpTodosFactory ('webcal:VTODO')
Registering ECalBackendWeatherEventsFactory ('weather:VEVENT')
Registering ECalBackendCalDAVEventsFactory ('caldav:VEVENT')
Registering ECalBackendCalDAVJournalFactory ('caldav:VJOURNAL')
Registering ECalBackendCalDAVTodosFactory ('caldav:VTODO')
Server is up and running...
Bus name 'org.gnome.evolution.dataserver.Calendar4' acquired.
Bye.

Not much unfortunately.  I do have a pretty good sysdig (http://www.sysdig.org/) capture however.  Not sure where else to go from here....thanks Paul.

James

[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]