Skip to content
  • Recent
  • Tags
  • 0 Unread 0
  • Categories
  • Unreplied
  • Popular
  • GitHub
  • Docu
  • Hilfe
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Logo
  1. ioBroker Community Home
  2. Deutsch
  3. Tester
  4. Test Adapter ioBroker.backitup v3.1.x

NEWS

  • UPDATE 31.10.: Amazon Alexa - ioBroker Skill läuft aus ?
    apollon77A
    apollon77
    48
    3
    8.0k

  • Monatsrückblick – September 2025
    BluefoxB
    Bluefox
    13
    1
    1.8k

  • Neues Video "KI im Smart Home" - ioBroker plus n8n
    BluefoxB
    Bluefox
    15
    1
    2.0k

Test Adapter ioBroker.backitup v3.1.x

Test Adapter ioBroker.backitup v3.1.x

Scheduled Pinned Locked Moved Tester
backitupbackitup backupccuhistorymysqlredisrestorerestore backup
2.8k Posts 170 Posters 2.4m Views 113 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • gelberlemmyG gelberlemmy

    @simatec moin, ich habe mein Backup von Dropbox auf meine NAS gewechselt. So wie ich es sehe, auch ohne Fehler im Log. Aber wenn ich über mein Telegram Adapter schaue, steht da folgendes :

    BackItUp:
    Die Sicherung wurde nicht vollständig erstellt. Bitte überprüfe die Fehlermeldungen!!

    cifs: Error: EACCES: permission denied, open '/home/iobroker_2020_11_04-21_51_31_IOBroker Backup_backupiobroker.tar.gz'

    Es ist aber auf der Nas vorhanden. Was sagt mir das? Mir ist jetzt nicht EACCES geläufig. Schreiben scheint zu gehen... Lesen nicht?

    Gruss Andre

    Thomas BraunT Online
    Thomas BraunT Online
    Thomas Braun
    Most Active
    wrote on last edited by
    #771

    @gelberlemmy
    Nicht ausreichende Rechte.

    Linux-Werkzeugkasten:
    https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
    NodeJS Fixer Skript:
    https://forum.iobroker.net/topic/68035/iob-node-fix-skript
    iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

    1 Reply Last reply
    0
    • F Offline
      F Offline
      Flyor87
      wrote on last edited by Flyor87
      #772

      Ich bekomme leider auch jede Nacht nach dem geplanten Backup die altbekannte Fehlermeldung:

      backitup.0	2020-11-05 02:00:54.047	info	(17562) [iobroker] backup was activated at 02:00 every 1 day(s)
      backitup.0	2020-11-05 02:00:54.035	info	(17562) starting. Version 1.7.0 in /opt/iobroker/node_modules/iobroker.backitup, node: v12.19.0, js-controller: 3.1.6
      host.ubuntu	2020-11-05 02:00:53.117	info	instance system.adapter.backitup.0 started with pid 17562
      host.ubuntu	2020-11-05 02:00:23.108	info	Restart adapter system.adapter.backitup.0 because enabled
      host.ubuntu	2020-11-05 02:00:23.108	info	instance system.adapter.backitup.0 terminated with code 0 (NO_ERROR)
      host.ubuntu	2020-11-05 02:00:23.108	error	Caught by controller[0]: at OAuth2Client.requestAsync (/opt/iobroker/node_modules/google-auth-library/build/src/auth/oauth2client.js:343:18)
      host.ubuntu	2020-11-05 02:00:23.108	error	Caught by controller[0]: at processTicksAndRejections (internal/process/task_queues.js:97:5)
      host.ubuntu	2020-11-05 02:00:23.108	error	Caught by controller[0]: at runMicrotasks (<anonymous>)
      host.ubuntu	2020-11-05 02:00:23.108	error	Caught by controller[0]: at Gaxios._request (/opt/iobroker/node_modules/gaxios/src/gaxios.ts:112:15)
      host.ubuntu	2020-11-05 02:00:23.108	error	Caught by controller[0]: Error: Rate Limit Exceeded
      host.ubuntu	2020-11-05 02:00:23.107	error	Caught by controller[0]: This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected
      backitup.0	2020-11-05 02:00:22.598	info	(901) Terminated (NO_ERROR): Without reason
      backitup.0	2020-11-05 02:00:22.597	info	(901) terminating
      backitup.0	2020-11-05 02:00:22.586	info	(901) cleaned everything up...
      backitup.0	2020-11-05 02:00:22.585	error	(901) Error: Rate Limit Exceeded at Gaxios._request (/opt/iobroker/node_modules/gaxios/src/gaxios.ts:112:15) at runMicrotasks (<anonymous>) at processTicksAndRejections (internal/process/t
      backitup.0	2020-11-05 02:00:22.576	error	(901) unhandled promise rejection: Rate Limit Exceeded
      backitup.0	2020-11-05 02:00:22.574	error	Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().```
      F simatecS 2 Replies Last reply
      0
      • F Flyor87

        Ich bekomme leider auch jede Nacht nach dem geplanten Backup die altbekannte Fehlermeldung:

        backitup.0	2020-11-05 02:00:54.047	info	(17562) [iobroker] backup was activated at 02:00 every 1 day(s)
        backitup.0	2020-11-05 02:00:54.035	info	(17562) starting. Version 1.7.0 in /opt/iobroker/node_modules/iobroker.backitup, node: v12.19.0, js-controller: 3.1.6
        host.ubuntu	2020-11-05 02:00:53.117	info	instance system.adapter.backitup.0 started with pid 17562
        host.ubuntu	2020-11-05 02:00:23.108	info	Restart adapter system.adapter.backitup.0 because enabled
        host.ubuntu	2020-11-05 02:00:23.108	info	instance system.adapter.backitup.0 terminated with code 0 (NO_ERROR)
        host.ubuntu	2020-11-05 02:00:23.108	error	Caught by controller[0]: at OAuth2Client.requestAsync (/opt/iobroker/node_modules/google-auth-library/build/src/auth/oauth2client.js:343:18)
        host.ubuntu	2020-11-05 02:00:23.108	error	Caught by controller[0]: at processTicksAndRejections (internal/process/task_queues.js:97:5)
        host.ubuntu	2020-11-05 02:00:23.108	error	Caught by controller[0]: at runMicrotasks (<anonymous>)
        host.ubuntu	2020-11-05 02:00:23.108	error	Caught by controller[0]: at Gaxios._request (/opt/iobroker/node_modules/gaxios/src/gaxios.ts:112:15)
        host.ubuntu	2020-11-05 02:00:23.108	error	Caught by controller[0]: Error: Rate Limit Exceeded
        host.ubuntu	2020-11-05 02:00:23.107	error	Caught by controller[0]: This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected
        backitup.0	2020-11-05 02:00:22.598	info	(901) Terminated (NO_ERROR): Without reason
        backitup.0	2020-11-05 02:00:22.597	info	(901) terminating
        backitup.0	2020-11-05 02:00:22.586	info	(901) cleaned everything up...
        backitup.0	2020-11-05 02:00:22.585	error	(901) Error: Rate Limit Exceeded at Gaxios._request (/opt/iobroker/node_modules/gaxios/src/gaxios.ts:112:15) at runMicrotasks (<anonymous>) at processTicksAndRejections (internal/process/t
        backitup.0	2020-11-05 02:00:22.576	error	(901) unhandled promise rejection: Rate Limit Exceeded
        backitup.0	2020-11-05 02:00:22.574	error	Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().```
        F Offline
        F Offline
        Flyor87
        wrote on last edited by Flyor87
        #773

        Hab mit jetzt den Thread durchgelesen, den Adapter auf Debug gestellt und manuell gestartet. Da kam die Meldung nicht:

        backitup.0	2020-11-05 02:12:14.074	debug	(18915) [iobroker] exec: done
        backitup.0	2020-11-05 02:12:13.923	debug	(18915) [iobroker/googledrive] done
        backitup.0	2020-11-05 02:12:12.358	debug	(18915) [iobroker/googledrive] Google Drive: Copy zigbee.0_2020_11_05-02_12_04_backupiobroker.tar.gz...
        backitup.0	2020-11-05 02:12:05.989	debug	(18915) [iobroker] exec: done
        backitup.0	2020-11-05 02:12:05.839	debug	(18915) [iobroker/history] backitup.0.history.json
        backitup.0	2020-11-05 02:12:05.837	debug	(18915) [iobroker/history] backitup.0.history.html
        backitup.0	2020-11-05 02:12:05.079	debug	(18915) [iobroker/clean] done
        backitup.0	2020-11-05 02:12:05.078	debug	(18915) [iobroker/googledrive] Google Drive: Copy iobroker_2020_11_05-02_12_00_Saves_backupiobroker.tar.gz...
        backitup.0	2020-11-05 02:12:04.627	debug	(18915) [iobroker/zigbee] done
        backitup.0	2020-11-05 02:12:04.627	debug	(18915) [iobroker/zigbee] found zigbee database: zigbee.0
        backitup.0	2020-11-05 02:12:04.024	debug	(18915) [iobroker/iobroker] done
        backitup.0	2020-11-05 02:12:03.018	debug	(18915) [iobroker/iobroker] Backup created: /opt/iobroker/backups/iobroker_2020_11_05-02_12_00_Saves_backupiobroker.tar.gz
        backitup.0	2020-11-05 02:12:01.758	debug	(18915) [iobroker/iobroker] host.ubuntu 7223 objects saved
        backitup.0	2020-11-05 02:12:01.750	debug	(18915) [iobroker/iobroker] host.ubuntu 5928 states saved
        backitup.0	2020-11-05 02:12:00.503	debug	(18915) Backup has started ...
        backitup.0	2020-11-05 02:11:37.868	debug	(18915) No backup file was found
        backitup.0	2020-11-05 02:11:35.099	info	(18915) [iobroker] backup was activated at 02:00 every 1 day(s)
        backitup.0	2020-11-05 02:11:35.081	info	(18915) starting. Version 1.7.0 in /opt/iobroker/node_modules/iobroker.backitup, node: v12.19.0, js-controller: 3.1.6
        backitup.0	2020-11-05 02:11:35.049	debug	(18915) Plugin sentry Initialize Plugin (enabled=true)
        backitup.0	2020-11-05 02:11:34.629	debug	(18915) statesDB connected
        backitup.0	2020-11-05 02:11:34.628	debug	(18915) States connected to redis: 127.0.0.1:9000
        backitup.0	2020-11-05 02:11:34.625	debug	(18915) States create System PubSub Client
        backitup.0	2020-11-05 02:11:34.625	debug	(18915) States create User PubSub Client
        backitup.0	2020-11-05 02:11:34.622	debug	(18915) Redis States: Use Redis connection: 127.0.0.1:9000
        backitup.0	2020-11-05 02:11:34.622	debug	(18915) objectDB connected
        backitup.0	2020-11-05 02:11:34.620	debug	(18915) Objects connected to redis: 127.0.0.1:9001
        backitup.0	2020-11-05 02:11:34.617	debug	(18915) Objects client initialize lua scripts
        backitup.0	2020-11-05 02:11:34.616	debug	(18915) Objects create User PubSub Client
        backitup.0	2020-11-05 02:11:34.616	debug	(18915) Objects create System PubSub Client
        backitup.0	2020-11-05 02:11:34.615	debug	(18915) Objects client ready ... initialize now
        backitup.0	2020-11-05 02:11:34.607	debug	(18915) Redis Objects: Use Redis connection: 127.0.0.1:9001
        host.ubuntu	2020-11-05 02:11:34.095	info	instance system.adapter.backitup.0 started with pid 18915
        host.ubuntu	2020-11-05 02:11:31.598	info	instance system.adapter.backitup.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
        backitup.0	2020-11-05 02:11:31.087	info	(18085) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
        backitup.0	2020-11-05 02:11:31.087	info	(18085) terminating
        backitup.0	2020-11-05 02:11:31.087	info	(18085) cleaned everything up...
        backitup.0	2020-11-05 02:11:31.086	info	(18085) Got terminate signal TERMINATE_YOURSELF
        host.ubuntu	2020-11-05 02:11:31.085	info	stopInstance system.adapter.backitup.0 send kill signal
        host.ubuntu	2020-11-05 02:11:31.083	info	stopInstance system.adapter.backitup.0 (force=false, process=true)
        
        1 Reply Last reply
        0
        • simatecS simatec
          Aktuelle Test Version 3.1.0
          Veröffentlichungsdatum 02.03.2025
          Github Link https://github.com/simatec/ioBroker.backitup
          Wiki Link https://github.com/simatec/ioBroker.backitup/wiki

          Hier geht es um die aktuelle Version von ioBroker.backitup, nachdem der alte Thread langsam zu unübersichtlich wurde.
          Bitte gebt euer Feedback und eure Anregungen hier ab.

          3.1.0 (2025-03-02)

          • (Bluefox) Dependencies updated
          • (Bluefox) Vite added
          • (simatec) jsonConfig updated
          • (simatec) Fix month for history

          3.0.37 (2025-02-28)

          • (simatec) Fix CronJob

          3.0.36 (2025-02-26)

          • (simatec) Fix src-admin

          3.0.35 (2025-02-26)

          • (simatec) Fix src-admin

          3.0.34 (2025-02-26)

          • (simatec) Fix src-admin

          3.0.33 (2025-02-25)

          • (simatec) Fix cronjob
          • (simatec) Fix Backup Console

          3.0.32 (2025-02-24)

          • (simatec) Error handling for GoogleDrive fix
          • (simatec) globalDependencies updated
          • (simatec) Dependencies updated
          • (simatec) Design Fix

          3.0.31 (2024-11-30)

          • (simatec) Fix Tab Menu

          3.0.30 (2024-11-29)

          • (simatec) Fix Tab Menu

          3.0.29 (2024-11-29)

          • (simatec) Fix Tab Menu

          3.0.28 (2024-11-27)

          • (simatec) Dependencies updated
          • (simatec) eslint-config added
          • (bluefox) Allow to store files for up to ca 3 years
          • (Marc-Berg) Grafana Docu updated

          3.0.27 (2024-11-12)

          • (simatec) dependencies updated
          • (simatec) Design Fix

          3.0.26 (2024-10-16)

          • (simatec) Fix FTP Connections
          • (simatec) dependencies updated
          • (simatec) Issue Workflow added

          3.0.25 (2024-09-26)

          • (bluefox) Improvement of Google Drive authentication workflow
          • (bluefox) Removed gulp from a build process
          • (simatec) small Design Fix
          • (simatec) Fix for Admin 7.1.5
          • (simatec) Fix Test & Release
          • (simatec) Fix ESlint errors

          3.0.22 (2024-09-03)

          • (simatec) Fix Notification Instance
          • (simatec) Fix Notification Design
          • (simatec) Fix Default Settings

          3.0.21 (2024-09-01)

          • (simatec) Fix Onedrive Notification
          • (simatec) Fix Zigbee2MQTT Backup
          • (simatec) dependencies updated

          3.0.20 (2024-08-22)

          • (simatec) Responsive Design for Tab added
          • (simatec) Responsive Design for jsonConfig added
          • (simatec) dependencies updated

          3.0.19 (2024-08-15)

          • (simatec) Fix CCU Backup
          • (simatec) Fix InfluxDB Backup Config
          • (simatec) Fix Backup-Log for Slave Instanz

          3.0.18 (2024-08-14)

          • (simatec) Package optimisation
          • (simatec) Fix the warning when opening the configuration
          • (simatec) dependencies updated

          3.0.17 (2024-08-12)

          • (simatec) Fix io-package for Release
          • (simatec) manual-review added
          • (simatec) Fix Slave Backup
          • (simatec) dependencies updated

          3.0.16 (2024-08-05)

          • (bluefox) dependencies updated
          • (simatec) Rename json5 Files

          3.0.15 (2024-08-03)

          • (simatec) fix dependencies

          3.0.14 (2024-08-02)

          • (simatec) dependencies updated
          • (simatec) Improved log outputs

          3.0.12 (2024-08-01)

          • (simatec) Backup Log for History added
          • (simatec) Added separate selection for deleting FTP backups
          • (simatec) Added separate selection for deleting Onedrive backups
          • (simatec) Added separate selection for deleting Webdav backups
          • (simatec) Added separate selection for deleting Dropbox backups
          • (simatec) Added separate selection for deleting Googledrive backups
          • (simatec) Improved log outputs
          • (simatec) Source code cleaned up
          • (simatec) dependencies updated

          3.0.11 (2024-07-28)

          • (simatec) Design Fix
          • (simatec) dependencies updated

          3.0.10 (2024-07-22)

          • (simatec) Design Fix for Dark Mode
          • (bluefox) dependencies updated

          3.0.9 (2024-07-11)

          • (simatec) Tab Icons added
          • (simatec) small fix
          • (simatec) Docu updated

          3.0.8 (2024-07-01)

          • (Grothesk242/simatec) forceuid and forcegid added
          • (simatec) dependencies updated
          • (simatec) small fix

          3.0.7 (2024-06-26)

          • (simatec) Restore Information added
          • (simatec) Fix Formaterrors
          • (bluefox) Fixing the problems with styles
          • (simatec) Fix iobroker Backup Error

          3.0.6 (2024-06-26)

          • (simatec) Restore Information added
          • (simatec) Fix Formaterrors
          • (bluefox) Fixing the problems with styles
          • (simatec) Fix iobroker Backup Error

          3.0.5 (2024-06-18)

          • (simatec) Fix Build

          3.0.4 (2024-06-18)

          • (simatec) History Gui Fix
          • (simatec) Tab GUI modified
          • (bluefox) Added support for Admin 7
          • (simatec) Onedrive ready for School/Business Accounts

          3.0.3 (2024-06-10)

          • (simatec) Fixed WebDav
          • (simatec) Admin Notification for Backup errors added
          • (simatec) Remove Sentry Config
          • (simatec) Translations updated
          • (simatec) Error handling optimized
          • (simatec) dependencies updated

          3.0.2 (2024-06-06)

          • (simatec) Fixed Google Drive
          • (simatec) Fixed Translations
          • (simatec) Fixed Onedrive
          • (simatec) Fixed MySql Backup
          • (simatec) Fixed Translation added
          • (simatec) Design Fix
          • (simatec) new notifications content added

          3.0.1 (2024-05-29)

          • (simatec) Fixed umount callback
          • (simatec) Fixed Backup Message
          • (simatec) Translations updated
          • (simatec) Fixed InfluxDB Multi Backup
          • (simatec) Fixed Restore Console
          • (simatec) Fixed Backup Console

          3.0.0 (2024-05-28)

          • (simatec) jsonConfig added
          • (bluefox) Conversion to React
          • (bluefox) Added react components
          • (bluefox/simatec) Working on React GUI
          • (simatec) dependencies updated
          • (simatec) Fix Yahka Backup
          • (simatec) Fix Nodered Backup
          • (simatec) some bugs fixed
          • (bluefox/simatec) New Restore-Interface
          • (simatec) Translation updated

          JayRJ Offline
          JayRJ Offline
          JayR
          wrote on last edited by JayR
          #774

          @simatec : Ich habe ein Problem, beim herstellen eines Backups, dass auf einem Pi 4 gemacht wurde und auf einem 3er hergestellt wird. Hast du eine Idee, wie ich das Backup auf dem Pi3 herstellen kann?

          pi@raspberrypi:/opt/iobroker $ sudo iobroker restore 0
          host.raspberrypi Using backup file iobroker_2020_11_04-02_00_10_iobroker_backupiobroker.tar.gz
          iobroker controller daemon is not running
          host.raspberrypi OK.
           
          <--- Last few GCs --->
           
          [1202:0x22292e0]     6704 ms: Scavenge 13.6 (16.7) -> 11.8 (17.2) MB, 3.8 / 0.0 ms  (average mu = 0.973, current mu = 0.979) allocation failure 
          [1202:0x22292e0]     9239 ms: Mark-sweep 153.3 (157.5) -> 151.4 (157.5) MB, 17.3 / 0.0 ms  (+ 0.9 ms in 2 steps since start of marking, biggest step 0.9 ms, walltime since start of marking 2220 ms) (average mu = 0.992, current mu = 0.995) allocation failu
           
          <--- JS stacktrace --->
          Cannot get stack trace in GC.
          FATAL ERROR: MarkCompactCollector: semi-space copy, fallback in old gen Allocation failed - JavaScript heap out of memory
          /usr/bin/iobroker: Zeile 8:  1201 Abgebrochen             sudo -H -u iobroker node /opt/iobroker/node_modules/iobroker.js-controller/iobroker.js "$@"
          pi@raspberrypi:/opt/iobroker $
          

          RAM:

          pi@raspberrypi:/opt/iobroker $ free
                        total        used        free      shared  buff/cache   available
          Mem:         947032       46132      619760        2672      281140      845912
          Swap:        102396        3840       98556
          

          Vielen Dank und Gruß

          Thomas BraunT 1 Reply Last reply
          0
          • JayRJ JayR

            @simatec : Ich habe ein Problem, beim herstellen eines Backups, dass auf einem Pi 4 gemacht wurde und auf einem 3er hergestellt wird. Hast du eine Idee, wie ich das Backup auf dem Pi3 herstellen kann?

            pi@raspberrypi:/opt/iobroker $ sudo iobroker restore 0
            host.raspberrypi Using backup file iobroker_2020_11_04-02_00_10_iobroker_backupiobroker.tar.gz
            iobroker controller daemon is not running
            host.raspberrypi OK.
             
            <--- Last few GCs --->
             
            [1202:0x22292e0]     6704 ms: Scavenge 13.6 (16.7) -> 11.8 (17.2) MB, 3.8 / 0.0 ms  (average mu = 0.973, current mu = 0.979) allocation failure 
            [1202:0x22292e0]     9239 ms: Mark-sweep 153.3 (157.5) -> 151.4 (157.5) MB, 17.3 / 0.0 ms  (+ 0.9 ms in 2 steps since start of marking, biggest step 0.9 ms, walltime since start of marking 2220 ms) (average mu = 0.992, current mu = 0.995) allocation failu
             
            <--- JS stacktrace --->
            Cannot get stack trace in GC.
            FATAL ERROR: MarkCompactCollector: semi-space copy, fallback in old gen Allocation failed - JavaScript heap out of memory
            /usr/bin/iobroker: Zeile 8:  1201 Abgebrochen             sudo -H -u iobroker node /opt/iobroker/node_modules/iobroker.js-controller/iobroker.js "$@"
            pi@raspberrypi:/opt/iobroker $
            

            RAM:

            pi@raspberrypi:/opt/iobroker $ free
                          total        used        free      shared  buff/cache   available
            Mem:         947032       46132      619760        2672      281140      845912
            Swap:        102396        3840       98556
            

            Vielen Dank und Gruß

            Thomas BraunT Online
            Thomas BraunT Online
            Thomas Braun
            Most Active
            wrote on last edited by Thomas Braun
            #775

            @JayR

            sudo iobroker restore 0
            

            Ohne sudo vorweg.
            Warum nutzt du nicht den Backitup-Adapter?

            [Edit:] Doppelpost! Hier geht es weiter:

            https://forum.iobroker.net/topic/38346/backup-kann-nicht-wieder-hergestellt-werden

            Linux-Werkzeugkasten:
            https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
            NodeJS Fixer Skript:
            https://forum.iobroker.net/topic/68035/iob-node-fix-skript
            iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

            1 Reply Last reply
            0
            • F Flyor87

              Ich bekomme leider auch jede Nacht nach dem geplanten Backup die altbekannte Fehlermeldung:

              backitup.0	2020-11-05 02:00:54.047	info	(17562) [iobroker] backup was activated at 02:00 every 1 day(s)
              backitup.0	2020-11-05 02:00:54.035	info	(17562) starting. Version 1.7.0 in /opt/iobroker/node_modules/iobroker.backitup, node: v12.19.0, js-controller: 3.1.6
              host.ubuntu	2020-11-05 02:00:53.117	info	instance system.adapter.backitup.0 started with pid 17562
              host.ubuntu	2020-11-05 02:00:23.108	info	Restart adapter system.adapter.backitup.0 because enabled
              host.ubuntu	2020-11-05 02:00:23.108	info	instance system.adapter.backitup.0 terminated with code 0 (NO_ERROR)
              host.ubuntu	2020-11-05 02:00:23.108	error	Caught by controller[0]: at OAuth2Client.requestAsync (/opt/iobroker/node_modules/google-auth-library/build/src/auth/oauth2client.js:343:18)
              host.ubuntu	2020-11-05 02:00:23.108	error	Caught by controller[0]: at processTicksAndRejections (internal/process/task_queues.js:97:5)
              host.ubuntu	2020-11-05 02:00:23.108	error	Caught by controller[0]: at runMicrotasks (<anonymous>)
              host.ubuntu	2020-11-05 02:00:23.108	error	Caught by controller[0]: at Gaxios._request (/opt/iobroker/node_modules/gaxios/src/gaxios.ts:112:15)
              host.ubuntu	2020-11-05 02:00:23.108	error	Caught by controller[0]: Error: Rate Limit Exceeded
              host.ubuntu	2020-11-05 02:00:23.107	error	Caught by controller[0]: This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected
              backitup.0	2020-11-05 02:00:22.598	info	(901) Terminated (NO_ERROR): Without reason
              backitup.0	2020-11-05 02:00:22.597	info	(901) terminating
              backitup.0	2020-11-05 02:00:22.586	info	(901) cleaned everything up...
              backitup.0	2020-11-05 02:00:22.585	error	(901) Error: Rate Limit Exceeded at Gaxios._request (/opt/iobroker/node_modules/gaxios/src/gaxios.ts:112:15) at runMicrotasks (<anonymous>) at processTicksAndRejections (internal/process/t
              backitup.0	2020-11-05 02:00:22.576	error	(901) unhandled promise rejection: Rate Limit Exceeded
              backitup.0	2020-11-05 02:00:22.574	error	Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().```
              simatecS Offline
              simatecS Offline
              simatec
              Developer Most Active
              wrote on last edited by
              #776

              @Flyor87
              Kannst du mir mal bitte deine Config als json hier posten?
              Du nutzt wie ich sehe Google Drive. Wie viele Backups hast du zur in der Cloud liegen, bevor gelöscht wird?

              • Besuche meine Github Seite
              • Beitrag hat geholfen oder willst du mich unterstützen
              • HowTo Restore ioBroker
              1 Reply Last reply
              0
              • S Offline
                S Offline
                Snapergy
                wrote on last edited by Snapergy
                #777

                Hab seit einigen Tagen ein komisches Verhalten beim Adapter. Jeden Tag um 1:00 Uhr in der Nacht wird das Backup ausgeführt und auch eine Backup-Datei (korrekt) angelegt, jedoch sind die Objekte iobrokerSuccess auf false und iobrokerLastTime beginnt mit "error". Ein händisch ausgeführtes Backup führte wieder zu einer erfolgreichen Durchführung und Setzen des Success-Wertes auf true, doch seit heute geht auch das nicht mehr. Der Log wirft aus meiner Sicht aber keinen Fehler

                backitup.0	2020-11-11 07:39:45.581	debug	(7494) No backup file was found
                backitup.0	2020-11-11 07:39:45.577	debug	(7494) [iobroker] 10 00 01 */1 * *
                backitup.0	2020-11-11 07:39:45.565	info	(7494) [iobroker] backup was activated at 01:00 every 1 day(s)
                backitup.0	2020-11-11 07:39:45.524	info	(7494) starting. Version 1.6.7 in /opt/iobroker/node_modules/iobroker.backitup, node: v10.17.0, js-controller: 3.1.6
                backitup.0	2020-11-11 07:39:45.045	debug	(7494) Plugin sentry Initialize Plugin (enabled=true)
                backitup.0	2020-11-11 07:39:43.879	debug	(7494) statesDB connected
                backitup.0	2020-11-11 07:39:43.878	debug	(7494) States connected to redis: 127.0.0.1:9000
                backitup.0	2020-11-11 07:39:43.867	debug	(7494) States create System PubSub Client
                backitup.0	2020-11-11 07:39:43.865	debug	(7494) States create User PubSub Client
                backitup.0	2020-11-11 07:39:43.857	debug	(7494) Redis States: Use Redis connection: 127.0.0.1:9000
                backitup.0	2020-11-11 07:39:43.855	debug	(7494) objectDB connected
                backitup.0	2020-11-11 07:39:43.848	debug	(7494) Objects connected to redis: 127.0.0.1:9001
                backitup.0	2020-11-11 07:39:43.833	debug	(7494) Objects client initialize lua scripts
                backitup.0	2020-11-11 07:39:43.832	debug	(7494) Objects create User PubSub Client
                backitup.0	2020-11-11 07:39:43.831	debug	(7494) Objects create System PubSub Client
                backitup.0	2020-11-11 07:39:43.827	debug	(7494) Objects client ready ... initialize now
                backitup.0	2020-11-11 07:39:43.796	debug	(7494) Redis Objects: Use Redis connection: 127.0.0.1:9001
                
                simatecS 1 Reply Last reply
                0
                • S Snapergy

                  Hab seit einigen Tagen ein komisches Verhalten beim Adapter. Jeden Tag um 1:00 Uhr in der Nacht wird das Backup ausgeführt und auch eine Backup-Datei (korrekt) angelegt, jedoch sind die Objekte iobrokerSuccess auf false und iobrokerLastTime beginnt mit "error". Ein händisch ausgeführtes Backup führte wieder zu einer erfolgreichen Durchführung und Setzen des Success-Wertes auf true, doch seit heute geht auch das nicht mehr. Der Log wirft aus meiner Sicht aber keinen Fehler

                  backitup.0	2020-11-11 07:39:45.581	debug	(7494) No backup file was found
                  backitup.0	2020-11-11 07:39:45.577	debug	(7494) [iobroker] 10 00 01 */1 * *
                  backitup.0	2020-11-11 07:39:45.565	info	(7494) [iobroker] backup was activated at 01:00 every 1 day(s)
                  backitup.0	2020-11-11 07:39:45.524	info	(7494) starting. Version 1.6.7 in /opt/iobroker/node_modules/iobroker.backitup, node: v10.17.0, js-controller: 3.1.6
                  backitup.0	2020-11-11 07:39:45.045	debug	(7494) Plugin sentry Initialize Plugin (enabled=true)
                  backitup.0	2020-11-11 07:39:43.879	debug	(7494) statesDB connected
                  backitup.0	2020-11-11 07:39:43.878	debug	(7494) States connected to redis: 127.0.0.1:9000
                  backitup.0	2020-11-11 07:39:43.867	debug	(7494) States create System PubSub Client
                  backitup.0	2020-11-11 07:39:43.865	debug	(7494) States create User PubSub Client
                  backitup.0	2020-11-11 07:39:43.857	debug	(7494) Redis States: Use Redis connection: 127.0.0.1:9000
                  backitup.0	2020-11-11 07:39:43.855	debug	(7494) objectDB connected
                  backitup.0	2020-11-11 07:39:43.848	debug	(7494) Objects connected to redis: 127.0.0.1:9001
                  backitup.0	2020-11-11 07:39:43.833	debug	(7494) Objects client initialize lua scripts
                  backitup.0	2020-11-11 07:39:43.832	debug	(7494) Objects create User PubSub Client
                  backitup.0	2020-11-11 07:39:43.831	debug	(7494) Objects create System PubSub Client
                  backitup.0	2020-11-11 07:39:43.827	debug	(7494) Objects client ready ... initialize now
                  backitup.0	2020-11-11 07:39:43.796	debug	(7494) Redis Objects: Use Redis connection: 127.0.0.1:9001
                  
                  simatecS Offline
                  simatecS Offline
                  simatec
                  Developer Most Active
                  wrote on last edited by
                  #778

                  @Snapergy
                  Was steht nach dem Backup im Objekt backitup.0.output.line??

                  • Besuche meine Github Seite
                  • Beitrag hat geholfen oder willst du mich unterstützen
                  • HowTo Restore ioBroker
                  S 1 Reply Last reply
                  0
                  • simatecS simatec

                    @Snapergy
                    Was steht nach dem Backup im Objekt backitup.0.output.line??

                    S Offline
                    S Offline
                    Snapergy
                    wrote on last edited by
                    #779

                    @simatec

                    aktuell:

                    [DEBUG] [history] start with {"type":"creator","time":"01:00","debugging":true,"everyXDays":"1","nameSuffix":"Backitup","deleteBackupAfter":0,"dir":"/opt/iobroker","redis":{"enabled":false,"type":"creator","ftp":{"enabled":false,"type":"storage","source":"local","host":"","debugging":true,"deleteOldBackup":false,"ownDir":false,"dir":"/backupDir","dirMinimal":"/backupDir/iobroker","user":"","pass":"****","port":"21"},"cifs":{"enabled":false,"mountType":"NFS","type":"storage","source":"local","mount":"","debugging":true,"fileDir":"/opt/iobroker/node_modules/iobroker.backitup","wakeOnLAN":false,"macAd":"20:DE:20:DE:20:DE","wolTime":"25","smb":"vers=1.0","sudo":false,"cifsDomain":"","deleteOldBackup":false,"ownDir":false,"dir":"sharename/backupDir","dirMinimal":"sharename/backupDir","user":"","pass":"****"},"dropbox":{"enabled":false,"type":"storage","source":"local","debugging":true,"deleteOldBackup":false,"accessToken":"****","ownDir":false,"dir":"/backupDir","dirMinimal":"/backupDir/iobroker"},"googledrive":{"enabled":false,"type":"storage","source":"local","debugging":true,"deleteOldBackup":false,"accessJson":"****","ownDir":false,"dir":"/backupDir","dirMinimal":"/backupDir/iobroker"},"path":"/var/lib/redis"},"historyDB":{"enabled":false,"type":"creator","ftp":{"enabled":false,"type":"storage","source":"local","host":"","debugging":true,"deleteOldBackup":false,"ownDir":false,"dir":"/backupDir","dirMinimal":"/backupDir/iobroker","user":"","pass":"****","port":"21"},"cifs":{"enabled":false,"mountType":"NFS","type":"storage","source":"local","mount":"","debugging":true,"fileDir":"/opt/iobroker/node_modules/iobroker.backitup","wakeOnLAN":false,"macAd":"20:DE:20:DE:20:DE","wolTime":"25","smb":"vers=1.0","sudo":false,"cifsDomain":"","deleteOldBackup":false,"ownDir":false,"dir":"sharename/backupDir","dirMinimal":"sharename/backupDir","user":"","pass":"****"},"dropbox":{"enabled":false,"type":"storage","source":"local","debugging":true,"deleteOldBackup":false,"accessToken":"****","ownDir":false,"dir":"/backupDir","dirMinimal":"/backupDir/iobroker"},"googledrive":{"enabled":false,"type":"storage","source":"local","debugging":true,"deleteOldBackup":false,"accessJson":"****","ownDir":false,"dir":"/backupDir","dirMinimal":"/backupDir/iobroker"},"path":"media/usb/history"},"zigbee":{"enabled":false,"type":"creator","ftp":{"enabled":false,"type":"storage","source":"local","host":"","debugging":true,"deleteOldBackup":false,"ownDir":false,"dir":"/backupDir","dirMinimal":"/backupDir/iobroker","user":"","pass":"****","port":"21"},"cifs":{"enabled":false,"mountType":"NFS","type":"storage","source":"local","mount":"","debugging":true,"fileDir":"/opt/iobroker/node_modules/iobroker.backitup","wakeOnLAN":false,"macAd":"20:DE:20:DE:20:DE","wolTime":"25","smb":"vers=1.0","sudo":false,"cifsDomain":"","deleteOldBackup":false,"ownDir":false,"dir":"sharename/backupDir","dirMinimal":"sharename/backupDir","user":"","pass":"****"},"dropbox":{"enabled":false,"type":"storage","source":"local","debugging":true,"deleteOldBackup":false,"accessToken":"****","ownDir":false,"dir":"/backupDir","dirMinimal":"/backupDir/iobroker"},"googledrive":{"enabled":false,"type":"storage","source":"local","debugging":true,"deleteOldBackup":false,"accessJson":"****","ownDir":false,"dir":"/backupDir","dirMinimal":"/backupDir/iobroker"},"path":"/opt/iobroker/iobroker-data"},"history":{"enabled":true,"type":"message","entriesNumber":"25","systemLang":"de","time":"11. November 2020 um 07:38 Uhr"},"email":{"enabled":false,"notificationsType":"Telegram","type":"message","instance":"","NoticeType":"longEmailNotice","emailReceiver":"xxx@xxx.com","emailSender":"xxx@xxx.com","onlyError":false,"emailWaiting":0,"systemLang":"de"},"pushover":{"enabled":false,"notificationsType":"Telegram","type":"message","instance":"","SilentNotice":false,"NoticeType":"longPushoverNotice","deviceID":"","onlyError":false,"pushoverWaiting":0,"systemLang":"de"},"backupDir":"/opt/iobroker/backups"}
                    
                    simatecS 1 Reply Last reply
                    0
                    • S Snapergy

                      @simatec

                      aktuell:

                      [DEBUG] [history] start with {"type":"creator","time":"01:00","debugging":true,"everyXDays":"1","nameSuffix":"Backitup","deleteBackupAfter":0,"dir":"/opt/iobroker","redis":{"enabled":false,"type":"creator","ftp":{"enabled":false,"type":"storage","source":"local","host":"","debugging":true,"deleteOldBackup":false,"ownDir":false,"dir":"/backupDir","dirMinimal":"/backupDir/iobroker","user":"","pass":"****","port":"21"},"cifs":{"enabled":false,"mountType":"NFS","type":"storage","source":"local","mount":"","debugging":true,"fileDir":"/opt/iobroker/node_modules/iobroker.backitup","wakeOnLAN":false,"macAd":"20:DE:20:DE:20:DE","wolTime":"25","smb":"vers=1.0","sudo":false,"cifsDomain":"","deleteOldBackup":false,"ownDir":false,"dir":"sharename/backupDir","dirMinimal":"sharename/backupDir","user":"","pass":"****"},"dropbox":{"enabled":false,"type":"storage","source":"local","debugging":true,"deleteOldBackup":false,"accessToken":"****","ownDir":false,"dir":"/backupDir","dirMinimal":"/backupDir/iobroker"},"googledrive":{"enabled":false,"type":"storage","source":"local","debugging":true,"deleteOldBackup":false,"accessJson":"****","ownDir":false,"dir":"/backupDir","dirMinimal":"/backupDir/iobroker"},"path":"/var/lib/redis"},"historyDB":{"enabled":false,"type":"creator","ftp":{"enabled":false,"type":"storage","source":"local","host":"","debugging":true,"deleteOldBackup":false,"ownDir":false,"dir":"/backupDir","dirMinimal":"/backupDir/iobroker","user":"","pass":"****","port":"21"},"cifs":{"enabled":false,"mountType":"NFS","type":"storage","source":"local","mount":"","debugging":true,"fileDir":"/opt/iobroker/node_modules/iobroker.backitup","wakeOnLAN":false,"macAd":"20:DE:20:DE:20:DE","wolTime":"25","smb":"vers=1.0","sudo":false,"cifsDomain":"","deleteOldBackup":false,"ownDir":false,"dir":"sharename/backupDir","dirMinimal":"sharename/backupDir","user":"","pass":"****"},"dropbox":{"enabled":false,"type":"storage","source":"local","debugging":true,"deleteOldBackup":false,"accessToken":"****","ownDir":false,"dir":"/backupDir","dirMinimal":"/backupDir/iobroker"},"googledrive":{"enabled":false,"type":"storage","source":"local","debugging":true,"deleteOldBackup":false,"accessJson":"****","ownDir":false,"dir":"/backupDir","dirMinimal":"/backupDir/iobroker"},"path":"media/usb/history"},"zigbee":{"enabled":false,"type":"creator","ftp":{"enabled":false,"type":"storage","source":"local","host":"","debugging":true,"deleteOldBackup":false,"ownDir":false,"dir":"/backupDir","dirMinimal":"/backupDir/iobroker","user":"","pass":"****","port":"21"},"cifs":{"enabled":false,"mountType":"NFS","type":"storage","source":"local","mount":"","debugging":true,"fileDir":"/opt/iobroker/node_modules/iobroker.backitup","wakeOnLAN":false,"macAd":"20:DE:20:DE:20:DE","wolTime":"25","smb":"vers=1.0","sudo":false,"cifsDomain":"","deleteOldBackup":false,"ownDir":false,"dir":"sharename/backupDir","dirMinimal":"sharename/backupDir","user":"","pass":"****"},"dropbox":{"enabled":false,"type":"storage","source":"local","debugging":true,"deleteOldBackup":false,"accessToken":"****","ownDir":false,"dir":"/backupDir","dirMinimal":"/backupDir/iobroker"},"googledrive":{"enabled":false,"type":"storage","source":"local","debugging":true,"deleteOldBackup":false,"accessJson":"****","ownDir":false,"dir":"/backupDir","dirMinimal":"/backupDir/iobroker"},"path":"/opt/iobroker/iobroker-data"},"history":{"enabled":true,"type":"message","entriesNumber":"25","systemLang":"de","time":"11. November 2020 um 07:38 Uhr"},"email":{"enabled":false,"notificationsType":"Telegram","type":"message","instance":"","NoticeType":"longEmailNotice","emailReceiver":"xxx@xxx.com","emailSender":"xxx@xxx.com","onlyError":false,"emailWaiting":0,"systemLang":"de"},"pushover":{"enabled":false,"notificationsType":"Telegram","type":"message","instance":"","SilentNotice":false,"NoticeType":"longPushoverNotice","deviceID":"","onlyError":false,"pushoverWaiting":0,"systemLang":"de"},"backupDir":"/opt/iobroker/backups"}
                      
                      simatecS Offline
                      simatecS Offline
                      simatec
                      Developer Most Active
                      wrote on last edited by
                      #780

                      @Snapergy
                      Ok er bleibt bei der History hängen, was bedeutet, das irgendwas bei einem Update mal schief gegangen ist.
                      Bitte mache folgendes Schritt für Schritt:

                      Gehe per Konsole auf den Ordner /opt/iobroker/node_modules/iobroker.backitup und führe folgende Befehl aus:

                      npm install
                      

                      Sollte danach der Fehler nicht weg sein, führe bitte folgende Schritte aus:

                      • Instanz von Backitup löschen
                      • Backitup im Tab Adapter löschen
                      • Schauen, ob der Ordner backitup.0 im Tab Objekte gelöscht wurde
                      • Dein System rebooten
                      • Backitup installieren und konfigurieren
                      • Besuche meine Github Seite
                      • Beitrag hat geholfen oder willst du mich unterstützen
                      • HowTo Restore ioBroker
                      S 1 Reply Last reply
                      1
                      • simatecS simatec

                        @Snapergy
                        Ok er bleibt bei der History hängen, was bedeutet, das irgendwas bei einem Update mal schief gegangen ist.
                        Bitte mache folgendes Schritt für Schritt:

                        Gehe per Konsole auf den Ordner /opt/iobroker/node_modules/iobroker.backitup und führe folgende Befehl aus:

                        npm install
                        

                        Sollte danach der Fehler nicht weg sein, führe bitte folgende Schritte aus:

                        • Instanz von Backitup löschen
                        • Backitup im Tab Adapter löschen
                        • Schauen, ob der Ordner backitup.0 im Tab Objekte gelöscht wurde
                        • Dein System rebooten
                        • Backitup installieren und konfigurieren
                        S Offline
                        S Offline
                        Snapergy
                        wrote on last edited by Snapergy
                        #781

                        @simatec

                        mit

                        npm install
                        

                        geht der Fehler leider nicht weg, den Rest werde ich morgen Vormittag mal ausprobieren. Komischerweise habe ich den Adapter glaube ich gar nicht geupdatet, sonder erst vor zwei Wochen installiert. Bis vor ein paar Tag ging alles reibungslos, erst jetzt taucht der Fehler auf 🤔

                        EDIT: Aber grundsätzlich sind die Backups vollständig?

                        simatecS 1 Reply Last reply
                        0
                        • S Snapergy

                          @simatec

                          mit

                          npm install
                          

                          geht der Fehler leider nicht weg, den Rest werde ich morgen Vormittag mal ausprobieren. Komischerweise habe ich den Adapter glaube ich gar nicht geupdatet, sonder erst vor zwei Wochen installiert. Bis vor ein paar Tag ging alles reibungslos, erst jetzt taucht der Fehler auf 🤔

                          EDIT: Aber grundsätzlich sind die Backups vollständig?

                          simatecS Offline
                          simatecS Offline
                          simatec
                          Developer Most Active
                          wrote on last edited by
                          #782

                          @Snapergy
                          Ja das passiert beim erstellen der History. Die Backups sind da bereits erstellt

                          • Besuche meine Github Seite
                          • Beitrag hat geholfen oder willst du mich unterstützen
                          • HowTo Restore ioBroker
                          S HALH 2 Replies Last reply
                          0
                          • simatecS simatec

                            @Snapergy
                            Ja das passiert beim erstellen der History. Die Backups sind da bereits erstellt

                            S Offline
                            S Offline
                            Snapergy
                            wrote on last edited by
                            #783

                            @simatec

                            Alles wie vorgeschlagen durchgeführt und nun klappt wieder alles, danke 🙂

                            1 Reply Last reply
                            0
                            • simatecS simatec

                              @Snapergy
                              Ja das passiert beim erstellen der History. Die Backups sind da bereits erstellt

                              HALH Offline
                              HALH Offline
                              HAL
                              wrote on last edited by
                              #784

                              @simatec mal eine "unverschämte" Frage. Da ich seit kurzem eine PV Anlage mit Speicher + Wallbox habe, nutze ich für die Speicherung der Werte eine influxdb und zur grafischen Anzeige Grafana. Das läuft auch prima mit iobroker zusammen.

                              Es wäre toll wenn ich zur Sicherung auch den backitup Adapter nutzen könnte 🙂

                              Backup für influxdb ist eigentlich ganz einfach:

                              sudo influxd backup -portable /opt/backups/influx.backup
                              

                              restore auch

                              influxd restore -portable /opt/backups/influx.backup
                              

                              für Grafana ist es komplizierter (siehe: https://www.bachmann-lan.de/grafana-backup-dashboards-data-sources/)

                              Momentan starte ich zwei scripte über die shell.
                              Ob man das "irgendwann mal" in den Backitup Adapter aufnehmen könnte ?

                              Alle Raspberry ( 5 ) gegen NUC (N100, 16GB Ram und 500GB M2 SSD, extern 2TB SSD ) mit Proxmox 8.3.3 gewechselt. Läuft absolut super !
                              (Iobroker, Grafana, Teslalogger, Nextcloud, go2rtc, PiHole, IOB-VIS2, Teslamate, homeassistant nur als test)

                              simatecS 2 Replies Last reply
                              0
                              • HALH HAL

                                @simatec mal eine "unverschämte" Frage. Da ich seit kurzem eine PV Anlage mit Speicher + Wallbox habe, nutze ich für die Speicherung der Werte eine influxdb und zur grafischen Anzeige Grafana. Das läuft auch prima mit iobroker zusammen.

                                Es wäre toll wenn ich zur Sicherung auch den backitup Adapter nutzen könnte 🙂

                                Backup für influxdb ist eigentlich ganz einfach:

                                sudo influxd backup -portable /opt/backups/influx.backup
                                

                                restore auch

                                influxd restore -portable /opt/backups/influx.backup
                                

                                für Grafana ist es komplizierter (siehe: https://www.bachmann-lan.de/grafana-backup-dashboards-data-sources/)

                                Momentan starte ich zwei scripte über die shell.
                                Ob man das "irgendwann mal" in den Backitup Adapter aufnehmen könnte ?

                                simatecS Offline
                                simatecS Offline
                                simatec
                                Developer Most Active
                                wrote on last edited by
                                #785

                                @HAL
                                Ist mit auf der Todo ...

                                • Besuche meine Github Seite
                                • Beitrag hat geholfen oder willst du mich unterstützen
                                • HowTo Restore ioBroker
                                1 Reply Last reply
                                0
                                • simatecS simatec
                                  Aktuelle Test Version 3.1.0
                                  Veröffentlichungsdatum 02.03.2025
                                  Github Link https://github.com/simatec/ioBroker.backitup
                                  Wiki Link https://github.com/simatec/ioBroker.backitup/wiki

                                  Hier geht es um die aktuelle Version von ioBroker.backitup, nachdem der alte Thread langsam zu unübersichtlich wurde.
                                  Bitte gebt euer Feedback und eure Anregungen hier ab.

                                  3.1.0 (2025-03-02)

                                  • (Bluefox) Dependencies updated
                                  • (Bluefox) Vite added
                                  • (simatec) jsonConfig updated
                                  • (simatec) Fix month for history

                                  3.0.37 (2025-02-28)

                                  • (simatec) Fix CronJob

                                  3.0.36 (2025-02-26)

                                  • (simatec) Fix src-admin

                                  3.0.35 (2025-02-26)

                                  • (simatec) Fix src-admin

                                  3.0.34 (2025-02-26)

                                  • (simatec) Fix src-admin

                                  3.0.33 (2025-02-25)

                                  • (simatec) Fix cronjob
                                  • (simatec) Fix Backup Console

                                  3.0.32 (2025-02-24)

                                  • (simatec) Error handling for GoogleDrive fix
                                  • (simatec) globalDependencies updated
                                  • (simatec) Dependencies updated
                                  • (simatec) Design Fix

                                  3.0.31 (2024-11-30)

                                  • (simatec) Fix Tab Menu

                                  3.0.30 (2024-11-29)

                                  • (simatec) Fix Tab Menu

                                  3.0.29 (2024-11-29)

                                  • (simatec) Fix Tab Menu

                                  3.0.28 (2024-11-27)

                                  • (simatec) Dependencies updated
                                  • (simatec) eslint-config added
                                  • (bluefox) Allow to store files for up to ca 3 years
                                  • (Marc-Berg) Grafana Docu updated

                                  3.0.27 (2024-11-12)

                                  • (simatec) dependencies updated
                                  • (simatec) Design Fix

                                  3.0.26 (2024-10-16)

                                  • (simatec) Fix FTP Connections
                                  • (simatec) dependencies updated
                                  • (simatec) Issue Workflow added

                                  3.0.25 (2024-09-26)

                                  • (bluefox) Improvement of Google Drive authentication workflow
                                  • (bluefox) Removed gulp from a build process
                                  • (simatec) small Design Fix
                                  • (simatec) Fix for Admin 7.1.5
                                  • (simatec) Fix Test & Release
                                  • (simatec) Fix ESlint errors

                                  3.0.22 (2024-09-03)

                                  • (simatec) Fix Notification Instance
                                  • (simatec) Fix Notification Design
                                  • (simatec) Fix Default Settings

                                  3.0.21 (2024-09-01)

                                  • (simatec) Fix Onedrive Notification
                                  • (simatec) Fix Zigbee2MQTT Backup
                                  • (simatec) dependencies updated

                                  3.0.20 (2024-08-22)

                                  • (simatec) Responsive Design for Tab added
                                  • (simatec) Responsive Design for jsonConfig added
                                  • (simatec) dependencies updated

                                  3.0.19 (2024-08-15)

                                  • (simatec) Fix CCU Backup
                                  • (simatec) Fix InfluxDB Backup Config
                                  • (simatec) Fix Backup-Log for Slave Instanz

                                  3.0.18 (2024-08-14)

                                  • (simatec) Package optimisation
                                  • (simatec) Fix the warning when opening the configuration
                                  • (simatec) dependencies updated

                                  3.0.17 (2024-08-12)

                                  • (simatec) Fix io-package for Release
                                  • (simatec) manual-review added
                                  • (simatec) Fix Slave Backup
                                  • (simatec) dependencies updated

                                  3.0.16 (2024-08-05)

                                  • (bluefox) dependencies updated
                                  • (simatec) Rename json5 Files

                                  3.0.15 (2024-08-03)

                                  • (simatec) fix dependencies

                                  3.0.14 (2024-08-02)

                                  • (simatec) dependencies updated
                                  • (simatec) Improved log outputs

                                  3.0.12 (2024-08-01)

                                  • (simatec) Backup Log for History added
                                  • (simatec) Added separate selection for deleting FTP backups
                                  • (simatec) Added separate selection for deleting Onedrive backups
                                  • (simatec) Added separate selection for deleting Webdav backups
                                  • (simatec) Added separate selection for deleting Dropbox backups
                                  • (simatec) Added separate selection for deleting Googledrive backups
                                  • (simatec) Improved log outputs
                                  • (simatec) Source code cleaned up
                                  • (simatec) dependencies updated

                                  3.0.11 (2024-07-28)

                                  • (simatec) Design Fix
                                  • (simatec) dependencies updated

                                  3.0.10 (2024-07-22)

                                  • (simatec) Design Fix for Dark Mode
                                  • (bluefox) dependencies updated

                                  3.0.9 (2024-07-11)

                                  • (simatec) Tab Icons added
                                  • (simatec) small fix
                                  • (simatec) Docu updated

                                  3.0.8 (2024-07-01)

                                  • (Grothesk242/simatec) forceuid and forcegid added
                                  • (simatec) dependencies updated
                                  • (simatec) small fix

                                  3.0.7 (2024-06-26)

                                  • (simatec) Restore Information added
                                  • (simatec) Fix Formaterrors
                                  • (bluefox) Fixing the problems with styles
                                  • (simatec) Fix iobroker Backup Error

                                  3.0.6 (2024-06-26)

                                  • (simatec) Restore Information added
                                  • (simatec) Fix Formaterrors
                                  • (bluefox) Fixing the problems with styles
                                  • (simatec) Fix iobroker Backup Error

                                  3.0.5 (2024-06-18)

                                  • (simatec) Fix Build

                                  3.0.4 (2024-06-18)

                                  • (simatec) History Gui Fix
                                  • (simatec) Tab GUI modified
                                  • (bluefox) Added support for Admin 7
                                  • (simatec) Onedrive ready for School/Business Accounts

                                  3.0.3 (2024-06-10)

                                  • (simatec) Fixed WebDav
                                  • (simatec) Admin Notification for Backup errors added
                                  • (simatec) Remove Sentry Config
                                  • (simatec) Translations updated
                                  • (simatec) Error handling optimized
                                  • (simatec) dependencies updated

                                  3.0.2 (2024-06-06)

                                  • (simatec) Fixed Google Drive
                                  • (simatec) Fixed Translations
                                  • (simatec) Fixed Onedrive
                                  • (simatec) Fixed MySql Backup
                                  • (simatec) Fixed Translation added
                                  • (simatec) Design Fix
                                  • (simatec) new notifications content added

                                  3.0.1 (2024-05-29)

                                  • (simatec) Fixed umount callback
                                  • (simatec) Fixed Backup Message
                                  • (simatec) Translations updated
                                  • (simatec) Fixed InfluxDB Multi Backup
                                  • (simatec) Fixed Restore Console
                                  • (simatec) Fixed Backup Console

                                  3.0.0 (2024-05-28)

                                  • (simatec) jsonConfig added
                                  • (bluefox) Conversion to React
                                  • (bluefox) Added react components
                                  • (bluefox/simatec) Working on React GUI
                                  • (simatec) dependencies updated
                                  • (simatec) Fix Yahka Backup
                                  • (simatec) Fix Nodered Backup
                                  • (simatec) some bugs fixed
                                  • (bluefox/simatec) New Restore-Interface
                                  • (simatec) Translation updated

                                  T Offline
                                  T Offline
                                  tobitobsta
                                  wrote on last edited by tobitobsta
                                  #786

                                  Super cooler Adapter, der mir schon einige Male den Hintern gerettet hat! Danke!

                                  beim gestrigen Schrotten meines iobroker rasp pi ist beim Zurückspielen auf die frische Installation folgender Fehler aufgetreten:

                                  DEBUG] [redis] Start Redis Restore ...
                                  [DEBUG] [redis] Created Redis tmp
                                  [ERROR] [redis] Redis Restore not completed
                                  [ERROR] [redis] Error: EPERM: operation not permitted, utime '/opt/iobroker/backups/tmp/'
                                  [EXIT] undefined **** Restore completed successfully!! ****
                                  
                                  The log can be closed ...
                                  

                                  Der Restore von Iobroker selbst hat funktioniert... nur eben Redis nicht. Auch die fehlenden Werte in den Objekten (und die sehr kleinen Redis-Backups nach diesem restore) deuten darauf hin dass das Zurückspielen nicht funktioniert hat.

                                  Habe die frische Installation zuvor auf Redis umgestellt und Redis vorher installiert.
                                  Dann habe ich auch

                                  sudo usermod -a -G redis iobroker
                                  

                                  und zur Vorsicht noch

                                  curl -fsL https://iobroker.net/fix.sh | bash -
                                  

                                  sowie zwischendurch immer reboots durchgeführt. So langsam komme ich mit meinen begrenzten Mitteln nicht weiter. Hat jemand eine Idee?

                                  VG
                                  Tobi

                                  update:

                                  ich habe mal diesen ordner /opt/iobroker/backups/tmp als root mit 0777 angelegt -> selbe Fehlermeldung und nachdem Redis-Restore-Versuch ist der wieder weg.

                                  Thomas BraunT 1 Reply Last reply
                                  0
                                  • T tobitobsta

                                    Super cooler Adapter, der mir schon einige Male den Hintern gerettet hat! Danke!

                                    beim gestrigen Schrotten meines iobroker rasp pi ist beim Zurückspielen auf die frische Installation folgender Fehler aufgetreten:

                                    DEBUG] [redis] Start Redis Restore ...
                                    [DEBUG] [redis] Created Redis tmp
                                    [ERROR] [redis] Redis Restore not completed
                                    [ERROR] [redis] Error: EPERM: operation not permitted, utime '/opt/iobroker/backups/tmp/'
                                    [EXIT] undefined **** Restore completed successfully!! ****
                                    
                                    The log can be closed ...
                                    

                                    Der Restore von Iobroker selbst hat funktioniert... nur eben Redis nicht. Auch die fehlenden Werte in den Objekten (und die sehr kleinen Redis-Backups nach diesem restore) deuten darauf hin dass das Zurückspielen nicht funktioniert hat.

                                    Habe die frische Installation zuvor auf Redis umgestellt und Redis vorher installiert.
                                    Dann habe ich auch

                                    sudo usermod -a -G redis iobroker
                                    

                                    und zur Vorsicht noch

                                    curl -fsL https://iobroker.net/fix.sh | bash -
                                    

                                    sowie zwischendurch immer reboots durchgeführt. So langsam komme ich mit meinen begrenzten Mitteln nicht weiter. Hat jemand eine Idee?

                                    VG
                                    Tobi

                                    update:

                                    ich habe mal diesen ordner /opt/iobroker/backups/tmp als root mit 0777 angelegt -> selbe Fehlermeldung und nachdem Redis-Restore-Versuch ist der wieder weg.

                                    Thomas BraunT Online
                                    Thomas BraunT Online
                                    Thomas Braun
                                    Most Active
                                    wrote on last edited by Thomas Braun
                                    #787

                                    @tobitobsta sagte in Test Adapter Backitup v1.7.x:

                                    ich habe mal diesen ordner /opt/iobroker/backups/tmp als root mit 0777 angelegt

                                    Ganz schlechte Idee...
                                    Im Normalzustand gibt es den Ordner auf meinem System auch gar nicht. Vermutlich wird der während des Backups wirklich nur temporär angelegt.
                                    Was jetzt aber da konkret bei dir falsch / anders läuft kann ich nur raten.

                                    Apropos raten: Ich würde dir raten, dich nicht als root anzmelden und dann in den Verzeichnispfaden rumzufummeln.

                                    Dateisystem ist aber gesund?
                                    Mit

                                    dmesg
                                    

                                    mal schauen.
                                    Die user sind in den passenden Gruppen?

                                    sudo -u iobroker groups
                                    groups
                                    

                                    Linux-Werkzeugkasten:
                                    https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                                    NodeJS Fixer Skript:
                                    https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                                    iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                                    T 1 Reply Last reply
                                    0
                                    • Thomas BraunT Thomas Braun

                                      @tobitobsta sagte in Test Adapter Backitup v1.7.x:

                                      ich habe mal diesen ordner /opt/iobroker/backups/tmp als root mit 0777 angelegt

                                      Ganz schlechte Idee...
                                      Im Normalzustand gibt es den Ordner auf meinem System auch gar nicht. Vermutlich wird der während des Backups wirklich nur temporär angelegt.
                                      Was jetzt aber da konkret bei dir falsch / anders läuft kann ich nur raten.

                                      Apropos raten: Ich würde dir raten, dich nicht als root anzmelden und dann in den Verzeichnispfaden rumzufummeln.

                                      Dateisystem ist aber gesund?
                                      Mit

                                      dmesg
                                      

                                      mal schauen.
                                      Die user sind in den passenden Gruppen?

                                      sudo -u iobroker groups
                                      groups
                                      
                                      T Offline
                                      T Offline
                                      tobitobsta
                                      wrote on last edited by
                                      #788

                                      @Thomas-Braun
                                      Danke für den Hinweis bzgl root und Verzeichnisstrukturen.

                                      Dateisystem sieht erstmal okay aus.
                                      iobroker befindet sich auch in der redis-gruppe. Der user "pi" jedoch nicht - müsste er das? Denke iobroker sollte reichen.

                                      leider kann ich aus dem redis log auch nichts rauslesen - zumindest sieht es da nicht nach einem abgelehnten zugriffsversuch aus.

                                      Thomas BraunT 1 Reply Last reply
                                      0
                                      • T tobitobsta

                                        @Thomas-Braun
                                        Danke für den Hinweis bzgl root und Verzeichnisstrukturen.

                                        Dateisystem sieht erstmal okay aus.
                                        iobroker befindet sich auch in der redis-gruppe. Der user "pi" jedoch nicht - müsste er das? Denke iobroker sollte reichen.

                                        leider kann ich aus dem redis log auch nichts rauslesen - zumindest sieht es da nicht nach einem abgelehnten zugriffsversuch aus.

                                        Thomas BraunT Online
                                        Thomas BraunT Online
                                        Thomas Braun
                                        Most Active
                                        wrote on last edited by
                                        #789

                                        @tobitobsta Poste doch mal bitte die Ausgaben der Befehle.

                                        Linux-Werkzeugkasten:
                                        https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                                        NodeJS Fixer Skript:
                                        https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                                        iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                                        T 1 Reply Last reply
                                        0
                                        • Thomas BraunT Thomas Braun

                                          @tobitobsta Poste doch mal bitte die Ausgaben der Befehle.

                                          T Offline
                                          T Offline
                                          tobitobsta
                                          wrote on last edited by
                                          #790

                                          @Thomas-Braun
                                          here we go (dmesg):

                                          [    0.872784] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)
                                          [    0.873037] io scheduler mq-deadline registered
                                          [    0.873066] io scheduler kyber registered
                                          [    0.877118] brcm-pcie fd500000.pcie: host bridge /scb/pcie@7d500000 ranges:
                                          [    0.877163] brcm-pcie fd500000.pcie:   No bus range found for /scb/pcie@7d500000, using [bus 00-ff]
                                          [    0.877268] brcm-pcie fd500000.pcie:      MEM 0x0600000000..0x0603ffffff -> 0x00f8000000
                                          [    0.877359] brcm-pcie fd500000.pcie:   IB MEM 0x0000000000..0x00bfffffff -> 0x0000000000
                                          [    0.936694] brcm-pcie fd500000.pcie: link up, 5 GT/s x1 (SSC)
                                          [    0.937034] brcm-pcie fd500000.pcie: PCI host bridge to bus 0000:00
                                          [    0.937069] pci_bus 0000:00: root bus resource [bus 00-ff]
                                          [    0.937103] pci_bus 0000:00: root bus resource [mem 0x600000000-0x603ffffff] (bus address [0xf8000000-0xfbffffff])
                                          [    0.937183] pci 0000:00:00.0: [14e4:2711] type 01 class 0x060400
                                          [    0.937467] pci 0000:00:00.0: PME# supported from D0 D3hot
                                          [    0.940741] PCI: bus0: Fast back to back transfers disabled
                                          [    0.940990] pci 0000:01:00.0: [1106:3483] type 00 class 0x0c0330
                                          [    0.941153] pci 0000:01:00.0: reg 0x10: [mem 0x00000000-0x00000fff 64bit]
                                          [    0.941602] pci 0000:01:00.0: PME# supported from D0 D3cold
                                          [    0.944910] PCI: bus1: Fast back to back transfers disabled
                                          [    0.944986] pci 0000:00:00.0: BAR 8: assigned [mem 0x600000000-0x6000fffff]
                                          [    0.945024] pci 0000:01:00.0: BAR 0: assigned [mem 0x600000000-0x600000fff 64bit]
                                          [    0.945125] pci 0000:00:00.0: PCI bridge to [bus 01]
                                          [    0.945164] pci 0000:00:00.0:   bridge window [mem 0x600000000-0x6000fffff]
                                          [    0.945492] pcieport 0000:00:00.0: enabling device (0140 -> 0142)
                                          [    0.945754] pcieport 0000:00:00.0: PME: Signaling with IRQ 55
                                          [    0.946174] pcieport 0000:00:00.0: AER: enabled with IRQ 55
                                          [    0.946534] pci 0000:01:00.0: enabling device (0140 -> 0142)
                                          [    0.953506] iproc-rng200 fe104000.rng: hwrng registered
                                          [    0.953858] vc-mem: phys_addr:0x00000000 mem_base=0x3ec00000 mem_size:0x40000000(1024 MiB)
                                          [    0.954521] vc-sm: Videocore shared memory driver
                                          [    0.955174] gpiomem-bcm2835 fe200000.gpiomem: Initialised: Registers at 0xfe200000
                                          [    0.967382] brd: module loaded
                                          [    0.979746] loop: module loaded
                                          [    0.981183] Loading iSCSI transport class v2.0-870.
                                          [    0.983154] libphy: Fixed MDIO Bus: probed
                                          [    0.983801] bcmgenet fd580000.ethernet: failed to get enet clock
                                          [    0.983837] bcmgenet fd580000.ethernet: GENET 5.0 EPHY: 0x0000
                                          [    0.983875] bcmgenet fd580000.ethernet: failed to get enet-wol clock
                                          [    0.983911] bcmgenet fd580000.ethernet: failed to get enet-eee clock
                                          [    0.983954] bcmgenet: Skipping UMAC reset
                                          [    0.994628] libphy: bcmgenet MII bus: probed
                                          [    1.084660] unimac-mdio unimac-mdio.-19: Broadcom UniMAC MDIO bus
                                          [    1.085698] usbcore: registered new interface driver r8152
                                          [    1.085779] usbcore: registered new interface driver lan78xx
                                          [    1.085853] usbcore: registered new interface driver smsc95xx
                                          [    1.086309] xhci_hcd 0000:01:00.0: xHCI Host Controller
                                          [    1.086358] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 1
                                          [    1.088980] xhci_hcd 0000:01:00.0: hcc params 0x002841eb hci version 0x100 quirks 0x0000001000000890
                                          [    1.090301] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.04
                                          [    1.090340] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
                                          [    1.090375] usb usb1: Product: xHCI Host Controller
                                          [    1.090403] usb usb1: Manufacturer: Linux 5.4.72-v7l+ xhci-hcd
                                          [    1.090432] usb usb1: SerialNumber: 0000:01:00.0
                                          [    1.091051] hub 1-0:1.0: USB hub found
                                          [    1.091175] hub 1-0:1.0: 1 port detected
                                          [    1.091773] xhci_hcd 0000:01:00.0: xHCI Host Controller
                                          [    1.091815] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 2
                                          [    1.091857] xhci_hcd 0000:01:00.0: Host supports USB 3.0 SuperSpeed
                                          [    1.092403] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.04
                                          [    1.092442] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
                                          [    1.092476] usb usb2: Product: xHCI Host Controller
                                          [    1.092505] usb usb2: Manufacturer: Linux 5.4.72-v7l+ xhci-hcd
                                          [    1.092534] usb usb2: SerialNumber: 0000:01:00.0
                                          [    1.093132] hub 2-0:1.0: USB hub found
                                          [    1.093248] hub 2-0:1.0: 4 ports detected
                                          [    1.094789] dwc_otg: version 3.00a 10-AUG-2012 (platform bus)
                                          [    1.095098] dwc_otg: FIQ enabled
                                          [    1.095111] dwc_otg: NAK holdoff enabled
                                          [    1.095123] dwc_otg: FIQ split-transaction FSM enabled
                                          [    1.095139] Module dwc_common_port init
                                          [    1.095581] usbcore: registered new interface driver uas
                                          [    1.095704] usbcore: registered new interface driver usb-storage
                                          [    1.095912] mousedev: PS/2 mouse device common for all mice
                                          [    1.097794] bcm2835-wdt bcm2835-wdt: Broadcom BCM2835 watchdog timer
                                          [    1.101249] sdhci: Secure Digital Host Controller Interface driver
                                          [    1.101281] sdhci: Copyright(c) Pierre Ossman
                                          [    1.101909] mmc-bcm2835 fe300000.mmcnr: could not get clk, deferring probe
                                          [    1.102495] sdhci-pltfm: SDHCI platform and OF driver helper
                                          [    1.106361] ledtrig-cpu: registered to indicate activity on CPUs
                                          [    1.106691] hidraw: raw HID events driver (C) Jiri Kosina
                                          [    1.106903] usbcore: registered new interface driver usbhid
                                          [    1.106931] usbhid: USB HID core driver
                                          [    1.107978] vchiq: vchiq_init_state: slot_zero = (ptrval)
                                          [    1.111604] [vc_sm_connected_init]: start
                                          [    1.120598] [vc_sm_connected_init]: end - returning 0
                                          [    1.122844] Initializing XFRM netlink socket
                                          [    1.122898] NET: Registered protocol family 17
                                          [    1.123030] Key type dns_resolver registered
                                          [    1.123414] Registering SWP/SWPB emulation handler
                                          [    1.123733] registered taskstats version 1
                                          [    1.123766] Loading compiled-in X.509 certificates
                                          [    1.124310] Key type ._fscrypt registered
                                          [    1.124338] Key type .fscrypt registered
                                          [    1.135099] uart-pl011 fe201000.serial: cts_event_workaround enabled
                                          [    1.135193] fe201000.serial: ttyAMA0 at MMIO 0xfe201000 (irq = 29, base_baud = 0) is a PL011 rev2
                                          [    1.141319] bcm2835-power bcm2835-power: Broadcom BCM2835 power domains driver
                                          [    1.142324] mmc-bcm2835 fe300000.mmcnr: mmc_debug:0 mmc_debug2:0
                                          [    1.142356] mmc-bcm2835 fe300000.mmcnr: DMA channel allocated
                                          [    1.194371] mmc1: queuing unknown CIS tuple 0x80 (2 bytes)
                                          [    1.196125] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
                                          [    1.197983] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
                                          [    1.201000] mmc1: queuing unknown CIS tuple 0x80 (7 bytes)
                                          [    1.202690] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
                                          [    1.209837] mmc0: SDHCI controller on fe340000.emmc2 [fe340000.emmc2] using ADMA
                                          [    1.213028] of_cfs_init
                                          [    1.213159] of_cfs_init: OK
                                          [    1.214435] Waiting for root device PARTUUID=7482b1ce-02...
                                          [    1.253748] random: fast init done
                                          [    1.287420] mmc1: new high speed SDIO card at address 0001
                                          [    1.320454] mmc0: new ultra high speed DDR50 SDHC card at address aaaa
                                          [    1.321388] mmcblk0: mmc0:aaaa SH32G 29.7 GiB
                                          [    1.323765]  mmcblk0: p1 p2
                                          [    1.345587] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
                                          [    1.345677] VFS: Mounted root (ext4 filesystem) readonly on device 179:2.
                                          [    1.351019] devtmpfs: mounted
                                          [    1.359759] Freeing unused kernel memory: 2048K
                                          [    1.374863] Run /sbin/init as init process
                                          [    1.454614] usb 1-1: new high-speed USB device number 2 using xhci_hcd
                                          [    1.637382] usb 1-1: New USB device found, idVendor=2109, idProduct=3431, bcdDevice= 4.21
                                          [    1.637426] usb 1-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0
                                          [    1.637458] usb 1-1: Product: USB2.0 Hub
                                          [    1.639630] hub 1-1:1.0: USB hub found
                                          [    1.639915] hub 1-1:1.0: 4 ports detected
                                          [    1.815053] systemd[1]: System time before build time, advancing clock.
                                          [    1.912629] NET: Registered protocol family 10
                                          [    1.914054] Segment Routing with IPv6
                                          [    1.943043] systemd[1]: systemd 241 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN2 +IDN -PCRE2 default-hierarchy=hybrid)
                                          [    1.943863] systemd[1]: Detected architecture arm.
                                          [    1.964604] usb 1-1.3: new full-speed USB device number 3 using xhci_hcd
                                          [    2.034737] systemd[1]: Set hostname to <iobroker>.
                                          [    2.105077] usb 1-1.3: New USB device found, idVendor=0451, idProduct=16a8, bcdDevice= 0.09
                                          [    2.105125] usb 1-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
                                          [    2.105161] usb 1-1.3: Product: TI CC2531 USB CDC
                                          [    2.105190] usb 1-1.3: Manufacturer: Texas Instruments
                                          [    2.105219] usb 1-1.3: SerialNumber: __0X00124B000BE8A20E
                                          [    2.707077] random: systemd: uninitialized urandom read (16 bytes read)
                                          [    2.721301] random: systemd: uninitialized urandom read (16 bytes read)
                                          [    2.721858] systemd[1]: Listening on udev Kernel Socket.
                                          [    2.722800] random: systemd: uninitialized urandom read (16 bytes read)
                                          [    2.728270] systemd[1]: Listening on Syslog Socket.
                                          [    2.731895] systemd[1]: Created slice system-systemd\x2dfsck.slice.
                                          [    2.732758] systemd[1]: Listening on initctl Compatibility Named Pipe.
                                          [    2.733855] systemd[1]: Listening on fsck to fsckd communication Socket.
                                          [    2.734760] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
                                          [    2.736088] systemd[1]: Listening on Journal Socket.
                                          [    3.365389] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null)
                                          [    3.457918] systemd-journald[113]: Received request to flush runtime journal from PID 1
                                          [    3.966447] rpivid-mem feb00000.hevc-decoder: rpivid-hevcmem initialised: Registers at 0xfeb00000 length 0x00010000
                                          [    3.966956] rpivid-mem feb10000.rpivid-local-intc: rpivid-intcmem initialised: Registers at 0xfeb10000 length 0x00001000
                                          [    3.970164] rpivid-mem feb20000.h264-decoder: rpivid-h264mem initialised: Registers at 0xfeb20000 length 0x00010000
                                          [    3.976805] rpivid-mem feb30000.vp9-decoder: rpivid-vp9mem initialised: Registers at 0xfeb30000 length 0x00010000
                                          [    4.107110] vc_sm_cma: module is from the staging directory, the quality is unknown, you have been warned.
                                          [    4.107282] snd_bcm2835: module is from the staging directory, the quality is unknown, you have been warned.
                                          [    4.111882] bcm2835_vc_sm_cma_probe: Videocore shared memory driver
                                          [    4.111908] [vc_sm_connected_init]: start
                                          [    4.117593] [vc_sm_connected_init]: installed successfully
                                          [    4.134353] mc: Linux media interface: v0.10
                                          [    4.194400] bcm2835_audio bcm2835_audio: card created with 8 channels
                                          [    4.200184] videodev: Linux video capture interface: v2.00
                                          [    4.265102] bcm2835_mmal_vchiq: module is from the staging directory, the quality is unknown, you have been warned.
                                          [    4.270376] bcm2835_isp: module is from the staging directory, the quality is unknown, you have been warned.
                                          [    4.285473] bcm2835-isp bcm2835-isp: Device node output[0] registered as /dev/video13
                                          [    4.289686] bcm2835-isp bcm2835-isp: Device node capture[0] registered as /dev/video14
                                          [    4.292951] bcm2835-isp bcm2835-isp: Device node capture[1] registered as /dev/video15
                                          [    4.293715] bcm2835-isp bcm2835-isp: Device node stats[2] registered as /dev/video16
                                          [    4.293751] bcm2835-isp bcm2835-isp: Register output node 0 with media controller
                                          [    4.293775] bcm2835-isp bcm2835-isp: Register capture node 1 with media controller
                                          [    4.293821] bcm2835-isp bcm2835-isp: Register capture node 2 with media controller
                                          [    4.293842] bcm2835-isp bcm2835-isp: Register capture node 3 with media controller
                                          [    4.293847] bcm2835_v4l2: module is from the staging directory, the quality is unknown, you have been warned.
                                          [    4.294064] bcm2835-isp bcm2835-isp: Loaded V4L2 bcm2835-isp
                                          [    4.349366] cfg80211: Loading compiled-in X.509 certificates for regulatory database
                                          [    4.352132] bcm2835_codec: module is from the staging directory, the quality is unknown, you have been warned.
                                          [    4.370527] bcm2835-codec bcm2835-codec: Device registered as /dev/video10
                                          [    4.370572] bcm2835-codec bcm2835-codec: Loaded V4L2 decode
                                          [    4.387377] bcm2835-codec bcm2835-codec: Device registered as /dev/video11
                                          [    4.387420] bcm2835-codec bcm2835-codec: Loaded V4L2 encode
                                          [    4.427223] bcm2835-codec bcm2835-codec: Device registered as /dev/video12
                                          [    4.427266] bcm2835-codec bcm2835-codec: Loaded V4L2 isp
                                          [    4.497829] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
                                          [    4.508478] [drm] Initialized v3d 1.0.0 20180419 for fec00000.v3d on minor 0
                                          [    4.593744] brcmfmac: F1 signature read @0x18000000=0x15264345
                                          [    4.611429] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43455-sdio for chip BCM4345/6
                                          [    4.611868] usbcore: registered new interface driver brcmfmac
                                          [    4.635275] brcmfmac mmc1:0001:1: Direct firmware load for brcm/brcmfmac43455-sdio.raspberrypi,4-model-b.txt failed with error -2
                                          [    4.666016] [drm] No displays found. Consider forcing hotplug if HDMI is attached
                                          [    4.666506] vc4-drm gpu: bound fe600000.firmwarekms (ops vc4_fkms_ops [vc4])
                                          [    4.666559] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
                                          [    4.666591] [drm] No driver support for vblank timestamp query.
                                          [    4.666623] [drm] Setting vblank_disable_immediate to false because get_vblank_timestamp == NULL
                                          [    4.682271] [drm] Initialized vc4 0.0.0 20140616 for gpu on minor 1
                                          [    4.721812] cdc_acm 1-1.3:1.0: ttyACM0: USB ACM device
                                          [    4.725955] usbcore: registered new interface driver cdc_acm
                                          [    4.726028] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters
                                          [    4.872041] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43455-sdio for chip BCM4345/6
                                          [    4.887639] brcmfmac: brcmf_c_preinit_dcmds: Firmware: BCM4345/6 wl0: Mar 23 2020 02:19:54 version 7.45.206 (r725000 CY) FWID 01-88ee44ea
                                          [    6.649834] uart-pl011 fe201000.serial: no DMA platform data
                                          [    6.793534] 8021q: 802.1Q VLAN Support v1.8
                                          [    6.833530] random: crng init done
                                          [    6.833547] random: 7 urandom warning(s) missed due to ratelimiting
                                          [    7.004588] Adding 102396k swap on /var/swap.  Priority:-2 extents:2 across:307200k SSFS
                                          [    7.231550] bcmgenet: Skipping UMAC reset
                                          [    7.233099] bcmgenet fd580000.ethernet: configuring instance for external RGMII
                                          [    7.233291] bcmgenet fd580000.ethernet eth0: Link is Down
                                          [   12.394731] bcmgenet fd580000.ethernet eth0: Link is Up - 1Gbps/Full - flow control rx/tx
                                          [   12.394778] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
                                          [   13.390194] Bluetooth: Core ver 2.22
                                          [   13.390278] NET: Registered protocol family 31
                                          [   13.390292] Bluetooth: HCI device and connection manager initialized
                                          [   13.390319] Bluetooth: HCI socket layer initialized
                                          [   13.390339] Bluetooth: L2CAP socket layer initialized
                                          [   13.390370] Bluetooth: SCO socket layer initialized
                                          [   13.400185] Bluetooth: HCI UART driver ver 2.3
                                          [   13.400204] Bluetooth: HCI UART protocol H4 registered
                                          [   13.400291] Bluetooth: HCI UART protocol Three-wire (H5) registered
                                          [   13.400609] Bluetooth: HCI UART protocol Broadcom registered
                                          [   13.645614] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
                                          [   13.645624] Bluetooth: BNEP filters: protocol multicast
                                          [   13.645637] Bluetooth: BNEP socket layer initialized
                                          [   13.677962] ICMPv6: process `dhcpcd' is using deprecated sysctl (syscall) net.ipv6.neigh.eth0.retrans_time - use net.ipv6.neigh.eth0.retrans_time_ms instead
                                          [   36.486035] FS-Cache: Netfs 'cifs' registered for caching
                                          [   36.494244] Key type cifs.spnego registered
                                          [   36.494260] Key type cifs.idmap registered
                                          [   36.497493] CIFS: Attempting to mount //server/tobi/Backup/iobroker
                                          [  179.685049] CIFS: Attempting to mount //server/tobi/Backup/iobroker
                                          [  211.740935] CIFS: Attempting to mount //server/tobi/Backup/iobroker
                                          [  211.794216] CIFS: Attempting to mount //server/tobi/Backup/iobroker
                                          [  211.794274] No dialect specified on mount. Default has changed to a more secure dialect, SMB2.1 or later (e.g. SMB3), from CIFS (SMB1). To use the less secure SMB1 dialect to access old servers which do not support SMB3 (or SMB2.1) specify vers=1.0 on mount.
                                          [ 2926.815460] CIFS: Attempting to mount //server/tobi/Backup/iobroker
                                          [ 3049.571700] CIFS: Attempting to mount //server/tobi/Backup/iobroker
                                          [ 3083.871685] CIFS: Attempting to mount //server/tobi/Backup/iobroker
                                          [ 3083.946733] CIFS: Attempting to mount //server/tobi/Backup/iobroker
                                          [ 3083.946792] No dialect specified on mount. Default has changed to a more secure dialect, SMB2.1 or later (e.g. SMB3), from CIFS (SMB1). To use the less secure SMB1 dialect to access old servers which do not support SMB3 (or SMB2.1) specify vers=1.0 on mount.
                                          [ 4364.779967] CIFS: Attempting to mount //server/tobi/Backup/iobroker
                                          [ 4396.513037] CIFS: Attempting to mount //server/tobi/Backup/iobroker
                                          [ 4396.585580] CIFS: Attempting to mount //server/tobi/Backup/iobroker
                                          [ 4396.585637] No dialect specified on mount. Default has changed to a more secure dialect, SMB2.1 or later (e.g. SMB3), from CIFS (SMB1). To use the less secure SMB1 dialect to access old servers which do not support SMB3 (or SMB2.1) specify vers=1.0 on mount.
                                          [ 4618.763633] CIFS: Attempting to mount //server/tobi/Backup/iobroker
                                          [ 9755.613491] CIFS: Attempting to mount //server/tobi/Backup/iobroker
                                          
                                          pi@iobroker: sudo -u iobroker groups
                                          iobroker tty dialout audio video bluetooth redis gpio i2c
                                          
                                          pi@iobroker:/opt/iobroker $ groups
                                          pi adm dialout cdrom sudo audio video plugdev games users input netdev gpio i2c spi iobroker
                                          
                                          Thomas BraunT simatecS 2 Replies Last reply
                                          0
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          Support us

                                          ioBroker
                                          Community Adapters
                                          Donate

                                          529

                                          Online

                                          32.4k

                                          Users

                                          81.3k

                                          Topics

                                          1.3m

                                          Posts
                                          Community
                                          Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
                                          ioBroker Community 2014-2025
                                          logo
                                          • Login

                                          • Don't have an account? Register

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Recent
                                          • Tags
                                          • Unread 0
                                          • Categories
                                          • Unreplied
                                          • Popular
                                          • GitHub
                                          • Docu
                                          • Hilfe