wildduck
wildduck copied to clipboard
impossible to install
Hello, I try to install your work but it's impossible to install on ubuntu 16.04. Service wildduck not found, redis not found, npm not installed, nodejs not fully installed... Could you have a installer for the lastest ubuntu or debian ? Thank you
Hello @lug-email,
That is weird indeed. There should be no reason for the scripts not to work on Ubuntu 16.04.
A few questions:
- Have you resolved your problem by now? If not:
- Was the Ubuntu on your server a fresh install?
- Did you see any output when you ran the installation script?
i have the same problem and i got the following output: scripts output:
-- Executing 14_install_start_services.sh subscript --
Failed to start wildduck.service: Unit wildduck.service is not loaded properly: Invalid argument.
See system logs and 'systemctl status wildduck.service' for details.
$ systemctl status wildduck.service
● wildduck.service - WildDuck Mail Server
Loaded: error (Reason: Invalid argument)
Active: inactive (dead)
Jul 22 23:56:38 localhost systemd[1]: [/etc/systemd/system/wildduck.service:9] Executable path is not absolute, ignoring: server.js --config="/etc/wildduck/wildduck.toml"
Jul 22 23:56:38 localhost systemd[1]: wildduck.service: Service lacks both ExecStart= and ExecStop= setting. Refusing.
Jul 22 23:56:38 localhost systemd[1]: [/etc/systemd/system/wildduck.service:9] Executable path is not absolute, ignoring: server.js --config="/etc/wildduck/wildduck.toml"
Jul 22 23:56:38 localhost systemd[1]: wildduck.service: Service lacks both ExecStart= and ExecStop= setting. Refusing.
Jul 22 23:56:39 localhost systemd[1]: [/etc/systemd/system/wildduck.service:9] Executable path is not absolute, ignoring: server.js --config="/etc/wildduck/wildduck.toml"
Jul 22 23:56:39 localhost systemd[1]: wildduck.service: Service lacks both ExecStart= and ExecStop= setting. Refusing.
Jul 22 23:56:39 localhost systemd[1]: [/etc/systemd/system/wildduck.service:9] Executable path is not absolute, ignoring: server.js --config="/etc/wildduck/wildduck.toml"
Jul 22 23:56:39 localhost systemd[1]: wildduck.service: Service lacks both ExecStart= and ExecStop= setting. Refusing.
Jul 22 23:56:41 localhost systemd[1]: [/etc/systemd/system/wildduck.service:9] Executable path is not absolute, ignoring: server.js --config="/etc/wildduck/wildduck.toml"
Jul 22 23:56:41 localhost systemd[1]: wildduck.service: Service lacks both ExecStart= and ExecStop= setting. Refusing.
I have fixed the issue and it was from node && npm i tried to install them manually and also before running the scripts i configured my dns: add A record to point to your server add mx record to point to the A record here's how to install node && npm on linux: https://github.com/nodesource/distributions/blob/master/README.md good luck. @lug-email
Is still still an issue with the latest install script?
This issue is stale because it has been open 45 days with no activity. Remove stale label or comment or this will be closed in 15 days.
This issue was closed because it has been stalled for 15 days with no activity.