matda59

Members
  • Posts

    7
  • Joined

  • Last visited

Posts posted by matda59

  1. Hey all,


    great thread, valid points on Unraids support, but yeah, i'll take a one time payment and limited actual official updates. 

     

    what i have done is used home assistant to send the notifications, I've had memory leaks before, still trying to debug what actually caused it.

    essentially i use glances docker app and then push the data to home assistant, when the memory on unraid reaches 90% i get it to send me a notification saying my undraid server has reached 90% memory usage so i know i need to look into it before it crashes unraid.

     

    let me know if you want some more detail on how.

     

    here is a screenshot in home assistant with the memory issue historical shown.

     

    image.png.e01b08f85a344d7f9cd5cded48036471.png

     

     

  2. 9 hours ago, matda59 said:

    Hi there, I'm trying to backup my docker containers from one Unraid server to another. but i can't seem to configure this at all in duplicati. i guess i'm just trying to get a concrete answer. can Duplicati backup to a remote destination via SMB or NSF? I've got the UNRAID NAS mounted through unassigned drives & unassigned drives plus. but you cannot navigate to this location in duplicati.

     

    please see my crude drawing and example.

    duplicati-unraid-backup2.PNG

    duplicati-unraid-backup.PNG

    I fixed it..

     

    i was being too specific with my container locations. if i use /mnt/ i can navigate to /mnt/remotes/ etc... so i can choose this location.

     

     

     

     

    unraid-mountpoints-duplicati.PNG

  3. Hi there, I'm trying to backup my docker containers from one Unraid server to another. but i can't seem to configure this at all in duplicati. i guess i'm just trying to get a concrete answer. can Duplicati backup to a remote destination via SMB or NSF? I've got the UNRAID NAS mounted through unassigned drives & unassigned drives plus. but you cannot navigate to this location in duplicati.

     

    please see my crude drawing and example.

    duplicati-unraid-backup2.PNG

    duplicati-unraid-backup.PNG

  4. Hi There,

     

    I cannot get Piwigo 2.10.2 working at all. I have tried a MySQL docker DB, and now a mariadb, it will not connect to the database. i've tried different IPs, Ports, created databases, users, tested a telnet to the db, no problems. but i am met with "Cannot connect to server" on every attempt. i am assuming that cannot connect to server means it cannot connect to the database.

     

    tried  192.168.0.70:3306 or 192.168.0.70

     

     

     

     

    image.png.8cd0e02dcdfa73fd39a24dd4e050d14c.png

    image.thumb.png.a75881f829ee972b7d5f97f33c252d43.png

     

    Edit: Fixed it, it was a permission issue. I used the root user and pass and was able to install piwigo