Search results

  1. D

    Unable to get certificate (ACME/Cloudflare DNS plugin)

    I fix the problem I edit the API Token in Cloudflare and remove the public ip of Proxmox Backup Server and now it works. Thank you
  2. D

    Unable to get certificate (ACME/Cloudflare DNS plugin)

    You are right :) I change from http to DNS but i have now this error:
  3. D

    Unable to get certificate (ACME/Cloudflare DNS plugin)

    Hi i try to increase the validation delay but nothing change, what is the url for more detail ?
  4. D

    Unable to get certificate (ACME/Cloudflare DNS plugin)

    Hi I have the same problem and i'm running pbs version 2.1-5 Any update for this issue?
  5. D

    Install Let's Encrypt Cerfificate

    Hi all I want to install Let's Encrypt on Proxmox and Proxmox Backup Server, i follow this procedure: https://pbs.proxmox.com/wiki/index.php/HTTPS_Certificate_Configuration#Let.27s_Encrypt_using_acme.sh But when i put the command is stuck here: UPDATE: I'm try to use this guide...
  6. D

    Wireshark Not work

    Ok thank you
  7. D

    Wireshark Not work

    Hi @oguz So it's not possible on a vm? I need to install wireshark on proxmox?
  8. D

    Wireshark Not work

    Hi guys I have install Wireshark on a VM with Windows10, but i see only the traffic related to vm, what i need to configure to capture all the traffic related to vmbr0? Thanks
  9. D

    Add Datastore use rpool

    Hi and thanks for reply Today i'm connect to ssh on pbs to do the configuration you mention above, and surprise if i put the command zfs list i don't see anymore the dataset /rpool/Backup i create yesterday, i don't understand why it's disappear... And the pbs doesn't reboot But the PBS...
  10. D

    Add Datastore use rpool

    Ok i create zfs datatore rpool/Backup with this command: zfs create rpool/Backup and it's done. The default option of the dataset are ok? I attach the file with the option of zfs Thank you
  11. D

    Add Datastore use rpool

    Hi But can there be problems? Or is it a personal matter? Anyway what is the exact command to create the dataset? So in my case could I create it here? 1) /rpool/ROOT/pbs-1/backup 2) /rpool/Backup Choose a option :) Thanks
  12. D

    Add Datastore use rpool

    Hi all I have installed Proxmox Backup Server on a machine have only 2 HDD 2TB and in the installer i choose ZFS Mirror. Now i have to create a datastore, i do right or not I create a directory /backup and add a Datastore Is correct this configuration or it's better create the backup folder...
  13. D

    Error Datastore PBS

    Hi @oguz the problem are on the /mnt/Proxmox_Backup Permission, i change with chmod 775 and i fix the problem
  14. D

    Error Datastore PBS

    I don't understand where is the problem, is a nfs shared folder on Synoogy NFS 4 version
  15. D

    Error Datastore PBS

    Hi i give your commands but the error remain. Now the permission on that folder are this: drwxr-x--- 1 backup backup 512K Jan 17 12:13 .chunksi This is the mount on fstab file for that folder: 10.0.0.200:/volume2/Proxmox_Backup /mnt/Proxmox_Backup nfs defaults 0 0