Skip to content
This repository has been archived by the owner on Oct 28, 2020. It is now read-only.

[server] TypeError: Object false has no method 'setHeader' #113

Closed
clochix opened this issue Feb 23, 2016 · 0 comments
Closed

[server] TypeError: Object false has no method 'setHeader' #113

clochix opened this issue Feb 23, 2016 · 0 comments
Labels

Comments

@clochix
Copy link

clochix commented Feb 23, 2016

Seen in users logs:

TypeError: Object false has no method 'setHeader'
    at Function.Event.byURI (/usr/local/cozy/apps/sync/build/server/models/event.js:122:14)
    at CozyCalDAVBackend.module.exports.CozyCalDAVBackend._findCalendarObject (/usr/local/cozy/apps/sync/build/server/backends/caldav.js:168:23)
    at CozyCalDAVBackend.module.exports.CozyCalDAVBackend.getCalendarObject (/usr/local/cozy/apps/sync/build/server/backends/caldav.js:202:17)
    at Object.module.exports.jsDAV_Collection.extend.getChild (/usr/local/cozy/apps/sync/node_modules/cozy-jsdav-fork/lib/CalDAV/calendar.js:66:28)
    at /usr/local/cozy/apps/sync/node_modules/cozy-jsdav-fork/lib/DAV/objectTree.js:64:24
    at /usr/local/cozy/apps/sync/node_modules/cozy-jsdav-fork/lib/CalDAV/userCalendars.js:126:28
    at /usr/local/cozy/apps/sync/node_modules/cozy-jsdav-fork/lib/CalDAV/userCalendars.js:146:13
    at null._onTimeout (/usr/local/cozy/apps/sync/build/server/backends/caldav.js:80:18)
    at Timer.listOnTimeout [as ontimeout] (timers.js:121:15)
@clochix clochix added the bug label Feb 23, 2016
aenario added a commit that referenced this issue Feb 23, 2016
Fix server crash when syncing Events, refs #113
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants