wildduck icon indicating copy to clipboard operation
wildduck copied to clipboard

impossible to install

Open lug-email opened this issue 5 years ago • 5 comments

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

lug-email avatar May 12 '19 19:05 lug-email

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?

rqelibari avatar Jun 08 '19 00:06 rqelibari

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.

W2AlharbiMe avatar Jul 23 '19 00:07 W2AlharbiMe

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

W2AlharbiMe avatar Jul 23 '19 00:07 W2AlharbiMe

Is still still an issue with the latest install script?

louis-lau avatar Sep 13 '20 23:09 louis-lau

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.

github-actions[bot] avatar Feb 22 '24 01:02 github-actions[bot]

This issue was closed because it has been stalled for 15 days with no activity.

github-actions[bot] avatar Mar 11 '24 01:03 github-actions[bot]