Apologies. If its a silly question. I am very new to Proxmox. Have been using to run instances of home assistance or some virtual machines.
I tried Proxmox 8 release on HP microserver and Dell mini pc. I managed to successfully log in to gui. However, the experience is little different. The updates takes forever to scan. Second most critical issue is that I can't execute shell commands. It's like nothing was entered. Previously and I checked with developers there is nothing thay has broken from their end.
For e.g. I am trying to execute
bash -c "$(wget -qLO - https://github.com/tteck/Proxmox/raw/main/vm/haos-vm.sh)"
This used to auto create a vm for home assistant. And now using this command does nothing for me.
I tried this with vProxmox 7 as well. On both system. Seems to be something i am missing
I tried Proxmox 8 release on HP microserver and Dell mini pc. I managed to successfully log in to gui. However, the experience is little different. The updates takes forever to scan. Second most critical issue is that I can't execute shell commands. It's like nothing was entered. Previously and I checked with developers there is nothing thay has broken from their end.
For e.g. I am trying to execute
bash -c "$(wget -qLO - https://github.com/tteck/Proxmox/raw/main/vm/haos-vm.sh)"
This used to auto create a vm for home assistant. And now using this command does nothing for me.
I tried this with vProxmox 7 as well. On both system. Seems to be something i am missing