question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Issue while updating wildduck to latest version

See original GitHub issue

Hello, We are using wildduck commits in our Dockerfile and we update the wildduck using Commit ID; When we try to update wildduck from v1.28.1 to latest v1.31.4 using Commit ID 38f4220521842c464f8b26a08acb4ddbbfa58158 we are facing the error

/opt/wildduck/node_modules/standard-as-callback/built/index.js:6
        throw e;
        ^
TypeError: Cannot read property 'enabled' of undefined
    at Object.module.exports.start (/opt/wildduck/webhooks.js:75:26)
    at /opt/wildduck/worker.js:33:18
    at start (/opt/wildduck/tasks.js:117:16)
    at /opt/wildduck/tasks.js:169:20
    at /opt/wildduck/node_modules/ioredfour/lib/ioredfour.js:131:13
    at tryCatcher (/opt/wildduck/node_modules/standard-as-callback/built/utils.js:11:23)
    at /opt/wildduck/node_modules/standard-as-callback/built/index.js:19:49
    at processTicksAndRejections (internal/process/task_queues.js:93:5)
info App Worker 30136 died

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:6 (3 by maintainers)

github_iconTop GitHub Comments

2reactions
louis-laucommented, Dec 28, 2020

I submitted the PR. in the meantime you can just add the webhooks section to your config, and you won’t get any errors. 😃

2reactions
louis-laucommented, Dec 28, 2020

I was wrong, your Dockerfile looks fine 😃

Looks like the webhooks section needs to be in the config section: https://github.com/nodemailer/wildduck/blob/da8f5bc7d5b9cdd77be55a76c178a62d92a8593f/config/default.toml#L96

I’ll submit a fix PR.

Read more comments on GitHub >

github_iconTop Results From Across the Web

wildduck update best practices? · Issue #318 - GitHub
Hi, how would you update the apps from a setup scripted install? I was thinknig of something like this: systemctl stop wildduck cd...
Read more >
nodemailer/wildduck - Gitter
I am trying to get custom notification via webhook on my webapp whenever an email is received. I observed that when ever an...
Read more >
wildduck - npm Package Health Analysis - Snyk
While scanning the latest version of wildduck, we found that a security review is needed. A total of 7 vulnerabilities or license issues...
Read more >
Wild Duck Holiday Park - Haven - TripAdvisor
Wild Duck Holiday Park is something a little special for Haven – it's our only woodland park. It's still packed with all your...
Read more >
theHunter: Call of the Wild | Home Page
Experience an atmospheric hunting game like no other in this realistic and visually breathtaking open world. Immerse yourself in the atmospheric single player ......
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found