|
2010-02-05
, 23:48
|
Posts: 123 |
Thanked: 33 times |
Joined on Jan 2010
@ Stockholm
|
#132
|
/erminig-ng-0.1.2 $ python erminig-ng --sync-calendars ~/erminig-ng-0.1.2 $ python erminig-ng --sync-calendars Traceback (most recent call last): File "erminig-ng", line 520, in <module> getAllCalendars() File "erminig-ng", line 190, in getAllCalendars createGoogleCalendar(id, cal) File "erminig-ng", line 137, in createGoogleCalendar new_calendar = gd_client.InsertCalendar(new_calendar=calendar) File "/usr/lib/python2.5/site-packages/gdata/calendar/service.py", line 207, in InsertCalendar converter=gdata.calendar.CalendarListEntryFromString) File "/usr/lib/python2.5/site-packages/gdata/service.py", line 1178, in Post media_source=media_source, converter=converter) File "/usr/lib/python2.5/site-packages/gdata/service.py", line 1287, in PostOrPut redirects_remaining - 1, media_source, converter=converter) File "/usr/lib/python2.5/site-packages/gdata/service.py", line 1287, in PostOrPut redirects_remaining - 1, media_source, converter=converter) File "/usr/lib/python2.5/site-packages/gdata/service.py", line 1287, in PostOrPut redirects_remaining - 1, media_source, converter=converter) File "/usr/lib/python2.5/site-packages/gdata/service.py", line 1287, in PostOrPut redirects_remaining - 1, media_source, converter=converter) File "/usr/lib/python2.5/site-packages/gdata/service.py", line 1295, in PostOrPut 'body': result_body} gdata.service.RequestError: {'status': 302, 'body': '<HTML>\n<HEAD>\n<TITLE>Moved Temporarily</TITLE>\n</HEAD>\n<BODY BGCOLOR="#FFFFFF" TEXT="#000000">\n<H1>Moved Temporarily</H1>\nThe document has moved <A HREF="http://www.google.com/calendar/feeds/default/owncalendars/full?gsessionid=FeLmldAkcyhgByN_0WPPwA">here</A>.\n</BODY>\n</HTML>\n', 'reason': 'Redirect received, but redirects_remaining <= 0'} ~/erminig-ng-0.1.2 $ python erminig-ng --sync-calendars ~/erminig-ng-0.1.2 $
The Following User Says Thank You to Palleman For This Useful Post: | ||
|
2010-02-06
, 00:11
|
Posts: 479 |
Thanked: 641 times |
Joined on Dec 2007
@ Switzerland
|
#133
|
So, adding a second to the timestamp in config would have solved it?
The Following User Says Thank You to lorelei For This Useful Post: | ||
|
2010-02-06
, 00:29
|
Posts: 123 |
Thanked: 33 times |
Joined on Jan 2010
@ Stockholm
|
#134
|
To fix in the interim: you can redo the actions (i.e. asking for the creation of calendars on Google) until Google cooperates. Usually on the second try everything goes well.
Although it seems that it didn't export the existing stuff in the N900 calendar to the Google N900 calendar?
Is there a way to remove this N900 configuration and recreate the bond, without affecting the other connection I have (where my main Google calendar created a calendar on my N900)
|
2010-02-06
, 00:41
|
Posts: 479 |
Thanked: 641 times |
Joined on Dec 2007
@ Switzerland
|
#135
|
I looked into the .erminigdb file. Deleting the test events I created in the involved calendars, and removing the corresponding entry in googleIDs should make erminig ask again about the same calendar, right?
|
2010-02-06
, 01:13
|
Posts: 123 |
Thanked: 33 times |
Joined on Jan 2010
@ Stockholm
|
#136
|
|
2010-02-06
, 02:10
|
Posts: 123 |
Thanked: 33 times |
Joined on Jan 2010
@ Stockholm
|
#137
|
------------------------------------------- Traceback (most recent call last): File "erminig-ng", line 524, in <module> syncNewEvents() File "erminig-ng", line 503, in syncNewEvents getNewEventsFromGoogle(lastSync) File "erminig-ng", line 290, in getNewEventsFromGoogle feed = gd_client.CalendarQuery(query) File "/usr/lib/python2.5/site-packages/gdata/calendar/service.py", line 126, in CalendarQuery converter=gdata.calendar.CalendarEventFeedFromString) File "/usr/lib/python2.5/site-packages/gdata/calendar/service.py", line 118, in Query result = self.Get(uri, converter=converter) File "/usr/lib/python2.5/site-packages/gdata/service.py", line 1039, in Get encoding=encoding, converter=converter) File "/usr/lib/python2.5/site-packages/gdata/service.py", line 1050, in Get 'reason': server_response.reason, 'body': result_body} gdata.service.RequestError: {'status': 403, 'body': 'the@pal.pp.se har inte l\xc3\xa4s\xc3\xa5tkomst till kalendern som \xc3\xa4gs av g1op2h8ebo5ecbqg7eqb8ihh3c@group.calendar.google.com.', 'reason': 'Forbidden'} ~/erminig-ng-0.1.2 $
|
2010-02-06
, 11:36
|
Posts: 479 |
Thanked: 641 times |
Joined on Dec 2007
@ Switzerland
|
#138
|
Reran --sync-calendars and a couple of ordinary syncs, but the existing data still won't get synced. The data in the N9i00 calendar is synced to my N900 calendar via MfE (from another Exchange server than the one mentioned in an earlier post). So I'm trying another approach - chaning MfE to sync to the calendar created by Erminig when I did --sync-calendar from my main Google calendar.
|
2010-02-06
, 20:01
|
Posts: 123 |
Thanked: 33 times |
Joined on Jan 2010
@ Stockholm
|
#139
|
|
2010-02-07
, 01:18
|
Posts: 200 |
Thanked: 15 times |
Joined on Dec 2009
@ São Paulo - Brasil
|
#140
|
Tags |
erminig, erminig-ng, ernie nig, google calendar, google sync, synchronization |
|
/P