-
Couldn't load subscription status.
- Fork 1.2k
Anbox crashing on startup on Ubuntu 23.04 #2134
Description
-
Please check that no similar bug is already reported. Have a look on the list of open bugs at https://github.com/anbox/anbox/issues
-
Make sure you are running the latest version of Anbox before reporting an issue. Update snap to latest:
snap refresh --devmode --edge anbox -
Make sure you have debug logs enabled:
sudo snap set anbox debug.enable=true -
Reproduce the error while debug logs enabled.
-
Run the anbox logs collection utility and attach the tar file.
sudo /snap/bin/anbox.collect-bug-info -
** Please paste the result of
anbox system-infobelow:**
anbox system-info output
Collecting anbox log files ... + cp /var/snap/anbox/common/data/system.log /tmp/tmp.HrymfPackE cp: cannot stat '/var/snap/anbox/common/data/system.log': No such file or directory + true + cp /var/snap/anbox/common/containers/lxc-monitord.log /tmp/tmp.HrymfPackE cp: cannot stat '/var/snap/anbox/common/containers/lxc-monitord.log': No such file or directory + true + cp /var/snap/anbox/common/logs/container.log /tmp/tmp.HrymfPackE cp: cannot stat '/var/snap/anbox/common/logs/container.log': No such file or directory + true + cp /var/snap/anbox/common/logs/console.log* /tmp/tmp.HrymfPackE cp: cannot stat '/var/snap/anbox/common/logs/console.log*': No such file or directory + true + /snap/anbox/214/command-anbox.wrapper system-info + true + [ -e /etc/systemd/system/snap.anbox.container-manager.service ] + sudo journalctl --no-pager -u snap.anbox.container-manager.service + true + set +x[please paste printout of `anbox system-info` here]
Please describe your problem:
Anbox crashes at startup
What were you expecting?:
Additional info:
OS is Ubuntu 23.04, recently updated on 8/10/2023