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

Problem with new versions #10

Open
manalejandro opened this issue Aug 29, 2020 · 9 comments
Open

Problem with new versions #10

manalejandro opened this issue Aug 29, 2020 · 9 comments

Comments

@manalejandro
Copy link

I am using v1.28.1 of this plugin because latest versions seems broken with wildduck@latest

@louis-lau
Copy link
Member

Hi! Please describe your issue, instead of seems broken. 😁

@manalejandro
Copy link
Author

It crashes haraka since v1.28.1

haraka    | [CRIT] [-] [server] Plugin wildduck timed out on hook init_master - make sure it calls the callback
haraka    | [INFO] [-] [server]  hook=init_master plugin=wildduck function=init_wildduck_shared params="" retval=DENYSOFT msg="plugin timeout"
haraka    | [ERROR] [-] [server] init_master returned error: plugin timeout                    
haraka    | [NOTICE] [-] [core] Shutting down

@louis-lau
Copy link
Member

As far as I can see between v1.28.1 and v1.28.2 there were only some minor dependency updates, nothing else. Is this a new installation? Or an upgraded installation?

@manalejandro
Copy link
Author

Docker fresh containers using node:10-slim official image 🐋

@louis-lau
Copy link
Member

Alright! 👍

The only thing I could think of was that maybe you didn't npm install on upgrade or something. But that clearly isn't a problem :)

Without testing myself I don't have any other ideas right now. Maybe Andris has some ideas.

@tfrancois
Copy link

So its 3 years later and I am getting this error as well - I can see emails coming in but they are not getting written to the mailboxes. They just disapper into oblivion. If not for the logs, I would never even know that the email was hitting the server. Anyone know what causes this error?

@manalejandro
Copy link
Author

Hi, i'm using this version in the Dockerfile and works fine with latest haraka and wildduck tags

ARG plugin_version=1.37.0

@madhavgharmalkar
Copy link

@tfrancois having the same issue. I switched to using LTMP and I'm having no issues yet. I just need to find a new way to check the destination with a RCTP hook

@msimerson
Copy link
Contributor

This plugin just opens the DB connections (to redis & mongo) on init_master. If the plugin is timing out, it's likely because you need to edit the redis.host and/or mongo.url setting in wildduck.toml.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants