m1k1o / neko

A self hosted virtual browser that runs in docker and uses WebRTC.
https://neko.m1k1o.net/
Apache License 2.0
5.98k stars 449 forks source link

[Investigating] After several restarts neko fails due to error with x-server #185

Open gbrian opened 2 years ago

gbrian commented 2 years ago

When restarting a room often it fails with the error:

Fatal server error:
(EE) Server is already active for display 99
        If this server is no longer running, remove /tmp/.X99-lock
        and start again.
(EE) 
(EE) 
Please consult the The X.Org Foundation support 
         at http://wiki.x.org
 for help. 
(EE) 

After removing the file lock and restart it works again.

m1k1o commented 2 years ago

Maybe relevant to #159 ?