Recent content by Tommi2Day

  1. T

    No VNC Console to the nodes and VMs after recent update

    Yep, deleteing the cache and cookies was the solution. Thanks!
  2. T

    No VNC Console to the nodes and VMs after recent update

    i recently updated my PVE 8 to the latest. Because there was a new kernel in i also rebooted the nodes afterwards. Now i am unable to access neither the node console nor the vm console with the gui console command. All other functions are working as usual (so far i checked). Do i have to...
  3. T

    After restart internal terminal console not working

    Good advice, only the host pve3 was recorded there. I added the other hosts then console starts working. I am wondering this is really needed, as i have a good working dns for name resolution. And i rebooted the nodes already in the past without any problem. Thanks for pointing out & Best...
  4. T

    After restart internal terminal console not working

    I had to reboot my PVE cluster on all nodes after serveral weeks flawless operation. After this i can't do pve update or access VM from gui. It terminates in any cases on any node similar this All nodes and vms are up and running properly, there is only this console issue > pveversion...
  5. T

    [SOLVED] After upgrading to 7.2-14 on starting VM's error dev tap104i0 master static' failed: exit code 255 when OVS is used

    just did a quick test with testing packages and shutdown / restart successfully one Node without any issue. Also a backup works now again.
  6. T

    [SOLVED] After upgrading to 7.2-14 on starting VM's error dev tap104i0 master static' failed: exit code 255 when OVS is used

    also PBS is complaining when backing up stopped VMs or templates for this reason 9001 ci-ubuntu-image FAILED 00:00:01 command '/sbin/bridge fdb append XX dev tap9001i0 master static' failed: exit code 255 9002 focal-base-202201 FAILED 00:00:01 command '/sbin/bridge fdb append XX dev...
  7. T

    Issues while cloning VMs simultaneously

    for terraform operations it was helpfull for me to limit parallelism to prevent this error.
  8. T

    error fetching datastores - 500 Can't Connect to

    for me was the same. Backup data store added flawless, but pvesm status fails with the verify error. I am using a custom certificate from private pki and alredy added the ca cert to the proxy.pem. Even PVE and PBS are using the same CA the PBS cert was not accepted. My solution was adding the...