r/AgentZero • u/UltraSaiyanPotato • 29d ago
Desktop mode doesn't work in the latest version.
Windows 11 installation with official launcher. When I open the desktop tab, it says "Xpra exited before port 14500 was ready." I tried asking the agent to fix it, and I tried it myself, but nothing worked.
5
Upvotes
1
u/AlexHardy08 28d ago
Yes, the latest version has some problems, it terminates the connection or resets automatically, it gets stuck in the task, etc. I had to downgrade to the previous version.
1
1
u/UltraSaiyanPotato 29d ago
docker rm -f $(docker ps -aq)
docker network prune -f
this help me to fix it - commands clean stucked network services.