As with comment #10:
TFTP_ADDRESS="0.0.0.0:69" worked for me on 14.04 (server edition). The
other workaround of: "start on (filesystem and net-device-up IFACE!=lo)"
did not help at all. Even tried: "start on (filesystem and started
network-services)"
Maybe something to do with fact that I have 2
I did NOT need to edit TFTP_ADDRESS in /etc/default/tftpd-hpa. I only
needed to change the 'start on' condition in /etc/init/tftpd-hpa.conf
to:
start on (filesystem and net-device-up IFACE!=lo)
The service started successfully after I made this change, and rebooted.
--
You received this bug no
Same experience as jay-o. Please fix :/
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to tftp-hpa in Ubuntu.
https://bugs.launchpad.net/bugs/1342580
Title:
tftpd-hpa doesn't start on boot
To manage notifications about this bug go to:
TFTP_ADDRESS="0.0.0.0:69"
worked for me on 14.04. The other workaround of: "start on (filesystem
and net-device-up IFACE!=lo)" did not help at all.
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to tftp-hpa in Ubuntu.
https://bugs.launch
@falstaff
Your workaround works also for my configuration, just changed
TFTP_ADDRESS to 0.0.0.0:69 and rebooted
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to tftp-hpa in Ubuntu.
https://bugs.launchpad.net/bugs/1342580
Title:
tftpd
A workaround for my case was to bind to the IPv4 address explicitly:
In /etc/default/tftpd-hpa:
TFTP_ADDRESS="0.0.0.0:69"
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to tftp-hpa in Ubuntu.
https://bugs.launchpad.net/bugs/1342580
Tit
** Attachment added: "syslog-tftp-hpa-net-device-up.txt"
https://bugs.launchpad.net/ubuntu/+source/tftp-hpa/+bug/1342580/+attachment/4292436/+files/syslog-tftp-hpa-net-device-up.txt
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to tf
The proposed fix (from #1 as well as the corrected version from #5) does
not solve the problem for me. Actually, when I look at what time the
system tries to start the tftp-hpa process, it makes it even worse: The
process gets started earlier (around ~11s vs ~13s)! Also, the relevant
errors look so
Confirmed for 14.04 LTS.
Solved by modifying /etc/init/tftpd-hpa.conf
with:
start on (filesystem and net-device-up IFACE!=lo)
Cf: http://upstart.ubuntu.com/cookbook/#start-on
Beware, there is a bug in report #1 attachement:
modified.conffile..etc.init.tftpd.hpa.conf.txt
There is a syntax error
Confirmed for 14.04 LTS server flavor as described also here:
http://ubuntuforums.org/showthread.php?t=2254382
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to tftp-hpa in Ubuntu.
https://bugs.launchpad.net/bugs/1342580
Title:
tftpd-h
Just to confirm that I am seeing this on 14.10.
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to tftp-hpa in Ubuntu.
https://bugs.launchpad.net/bugs/1342580
Title:
tftpd-hpa doesn't start on boot
To manage notifications about this bu
** Changed in: tftp-hpa (Ubuntu)
Importance: Undecided => High
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to tftp-hpa in Ubuntu.
https://bugs.launchpad.net/bugs/1342580
Title:
tftpd-hpa doesn't start on boot
To manage notificat
Status changed to 'Confirmed' because the bug affects multiple users.
** Changed in: tftp-hpa (Ubuntu)
Status: New => Confirmed
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to tftp-hpa in Ubuntu.
https://bugs.launchpad.net/bugs/
13 matches
Mail list logo