waydroid not opening?
I have used the ujust-setup waydroid and I have waydroid in my app tray, trying to open it, it doesn't open, going to the terminal and running ujust-setup waydroid again, theres an error that pops up
' Job for waydroid-container.service failed because the control process exited with error code.
See "systemctl status waydroid-container.service" and "journalctl -xeu waydroid-container.service" for details. '
And it has already been initialize
going through waydroid -h and finding waydroid status, and shows this
' Session: STOPPED
Vendor type: MAINLINE '
after that i try to see if it work, I try waydroid show-full-ui
' [05:00:35] Starting waydroid session
[05:00:35] WAYLAND_DISPLAY is not set, defaulting to "wayland-0"
[05:00:36] RuntimeError: Command failed: % /usr/lib/waydroid/data/scripts/waydroid-net.sh start '
trying to start a session I get this error
' waydroid first-launch
[05:08:00] Starting waydroid session
[05:08:00] WAYLAND_DISPLAY is not set, defaulting to "wayland-0"
[05:08:01] RuntimeError: Command failed: % /usr/lib/waydroid/data/scripts/waydroid-net.sh start '
the issue may be a runtime error at '/usr/lib/waydroid/data/scripts/waydroid-net.sh '
going to that file path I find two folders, is there anything I could do to these folders to get it working?


7 Replies
I looked up and people had fixed the issue via installing iptables, which bazzite has
so thats not the issue
try to run the rest command first, reboot the system, and run the initialize command again
waydroid is very sensitive to running sessions and existing installation (even if broken), so if your waydroid is still fresh it's the best to just reset and reinit
Run
sudo systemctl restart waydroid-container.service
okii
I may have figured out the issue and its with me having portmaster layered
and its may be doing some weird networking things
tested it out and came to the same issuem checked
waydroid status
with it stating "session stopped"
it may just be the network thingiee
You can't mod the script in place but you can use systext to overlay a new script with modifications. The script has some variables and can work in a few different ways iirc, toggle stuff and see what happens.
Or remove portmaster & restart waydroid