and fixed description
In file /usr/share/proxmox-acme/proxmox-acme
Before:
teardown() {
(...)
if ! $rmcommand "$fqdn" "$txtvalue"; then
_err "Error add txt for domain:$fulldomain"
return 1
fi
}
After:
teardown() {
(...)...
I found the problem and came up with a solution. You need to add the deletion " to the dns_ovh_rm() function.
In file: /usr/share/proxmox-acme/dnsapi/dns_ovh.sh
Before:
dns_ovh_rm() {
(...)
for rid in $(echo "$response" | tr '][,' '...
Here is the output of pveversion -v as requested:
proxmox-ve: 9.1.0 (running kernel: 6.17.2-1-pve)
pve-manager: 9.1.1 (running version: 9.1.1/42db4a6cf33dac83)
proxmox-kernel-helper: 9.0.4
proxmox-kernel-6.17.2-1-pve-signed: 6.17.2-1...
I rarely use helper scripts as i don't really know much about them. I try stick to docker where i know whats going on a lot more and how to control it. I'd also recommend you send over some screen shots so we can try at least give a crack at...
Wow. Much appreciated. This is what keeps the internet alive. I have been down too many rabbit holes this weekend fixing another tool from SaaS to selfhosted (Used to use Empower and now moved to Sure Finance for personal finance) Will try your...
https://forum.proxmox.com/threads/ms-a2-minisforum-amd-ryzen%E2%84%A2-9-9955hx-radeon%E2%84%A2-610m-%E2%80%93-the-%E2%80%9Ci-finally-stopped-crying%E2%80%9D-zero-artifact-igpu-passthrough-thread.177351/
Friend, I don’t even know you, but I just...
Thank you and Merry Christmas to you as well @futiless . Incredible effort. I have the exact same MS-A2 that I bought with 64GB RAM in May thinking I will buy another 64GB in future. How naive, now that, that same stick is 3-4 times as...
To preface I am a noob when it comes to linux. I am trying to run jellyfin with igpu passthrough for hardware transcoding. I followed a few guides to try to get it to work from an lxc install script that should have done it, to a linux vm, to...
Edit:
Hat der gute "think" anscheinend mal eben schnell seinen "netten" Beitrag gelöscht. Falls sich jemand wundert, da somit meine Antwort erstmal keinen Sinn mehr ergibt:
Er hatte sich aufgeregt, warum ich mich dazu äußere, wo ich doch eh keine...
I believe this is your problem:
That says bookworm instead of trixie, as required by PVE 9.
Check here for the correct sources needed for PVE 9.
Good luck.
I upgraded my internet connection yesterday, after that was done i restarted the server so all the set ip's via static dhcp would be recognized and working.
Most of the vm's immediately worked after the restart, but i have 2 vm's that are not...
Hi everyone, I'd like to update my BPS to version 4.1. I currently have version 3.4.1.
What's the best procedure? Should I update mine or install the new version from scratch?
This is completely backwards. PBS doesnt want anything. load is generated by the sender, and is limited by the host storage and network connection. without establishing what your load is, you're not "wasting" anything.
More to the point, the...