console

  1. C

    Problem Console noVNC, pfsense, termproxy

    Hello, i installed a Pfsense 2.6 in proxmox 7.4 ( Edge configuration), routing all Wan trafic to Pfsense and add some rules after activating the rules i had this issue : failed waiting for client: timed out TASK ERROR: command '/usr/bin/termproxy 5900 --path /nodes/proxmox-01 --perm Sys.Console...
  2. F

    [SOLVED] Can't access consoles when accessing from the web

    *** TL;DR BELOW *** Hi there, After quite a few weeks of thinking about it, I finally pulled the plug and bought a domainfor myself :D so that I could finally start implementing and understanding a more realistic use case for all my LXCs and VMs: shame on me for waiting too long. Now, using...
  3. A

    Virtual machine console problem

    Good morning, I have a problem with the consoles of a cluster. I cannot see the console of the virtual machines if I am not logged in to the node. I do not know if I explained well. If I log in to node1 I can't see the console of the virtual machines on node2. If you can help me? Regards and...
  4. N

    Windows doesn't load after going to sleep

    I would like to setup my geust machine (Windoes 11) to sleep after some time. It helps to save energy. However, after going to sleep, it doesn't log in anymore via consoles or RDP. I use SPICE on Proxmox 7.3-4
  5. C

    LXC Containers

    Hello, greetings to all the community, I need to know how I can see through console the last modification date of a VPS lxc, and if this is active.
  6. S

    Error when backing up and entering the VNC console

    Hello everyone, I hope you are very well and can help me, I happen to have a version of PVE 6.0-4 and recently I have experienced strange behavior on my VMs. I noticed this in the backup task, because it began to throw an error "got timeout", this only happened with a couple of VMs, but over...
  7. I

    Local Console with Chromium

    Has anyone installed chromium and had the console switch to it one boot? I think it would be nice to beable to admin proxmox if there was a network issue from the GUI physically on the system.
  8. H

    noVNC weird problems (containers console is blurried and on VM keyboard layout it's almost unable to write anything that isn't letters & numbers)

    I have a single 6.4-15 proxmox node with some containers and VM. For all my containers console look like: For all my VM I can only write the following characters: I can't write "/", which limits a lot to navigate through the FS or to set IP/CIDR. This is locking me out of a backuped VM...
  9. G

    S.M.A.R.T.: Can I tell PVE somehow to use 'smart -d sat' for my external drive?

    The PVE GUI returns S.M.A.R.T. status unknown on my external disk. This mirrors what smartctl tells me on the command line root@pve:~# smartctl -a /dev/sda smartctl 7.2 2020-12-30 r5155 [x86_64-linux-5.15.60-1-pve] (local build) Copyright (C) 2002-20, Bruce Allen, Christian Franke...
  10. J

    [SOLVED] Websocket connection invalid pvevnc ticket

    Hello Reading through the API call I can successfuly make request to the following endpoints: post - api2/json/access/ticket post - api2/json/nodes/node/lxc/vmid/vncproxy get api2/json/nodes/node/lxc/vmid/vncwebsocket From these (besides other things) I have the pvevnc-ticket, the websocket...
  11. N

    [SOLVED] VM Console not responding to keyboard

    I successfully installed Ubuntu Server on my VM, but am unable to login because the console doesn't respond to my keyboard. Any advice? I'm currently using the noVNC console, the other two options SPICE and xterm are greyed out. Whats odd is I am able to use the shell of the host node, but...
  12. H

    Empty/black console with LXC "tty"

    Hello, I created an LXC container with the "debian-11-standard_11.3-1_amd64.tar.zst" template. When I'm trying to access the console it's empty. I can't do anything with it. I have to switch the "Console mode" to "shell" to make it work. What can cause this? I tried to press enter or any other...
  13. L

    [SOLVED] Console is using SPICE instead of noVNC

    Hello, when opening a console of a VM, it used to open noVNC per default. Now, probably after the update from 7.1 to 7.2, PVE downloads a spice file "pve-spice.vv". According to https://pve.proxmox.com/wiki/SPICE: "Spice is not enabled by default. To enable it set the Display in the Hardware...
  14. powersupport

    Issue when accessing Proxmox console after enabling the firewall

    Hi Guys, We have actually configured our proxmox firewall in order to restrict all INPUT access to the cluster and only allowed some services which need public access. We have also blocked the dashboard access to 8006 since exposing this port to the public might be risky. After enabling the...
  15. Y

    [SOLVED] Unable to open console to Ubuntu 16.04 container on Proxmox 7.1 with systemd.unified_cgroup_hierarchy=0

    Hi, I'm trying to install a new container with Ubuntu 16.04 on Proxmox 7.1. According to https://pve.proxmox.com/pve-docs/chapter-pct.html#pct_cgroup_compat, it is possible with customized boot options. I have followed recommendations and I can see that my kernel cmdline is properly updated...
  16. T

    [SOLVED] Console welcome banner incorrect IP

    HI everyone, This could easily affect more than PBS (e.g. PVE) without me having seen this behaviour before, but PBS 2.0-10 welcome banner on console is stating the old/original IP that it was installed with. After moving it to a new physical location on a different network, on a different...
  17. V

    Increase the FPS of the console

    I'm looking for the best configuration to maximize graphics performance in the console. For now the best performance increase I have obtained by increasing the amount of memory dedicated to the display, the type of display does not seem to make a big difference. The biggest problem is the...
  18. R

    xterm.js console doesnt set terminal size correctly

    Hi, The xterm.js terminal doesnt set the terminal size correctly causing the text to not wrap and overwrite the text on the current line The xterm.js console tries to set the tty size by sending "1:<cols>:<rows>:" over the websocket, however, this doesnt work Example: The actual tty size...
  19. G

    Firefox - CTRL or SHIFT or ALT not working in Guest VM

    Proxmox 6.4 / Firefox 88.0.1 My journey with Firefox issues continues. Now I'm unable to use CTRL- or SHIFT- or ALT -keys in the console of a guest in Firefox. In Chromium it works just fine. Each of these do not work and it's not a matter of the issues with CTRL-ALT-SHIFT issues in the past...
  20. S

    Console not catching control characters

    I am checking the configuration of the updates in /etc/apt/sources.list using nano. I am unable to exit the nano console because the Control character is not caught by the console: when I type CTRL + X to exit the page, it types a 'X' instead. Please note: I have installed PBS in a VM within...