Jump to content

Masterwishx

Members
  • Posts

    818
  • Joined

  • Last visited

Everything posted by Masterwishx

  1. Support thread for Official docker container urBackup Server . uroni/urbackup-server (https://hub.docker.com/r/uroni/urbackup-server) BTRFS + ZFS is Supported. Image mounting needs to be checked ... UrBackup is an easy to setup Open Source client/server backup system, that through a combination of image and file backups accomplishes both data safety and a fast restoration time. File and image backups are made while the system is running without interrupting current processes. UrBackup also continuously watches folders you want backed up in order to quickly find differences to previous backups. Because of that, incremental file backups are really fast. Your files can be restored through the web interface, via the client or the Windows Explorer while the backups of drive volumes can be restored with a bootable CD or USB-Stick (bare metal restore). A web interface makes setting up your own backup server really easy. For BTRFS-Support add --cap-add SYS_ADMIN to the Extra Parameters. For ZFS support add --device /dev/zfs to the Extra Parameters. https://www.urbackup.org/ https://hub.docker.com/r/uroni/urbackup-server https://github.com/uroni/urbackup_backend to Fix - [ ERROR: Sending broadcast failed! (ipv6) ] in log EDIT urbackup/config/urbackupsrv : set broadcast interface to "br0": BROADCAST_INTERFACES="br0"
  2. if you still use official container did you added PUID=1000, PGID=100 ? founded it have newer v2.5.31 ...
  3. Yes all working fine , also found that i had this warning from 2 month ago, but yesterday i was thinking that it new and my sqlite DB is broken , so 2 hours i tried to fix it with CAbackups ... Dont know really, maybe @binhex should knows better ? i checked forum urbackup and this something with permissions .... someone get rid of this after clean install ...
  4. @binhex the container working with 99:100 by default ,but in log i see user set to : 0 after 99 ? maybe becose of it i have error 14 of db , however all working fine ? list of /var/urbackup :
  5. @JonathanM , @cayman Found this error , tryed to fix by older CAbackups of urbackup app , but still ,did you fixed this ?
  6. Yes , im also have only xfs drives but only today founded this error , and also SQLite Error 14: 'unable to open database file' so i think its broken somehow tryed to fix it by older backups but still have it :(
  7. Yes its working , but also found some other errors
  8. i still was no time to check it ,do you mean only br0 working ? its bridge no ? urbackup uses host ..... so bond0 that i have will also not wotk i think ...
  9. Did you fixed this log problem ? (ERROR: Sending broadcast failed! (ipv6) ) I think should be fixed by set broadcast interface : #Interfaces from which to send broadcasts. (Default: all). #Comma separated -- e.g. "eth0,eth1" BROADCAST_INTERFACES="eth0" https://forums.urbackup.org/t/error-sending-broadcast-failed-ipv6/8375/5
  10. @binhex can you say if was something changes in permissions of container in past ? Because i have old client PC with 777 permissions for folder : but all newer clients have 770 : or maybe i missing something ? UMASK=000 in container .
  11. Thanks, do you mean https://hndl.urbackup.org/Client/2.5.23/UrBackup Client Linux 2.5.23.sh file ?
  12. is anyway we can set permissions for folders of backups clients ? i found i have all clents dir/subdirs have drwxrwx--- but the old one have drwxrwxrwx ... and container UMASK 000 ...
  13. @SimonF Also trying to find out about my device.model why its 'unknown 2000' so founded when typed in console : lsusb -vv all info is exist product and serial number that missed in NUT Setting page ...
  14. its what i did all the time , but then if i make some changes to dashboard they gone in new one , so i was thinking maybe somehow i can move them (changes) to new one ...
  15. i was meaning about dashboard 1860 revision for node exporter...
  16. im using node exporter with Node Exporter Full ID: 1860 , is any way to update dashboard when new revision available or only to make new dashboard ?
  17. im a little confused , we have ups.power.nominal in my case 2000 ups.realpower.nominal 1600 . ups.load =19% when 1600*.19=304 UPS Load=304w output.current 1.6*229=366.4w also we have ups.realpower=253 ups.power=385 So what is more real power watts ?
  18. OK , Thanks , i understand you , becose myself only now buyed for first time UPS , anyway founded NUT exporter for influxdb in CA for now ...
  19. Sorry its also not working becose im not using telegraf , i was thinking dashboard is getting values from influxDBv2 bucket.... but no problem i will try to build dashboard in flux from bucket when will have time ... most important the all NUT data goes to bucket by exporter
  20. @ich777 can you maybe add NUT (ups) prometheus expoter if you will have time for it ? something like https://github.com/HON95/prometheus-nut-exporter or https://github.com/DRuggeri/nut_exporter
  21. @jwillmer Thanks for exporter, all work fine but in grafana i have errors, it seems like dashboard for influxdbv1 ? not flux
  22. @SimonF is it OK that i have in NUT Setting : that is Right but in bottom page footer NOT same value ?!?
×
×
  • Create New...