#2134·anbox

Anbox crashing on startup on Ubuntu 23.04

Author: DonDeeBeesCreated Aug 10, 2023Updated Feb 1, 2024
  1. 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

  2. Make sure you are running the latest version of Anbox before reporting an issue. Update snap to latest: snap refresh --devmode --edge anbox

  3. Make sure you have debug logs enabled: sudo snap set anbox debug.enable=true

  4. Reproduce the error while debug logs enabled.

  5. Run the anbox logs collection utility and attach the tar file. sudo /snap/bin/anbox.collect-bug-info

  6. ** Please paste the result of anbox system-info below:**

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