Search results

  1. N

    [SOLVED] noVNC - server refusing connection

    Thank you! I had not tried the TightVNC viewer after I rebooted from the pve-GUI ... now everything works with the TightVNC (except that it has a US keyboard layout, even though the VM has defined a German keyboard ... but I'm sure I'll figure that out).
  2. N

    [SOLVED] noVNC - server refusing connection

    Currently, the EDGE and CHROME browsers gives me an "ERR_INVALID_HTTP_RESPONSE" when using HTTP or an "ERR_SSL_PROTOCOL_ERROR", if I try HTTPS ...
  3. N

    [SOLVED] noVNC - server refusing connection

    Thank you for your reply ! I did reboot from the pve-GUI after changing the conf. I am trying to connect to the port 5988 (88 is the number I had used). When I look at the firewall (from pve GUI), I am not seeing any entry. pveversion shows:
  4. N

    [SOLVED] noVNC - server refusing connection

    Hi all, having gotten my first Proxmox Server up and running, I am eagerly playing with my new setup and have created a number of (Linux Desktop) VMs to test. Within Proxmox, I have no problem accessing the desktop (built in noVNC), but when I try it from my Windows 10 PC (using either the...
  5. N

    [SOLVED] Ethernet port not functioning after install ...

    Hi all, turns out that this post had some very interesting information ... I did not try all the script stuff, but found the instruction to use ip link set enp0s up which ended up working for me. After that, I was able to upgrade to kernel 5.15 and right now (keeping my fingers crossed)...
  6. N

    [SOLVED] Ethernet port not functioning after install ...

    Thank you for the link! It does look like it would solve my issue ... but I am not sure how to install the new kernel, if I don't have any network connection after booting the server, since I can't use "apt install" or "apt update" that way.
  7. N

    [SOLVED] Proxmox Won't Boot with Latest Kernel 5.13.19-2-pve

    Hi all, looks like an upgrade to kernel 5.15 could potentially fix my issues as well. But how do I upgrade the kernel, if I have no working NIC? My system does boot, but it does not recognize the ethernet controller (Realtek 8125). Do I need to download a package to a USB stick? I'm no Linux...
  8. N

    [SOLVED] Ethernet port not functioning after install ...

    First of all, thank you for your help! Luckily, I could use my smartphone to do a basic OCR (so I don't have to retype everything)... I.) Output of ip a: root@pve:~# ip a 1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback...
  9. N

    [SOLVED] Ethernet port not functioning after install ...

    Hi all, I am a relative newbie to virtualization (having dabbled with VirtualBox) and just wanted to try out a type 1 hypervisor. For this purpose, I put together a "mini-server" (GIGABYTE BRIX, AMD Ryzen 7, 32 GB RAM, 2 TB SSD), downloaded the latest version of Proxmox and put the image on a...