Project

General

Profile

Actions

Bug #26

closed

Unhandled Exception

Added by Andreas Vitting over 3 years ago. Updated over 3 years ago.

Status:
Closed
Priority:
High
Assignee:
Target version:
Start date:
10/26/2020
Due date:
% Done:

100%

Estimated time:
2:00 h

Description

After updating my phonebook, ldap crashes:

2020-10-26 20:40:34.48 info: Processed 0 of 140 contacts from address book 'Privates Adressbuch' (0 succeed, 0 skipped, 140 failed)
2020-10-26 20:40:34.48 debug:l2cpbg:carddav: chunkedMultigetVCards(addressbook='Privates Adressbuch')
(node:5191) UnhandledPromiseRejectionWarning: Error: Error: Bad status: 500

<d:error xmlns:d="DAV:" xmlns:s="http://sabredav.org/ns"\>
<s:sabredav-version>4.1.0</s:sabredav-version>
<s:exception>Sabre\Xml\LibXMLException</s:exception>
<s:message>xmlParseEntityRef: no name
on line 144, column 70</s:message>
</d:error>

at d.multigetVCards.then.catch.e (/snapshot/l2cpbg/dist/carddav.js:0:0)
at process._tickCallback (internal/process/next_tick.js:68:7)
(node:5191) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 2)
(node:5191) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.

Ftiz!Box can read in the phonebook w/o problems...


Files

l2cpbg-0.8.1-beta-2-linux-x64.tgz (21.5 MB) l2cpbg-0.8.1-beta-2-linux-x64.tgz Jörg Ebeling, 11/13/2020 10:15 AM
Actions

Also available in: Atom PDF

Go to top