Search results

  1. J

    New realm without comment generates parsing error in domains.cfg

    Minor problem or bug: A few days ago I created a new OpenID realm with only the options listed below, no comments, and got an undefined value error for the comment section in domains.cfg Issuer URL: url-of-pocketID.domain.com Realm: pocketID Client ID: my-client-ID Client Key: my-client-key...
  2. J

    WebAuthn registration failed

    Would like to put in a notice that the documentation has not changed as of yet. The chapter Server Side Webauthn Configuration, still has the following configuration example present: webauthn: rp=mypve.example.com,origin=https://mypve.example.com:8006,id=mypve.example.com. While the example...
  3. J

    Notifications - add ntfy.sh

    I don't have experience with the public ntfy endpoint but my selfhosted instance has access control as described in the docs
  4. J

    Install PVE/PBS from ISO on Hetzner without KVM (Tutorial)

    First off, thanks a lot! I’ve been pulling my hair out over this but can finally confirm your install method works. Although I had a small issue with vnc in the second qemu run (without cd attached). The solution provided by GitHub; Ariadata/proxmox-hetzner for that second run worked in my case...
  5. J

    Install PVE/PBS from ISO on Hetzner without KVM (Tutorial)

    Are those stability issues only during installation?
  6. J

    How to use new hookscript feature?

    Heads up to anyone who comes across this thread, the following is all of the documentation of hook scripts and how to attach to vm's. 10:10, attaching to vm's 16.8, hookscripts This is pretty sparse if you ask me.. Especially since I've seen multiple references from mod's to it.
  7. J

    AMD Reset Bug on Linux vm Only

    Could Could you include the steps you followed to solve the problem mentioned in your post, and close it?
  8. J

    Redirect IP port for a container via Proxmox firewall?

    Sorry, just read this thread. Gotta agree with BlueLineSwinger. You may have made a valid point, but it's hard to read and thus hard to find. On top of that, to put it mildly ,you're not very friendly or helpful for any person who doesn't have the exact knowledge you have (But you wouldn't be...
  9. J

    Proxmox on XFS (MDADM RAID 10) + Guest on XFS

    Thanks for your response! Unfortunately I couldn't get debian, without DE, to work on my i3-10100 + nvidia fx1800. The screen turns off after boot, keyboard (can reboot), mouse & ssh are accessible. I saw various threads about backporting kernel 5.14 for 10th gen intel but couldn't make it work...
  10. J

    Proxmox on XFS (MDADM RAID 10) + Guest on XFS

    Would proxmox still be able to break md raid if you only passthrough lvm volumes created on that array? I've seen threads on using md-raid(dm?) with -integrity to, slightly, approach zfs capabilities. Would it e.g. be possible (feasible or not) to initialise hdd's, create integrity & raid...