On 1/13/23 18:58, Jonathan Billings wrote:

On Jan 13, 2023, at 21:45, Alex <mysqlstud...@gmail.com> wrote:
vncserver[5803]: Could not start Xvnc.
vncserver[5803]: _XSERVTransSocketUNIXCreateListener: ...SocketCreateListener() 
failed
vncserver[5803]: _XSERVTransMakeAllCOTSServerListeners: server already running
vncserver[5803]: (EE)
vncserver[5803]: Fatal server error:
vncserver[5803]: (EE) Cannot establish any listening sockets - Make sure an X 
server isn't already running(EE)
vncserver[5803]: _XSERVTransSocketUNIXCreateListener: ...SocketCreateListener() 
failed
vncserver[5803]: _XSERVTransMakeAllCOTSServerListeners: server already running
vncserver[5803]: (EE)
vncserver[5803]: Fatal server error:
vncserver[5803]: (EE) Cannot establish any listening sockets - Make sure an X 
server isn't already running(EE)
systemd[1]: vncserver@:1.service: Control process exited, code=exited, 
status=255/EXCEPTION
systemd[1]: vncserver@:1.service: Failed with result 'exit-code'.
systemd[1]: Failed to start vncserver@:1.service - Remote desktop service (VNC).

Could missing fonts really cause this? What more can I do to troubleshoot this?

The font thing is a warning. (See where it says WARNING)

You missed the errors:

vncserver[5803]: _XSERVTransMakeAllCOTSServerListeners: server already running

There’s already something listening on the port it is trying to run on. Perhaps 
take a look at what port it is listening on and fix that.

Or possibly it just can't open that port. Check the journal for selinux messages or anything else.
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to