This announcement is to let the users know that the Anbox Cloud team has discovered an issue with the Ubuntu kernel versions linux-image-6.8.0-56-generic
and linux-image-6.8.0-57-generic
where the Android instance is unable to connect to the network. Relevant bugs can be found here
Based on our testing, this issue also affects the cloud variant kernels, including:
- 6.8.0-1025-gcp
- 6.8.0-1026-gcp
- 6.8.0-1027-gcp
- 6.8.0-1026-aws
The fix for this issue is included in the kernel version, linux-image-6.8.0-58.60-generic
, which is yet to be released. We are actively working with the Ubuntu kernel team to get this resolved as soon as possible and will provide updates when the fix is available.
3 Likes
With the recent rollout of the following kernels:
- linux-image-6.8.0-58-generic
- linux-image-6.8.0-1027-aws
- linux-image-6.8.0-1028-gcp
We have confirmed that the issue preventing Android instances from connecting to the network has been resolved. Please update your kernel accordingly. For cloud-specific kernel variants, you can upgrade by running:
$ apt upgrade linux-image-<kernel_variant>
For example, on AWS:
$ apt upgrade linux-image-aws
We appreciate your patience while we addressed this issue.