Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: Timeout to short when aquire contacts from Synology DS1819+ from CARDDAV #255

Open
3 tasks done
krzlison opened this issue Dec 4, 2024 · 1 comment
Open
3 tasks done
Assignees
Labels
not-latest-version Beta version not found in issue

Comments

@krzlison
Copy link

krzlison commented Dec 4, 2024

I'm sure that

  • This issue is still present in the current beta version of this adapter
  • There is no other (open) issue with the same topic (use the search!)
  • This issue is not described in the adapter documentation / FAQ (read the docs!)

Source of birthdays

ver. 3.0.1

The problem

I have around 1000 Contacts with Birthdays in Synology DS1819+ Contacts
No contacts will be acquired when using CARDDAV

Solution modify bellow timeouts to 30000

\opt\iobroker\node_modules\iobroker.birthdays\main.js
Line 173: timeout: 4500,
Line 295: timeout: 4500,

iobroker.current.log (in debug mode!)

No response

Version of nodejs

v20.18.1

Version of ioBroker js-controller

7.0.3

Version of adapter

3.0.1

Copy link

github-actions bot commented Dec 4, 2024

Thanks for reporting a new issue @krzlison!

Important: Ensure that you use the latest available beta version of this adapter (not the current stable version!): 3.1.0

  1. Please ensure your topic is not covered in the documentation
  2. Please attach all necessary log files (in debug mode!), screenshots and other information to reproduce this issue.
  3. Search for the issue topic in other/closed issues to avoid duplicates!
  4. Check the changelog if the issue has already been covered in a previous release

Otherwise this issue will be closed!

@github-actions github-actions bot added the not-latest-version Beta version not found in issue label Dec 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
not-latest-version Beta version not found in issue
Projects
None yet
Development

No branches or pull requests

2 participants