novnc black screen

Bestbeast

Well-Known Member
Jul 29, 2016
163
5
58
30
Hello,

I had a problem that when I tried to access the server via novnc console the image showing was just a black screen, I could solve it changing the /etc/init/tty1.conf to this:

# tty1 - getty
#
# This service maintains a getty on tty1 from the point the system is
# started until it is shut down again.

start on stopped rc RUNLEVEL=[2345]

stop on runlevel [!2345]

respawn
exec /sbin/getty -8 38400 tty1


My question is, how can I edit the template so that this file is always like that when created and vps? Or is there any other solution for the black screen?

Thanks
 
This looks like the /etc/init/tty1.conf we generate automatically. So what did you change exactly?
 

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!