← Back to team overview

openerp-india team mailing list archive

[Bug 1066608] Re: caldev not working

 

Hello Makka,

Caldev module is not offical anymore on trunk 7.0, We have moved this
module on extra-addons.

So we can not consider the issue of caldev module, that's why I am
closing this issue.

Thanks for reporting!

** Changed in: openobject-addons
       Status: Triaged => Won't Fix

-- 
You received this bug notification because you are a member of OpenERP
Indian Team, which is subscribed to OpenERP Addons.
https://bugs.launchpad.net/bugs/1066608

Title:
  caldev not working

Status in OpenERP Addons (modules):
  Won't Fix

Bug description:
  penerp Version 6.1.1   
  openerp-6.1-20121013-233103

  modules installed:

  caldev   		6.1.1.1
  crm_caldev		 6.1.1.1
  document_webdev	 6.1.2.3

  I have followed the documentation here
  http://doc.openerp.com/v6.1/book/2/3_CRM_Contacts/communicate.html
  #synchronizing-your-crm-with-mobile-devices

  The synchronizing does not work for   Evolution 2.28.3  and Iphone IOS
  6  both log outputs are below.

  Evolution 2.28.3 says unkown error on the client computer.

  2012-10-14 22:08:33,626 1342 WARNING ? webdav: Cannot calculate own address: '_fileobject' object has no attribute 'getsockname' 
  2012-10-14 22:08:33,626 1342 INFO ? openerp.service.http_server: Found user="admin", passwd="***" for db="demo2" 
  2012-10-14 22:08:33,903 1342 WARNING ? caldav.query: Ignore start.. 
  2012-10-14 22:08:35,625 1342 INFO ? werkzeug: 127.0.0.1 - - [14/Oct/2012 22:08:35] "REPORT /webdav/demo2/calendars/users/admin/c/Meetings/ HTTP/1.1" 207 - 
  2012-10-14 22:08:35,632 1342 WARNING ? webdav: Cannot calculate own address: '_fileobject' object has no attribute 'getsockname' 
  2012-10-14 22:08:35,633 1342 INFO ? openerp.service.http_server: Found user="admin", passwd="***" for db="demo2" 
  2012-10-14 22:08:37,644 1342 INFO ? werkzeug: 127.0.0.1 - - [14/Oct/2012 22:08:37] "REPORT /webdav/demo2/calendars/users/admin/c/Meetings/ HTTP/1.1" 207 - 

  Iphone 4s – ios6 output log below

  
  2012-10-14 22:35:21,460 2292 WARNING ? webdav: Cannot calculate own address: '_fileobject' object has no attribute 'getsockname'
  2012-10-14 22:35:21,461 2292 INFO ? werkzeug: 127.0.0.1 - - [14/Oct/2012 22:35:21] "PROPFIND /webdav//demo2/Calenders/ HTTP/1.0" 401 -
  2012-10-14 22:35:21,610 2292 WARNING ? webdav: Cannot calculate own address: '_fileobject' object has no attribute 'getsockname'
  2012-10-14 22:35:21,611 2292 INFO ? openerp.service.http_server: Found user="admin", passwd="***" for db="Calenders"
  2012-10-14 22:35:21,616 2292 ERROR Calenders openerp.sql_db: Connection to the database failed
  Traceback (most recent call last):
    File "/opt/openerp/server/openerp/sql_db.py", line 421, in borrow
      result = psycopg2.connect(dsn=dsn, connection_factory=PsycoConnection)
  OperationalError: FATAL:  database "Calenders" does not exist

  2012-10-14 22:35:21,618 2292 INFO Calenders werkzeug: 127.0.0.1 - - [14/Oct/2012 22:35:21] "PROPFIND /webdav//demo2/Calenders/ HTTP/1.0" 401 -
  2012-10-14 22:35:21,759 2292 WARNING ? webdav: Cannot calculate own address: '_fileobject' object has no attribute 'getsockname'
  2012-10-14 22:35:21,760 2292 INFO ? werkzeug: 127.0.0.1 - - [14/Oct/2012 22:35:21] "PROPFIND /webdav//demo2/Calenders/ HTTP/1.0" 401 -

  
  Kind Regards

To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-addons/+bug/1066608/+subscriptions


References