Search results

  1. F

    [SOLVED] Getting bounces for email sent to you@example.com

    It isn't? weird, must have been made when the disk wouldn't release the VM115, and I searched the web for ways to fix it, at least it is gone now. And I found the cron, it was in /etc/cron.d/ where it had a zfs_nvme_monitor. I had a lot of problems a few kernels ago with zfs/nvme/intel nic, and...
  2. F

    [SOLVED] Getting bounces for email sent to you@example.com

    Thankyou very much @Onslow and @fstrankowski for your help!
  3. F

    [SOLVED] Getting bounces for email sent to you@example.com

    @Onslow you are right, I found this: Feb 28 22:00:01 pve CRON[1179505]: pam_unix(cron:session): session opened for user root(uid=0) by root(uid=0) Feb 28 22:00:01 pve CRON[1179507]: (root) CMD (/usr/local/bin/zfs_nvme_monitor.sh) Feb 28 22:00:01 pve CRON[1179505]: pam_unix(cron:session)...
  4. F

    [SOLVED] Getting bounces for email sent to you@example.com

    I just wandered around in the /var/log, the zfs does show errors, not sure how to get rid of them.
  5. F

    [SOLVED] Getting bounces for email sent to you@example.com

    @fstrankowski : Nothing in postfix queue @Onslow Nothing with crontab -l root@pve:~# cat /etc/crontab # /etc/crontab: system-wide crontab # Unlike any other crontab you don't have to run the `crontab' # command to install the new version when you edit this file # and files in /etc/cron.d...
  6. F

    [SOLVED] Getting bounces for email sent to you@example.com

    I do run a pbs, but I am pretty sure it's coming from the PVE (and I only have 1 of those). The grep gave no result. The bounced email (I have replaced the domain with domain.com): This is the mail system at host pve.domain.com. I'm sorry to have to inform you that your message could not be...
  7. F

    [SOLVED] Getting bounces for email sent to you@example.com

    Nothing except the CF certificate setup under ACME Accounts. Under Targets I've made a 'RootEmail' with a SMTP setup, and it routes all notifiations to that.
  8. F

    [SOLVED] Getting bounces for email sent to you@example.com

    Yes, that is set to a 'real' mailaddress.
  9. F

    [SOLVED] Getting bounces for email sent to you@example.com

    Hi All Proxmox 9.1.5 I get bounces for emails sent to you@example.com from pve@root. I can't find anything in the gui in notifications that has that address, I've changed the address for pve@pam to a real email address. Where on earth can I find that email?
  10. F

    Trying to set up PBS to use S3 on QUObjects App (QNAP)

    I've made a video about the setup here (amongst other things): https://youtu.be/MFMmU0Fn_TU
  11. F

    Trying to set up PBS to use S3 on QUObjects App (QNAP)

    Hi @Chris I've run it again later, and that worked, not sure what fixed it, or if it was a fluke. Thankyou
  12. F

    Trying to set up PBS to use S3 on QUObjects App (QNAP)

    Hi @Chris Ok, so it takes backup of all my ct's and one of my vm (I have two), the one that it fails on is the biggest, and it stops at 22%. PBS becomes unresponsive on the GUI, but I can still access via the PVE console. Should I make a new thread for this new issue, or can I provide som...
  13. F

    Trying to set up PBS to use S3 on QUObjects App (QNAP)

    Hi Chris Ok, now I am officially baffled, I tried it today, and now it just recognizes the 'real' certificate, without the fingerprint. I guess it could have 'cached' the old letsencrypt certificate. I suspect that it doesn't like a letsencrypt certificate, but unfortunately I don't the time to...
  14. F

    Trying to set up PBS to use S3 on QUObjects App (QNAP)

    Yes, the certificate chain is correct, that is what I meant with the site is correctly encrypted. It's the letsencrypt certificate. I know that the thumbprint is only needed for non-valid certificates, but some of the s3 clients doesn't have the new root cert LE uses, so I just wanted to make...
  15. F

    Trying to set up PBS to use S3 on QUObjects App (QNAP)

    As I mentioned previously in the thread it's a letsencrypt certificate. The plan is to place the qnap off-site to get a off-site backup, so by giving it a hostname, I can always change the dns the hostname is pointing to when it's moved. It's currently placed in a DMZ on my site, but there are...
  16. F

    Trying to set up PBS to use S3 on QUObjects App (QNAP)

    Did you set up proxmox backup server towards quobjects? Are you using SSL? Which port is QUObects on? I tried tearing it down, and recreate it, no luck.
  17. F

    Trying to set up PBS to use S3 on QUObjects App (QNAP)

    The rights are set up, in QUObjects it's rather simple. You create a NAS user, and give that user rights to the shared folder. Then in QUObjects, you create a bucket (or more) in that storage space (shared folder) and then a key and secret key for that user. Then when showing the keys, you...
  18. F

    Trying to set up PBS to use S3 on QUObjects App (QNAP)

    I tried both with and without region, I have a lets encrypt certificate on it, so fingerprint isn't needed. I just get a '400 Bad request' when it tries to list the buckets.
  19. F

    Trying to set up PBS to use S3 on QUObjects App (QNAP)

    I did mark that. I filled it in like this I'm not sure how to mark it as with ssl, when it's on a 'atypical' port. I have of course redacted parts of the key and endpoint a bit :-)
  20. F

    Trying to set up PBS to use S3 on QUObjects App (QNAP)

    I have a working QUObjects running on my (old) QNAP nas. It's working quite well, and I've configured Duplicati to use it for storage. Now I want PBS to use that as well, but I can't seem to get the buckets listed. The QUOjects has a rather peculiar Access key format, as it's a user access. S3...