Re: [Evolution] evolution 3.20.0 hiccups - Yahoo calender password requests - Send Account



Thank you,

at the moment seemingly only one account is affected by the issue, but
when I first launched Evolution it were several accounts, maybe its
fixed now:

[rocketmouse archlinux ~]$ pkill evo
[rocketmouse archlinux ~]$ ps aux | grep evo | grep -v grep
[rocketmouse archlinux ~]$ grep CalendarEnabled .config/evolution/sources/*
.config/evolution/sources/1361625292 508 29 archlinux source:CalendarEnabled=true
[rocketmouse archlinux ~]$ pluma .config/evolution/sources/1361625292 508 29 archlinux source 
[rocketmouse archlinux ~]$ grep CalendarEnabled .config/evolution/sources/*
.config/evolution/sources/1361625292 508 29 archlinux source:CalendarEnabled=false

Before I fixed it, I run CALDAV_DEBUG=all:

[rocketmouse archlinux ~]$ pkill evo
[rocketmouse archlinux ~]$ ps aux | grep evo | grep -v grep
[rocketmouse archlinux ~]$ CALDAV_DEBUG=all /usr/lib/evolution-data-server/evolution-calendar-factory -w
[snip]
CalDAV - finished syncing with 0 items in a cache
< HTTP/1.1 401 Unauthorized
< Soup-Debug-Timestamp: 1460384298
< Soup-Debug: SoupMessage 6 (0x7f4efc007c90)
< Date: Mon, 11 Apr 2016 14:18:17 GMT
< Connection: close
< Via: http/1.1 calgate108.cal.gq1.yahoo.com (ApacheTrafficServer)
< Server: ATS
< Www-Authenticate: Basic realm="YahooCalendar"
< Www-Authenticate: OAuth realm="YahooCalendar"
< Content-Length: 0
< 
  
OPTIONS /dav/info.mardorf%40rocketmail.com/Calendar/Ralf_Mardorf/ HTTP/1.1
Soup-Debug-Timestamp: 1460384298
Soup-Debug: SoupSessionSync 1 (0x1648290), SoupMessage 7 (0x7f4f0000cd80), SoupSocket 11 (0x7f4efc0125b0)
Host: caldav.calendar.yahoo.com
User-Agent: Evolution/3.20.0
Connection: close
  
REPORT /dav/info.mardorf%40rocketmail.com/Calendar/Ralf_Mardorf/ HTTP/1.1
Soup-Debug-Timestamp: 1460384298
Soup-Debug: SoupSessionSync 1 (0x1648160), SoupMessage 6 (0x7f4efc007c90), SoupSocket 10 (0x7f4f0000bb60), 
restarted
Host: caldav.calendar.yahoo.com
User-Agent: Evolution/3.20.0
Depth: 1
Content-Type: application/xml
Connection: close
Content-Length: 255
Authorization: Basic [info mardorf rocketmail com:[snip]
 
<C:calendar-query xmlns:C="urn:ietf:params:xml:ns:caldav" xmlns:D="DAV:">
   <D:prop>
     <D:getetag/>
   </D:prop>
   <C:filter>
     <C:comp-filter name="VCALENDAR">
       <C:comp-filter name="VEVENT"/>
     </C:comp-filter>
   </C:filter>
</C:calendar-query>
  
< HTTP/1.1 401 Unauthorized
< Soup-Debug-Timestamp: 1460384298
< Soup-Debug: SoupMessage 7 (0x7f4f0000cd80)
< Date: Mon, 11 Apr 2016 14:18:18 GMT
< Connection: close
< Via: http/1.1 calgate124.cal.ne1.yahoo.com (ApacheTrafficServer)
< Server: ATS
< Www-Authenticate: Basic realm="YahooCalendar"
< Www-Authenticate: OAuth realm="YahooCalendar"
< Content-Length: 0
< 
  
OPTIONS /dav/info.mardorf%40rocketmail.com/Calendar/Ralf_Mardorf/ HTTP/1.1
Soup-Debug-Timestamp: 1460384299
Soup-Debug: SoupSessionSync 1 (0x1648290), SoupMessage 7 (0x7f4f0000cd80), SoupSocket 12 (0x7f4f000121b0), 
restarted
Host: caldav.calendar.yahoo.com
User-Agent: Evolution/3.20.0
Connection: close
Authorization: Basic [info mardorf rocketmail com:[snip]
  
^C

Regards,
Ralf



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