Yes. The INVALIDARGUMENT is the error I get.

Running the daemon on its own will work since everything is up at that
point. Actually, if I just do:

    systemctl start vsftpd

it starts the FTP just fine. But when I reboot it fails unless I changed
the Unit as shown above:

    [Unit]
    Description=vsftpd FTP server
    Wants=network-online.target
    After=network-online.target

I could try with a QEMU install to see if it is easy to reproduce that
way. There could be some slowness on my main machine for other reasons
(like the large HDD, two network cards, 512Gb of RAM... who knows what
could delay one thing or another... although most of that should be
checked before the network goes up.)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2107406

Title:
  vsftpd does not start at boot time when some options require IP or DNS
  support

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/vsftpd/+bug/2107406/+subscriptions


-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to