snapweb fails to start after reboot
Bug #1610026 reported by
Luke Williams
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
snapweb |
Incomplete
|
Critical
|
Unassigned |
Bug Description
After rebooting the device with SnapWeb installed, snapweb fails to start, and the only way to get it functioning again is to remove the snap, and then re-install the snap.
To post a comment you must log in.
manually starting it works fine as well ... the issue is that snapweb tries to start before the network is up:
[ OK ] Started LSB: Set the CPU Frequency Scaling governor to "ondemand". snapweb. service' for details.
[ OK ] Stopped Service for snap application snapweb.snapweb.
[ OK ] Started Service for snap application snapweb.snapweb.
[ OK ] Stopped Service for snap application snapweb.snapweb.
[ OK ] Started Service for snap application snapweb.snapweb.
[ OK ] Stopped Service for snap application snapweb.snapweb.
[ OK ] Started Service for snap application snapweb.snapweb.
[ OK ] Stopped Service for snap application snapweb.snapweb.
[ OK ] Started Service for snap application snapweb.snapweb.
[ OK ] Stopped Service for snap application snapweb.snapweb.
[FAILED] Failed to start Service for snap application snapweb.snapweb.
See 'systemctl status snap.snapweb.
...
[ OK ] Started Initial cloud-init job (pre-networking).
[ OK ] Reached target Network (Pre).
Starting Raise network interfaces...
[ OK ] Started ifup for wlan0.
[ OK ] Started ifup for enxb827ebc92b03.
...
ubuntu@localhost:~$ ps ax|grep snapweb snapweb. service 4/bin/arm- linux-gnueabihf /snapweb
ubuntu@localhost:~$
ubuntu@localhost:~$ sudo systemctl start snap.snapweb.
ubuntu@localhost:~$ ps ax|grep snapweb
2993 ? Ssl 0:00 /snap/snapweb/
ubuntu@localhost:~$