Skip to content
  • Home
  • Aktuell
  • Tags
  • 0 Ungelesen 0
  • Kategorien
  • Unreplied
  • Beliebt
  • 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

  • Standard: (Kein Skin)
  • Kein Skin
Einklappen
ioBroker Logo

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. Error/Bug
  4. Fehler bei Backitup Installation

NEWS

  • Jahresrückblick 2025 – unser neuer Blogbeitrag ist online! ✨
    BluefoxB
    Bluefox
    16
    1
    1.9k

  • Neuer Blogbeitrag: Monatsrückblick - Dezember 2025 🎄
    BluefoxB
    Bluefox
    13
    1
    917

  • Weihnachtsangebot 2025! 🎄
    BluefoxB
    Bluefox
    25
    1
    2.2k

Fehler bei Backitup Installation

Geplant Angeheftet Gesperrt Verschoben Ungelöst Error/Bug
backitup
4 Beiträge 3 Kommentatoren 549 Aufrufe 2 Watching
  • Älteste zuerst
  • Neuste zuerst
  • Meiste Stimmen
Antworten
  • In einem neuen Thema antworten
Anmelden zum Antworten
Dieses Thema wurde gelöscht. Nur Nutzer mit entsprechenden Rechten können es sehen.
  • P Offline
    P Offline
    paul.honka
    schrieb am zuletzt editiert von Negalein
    #1

    Hallo, ich bekomme bei der Installation von Backitup folgende Fehlermeldungen

    close details
    account_circle
    admin
    Administrator
    appsÜbersicht
    storeAdapter
    subtitlesInstanzen
    view_listObjekte
    view_headlineLog
    flash_onEreignisse
    codeSkripte
    storageHosts
    visibility
    build
    HOST IOBROKER-STED1
    branding_watermark
    ioBroker.admin 3.6.0
    view_module refresh list folder folder_open star update assignment_ind flag
    admin
    clear
    Name Beschreibung Schlüsselworte Installiert Verfügbar Lizenz Installieren
    Allgemein
    3 von 5 Adaptern aus dieser Gruppe installiert
    Admin
    Die Konfiguration von ioBroker über das Web-Interface
    setup config update upgrade system konfiguration administration einrichtung wartung
    3 ~ 1 3.6.0
    3.6.0
    MIT
    add_circle_outlinehelp_outlinefile_uploaddelete_foreveradd_to_photos
    Kommando-Ausführung: $ ./iobroker add backitup --host IOBroker-Sted1
    Fertig mit Fehler: module.js:675 throw err; ^ SyntaxError: /opt/iobroker/node_modules/iobroker.backitup/io-package.json: Unexpected end of JSON input at JSON.parse () at Object.Module._extensions..json (module.js:672:27) at Module.load (module.js:566:32) at tryModuleLoad (module.js:506:12) at Function.Module._load (module.js:498:3) at Module.require (module.js:597:17) at require (internal/module.js:11:18) at Upload.uploadAdapter (/opt/iobroker/node_modules/iobroker.js-controller/lib/setup/setupUpload.js:219:23) at /opt/iobroker/node_modules/iobroker.js-controller/lib/setup/setupInstall.js:712:24 at Socket.objects.getObject (/opt/iobroker/node_modules/iobroker.js-controller/lib/setup/setupUpload.js:391:57)
    $ ./iobroker add backitup --host IOBroker-Sted1
    ERROR: module.js:675 throw err;
    ^

    SyntaxError: /opt/iobroker/node_modules/iobroker.backitup/io-package.json: Unexpected end of JSON input
    at JSON.parse (<anonymous>)
    at Object.Module._extensions..json (module.js:672:27)
    at Module.load (module.js:566:32)
    at tryModuleLoad (module.js:506:12)
    at Function.Module._load (module.js:498:3)
    at Module.require (module.js:597:17)
    at require (internal/module.js:11:18)
    at Upload.uploadAdapter (/opt/iobroker/node_modules/iobroker.js-controller/lib/setup/setupUpload.js:219:23)
    at /opt/iobroker/node_modules/iobroker.js-controller/lib/setup/setupInstall.js:712:24
    at Socket.objects.getObject (/opt/iobroker/node_modules/iobroker.js-controller/lib/setup/setupUpload.js:391:57)

    ERROR: process exited with code 1
    Was ist das denn?
    Node 8.15.1
    Npm 6.9.0
    Beste Grüsse Paul

    1 Antwort Letzte Antwort
    0
    • P Offline
      P Offline
      paul.honka
      schrieb am zuletzt editiert von
      #2

      Keiner ne Idee !
      Beste Grüße paul

      AlCalzoneA 1 Antwort Letzte Antwort
      0
      • P paul.honka

        Keiner ne Idee !
        Beste Grüße paul

        AlCalzoneA Offline
        AlCalzoneA Offline
        AlCalzone
        Developer
        schrieb am zuletzt editiert von
        #3

        @paul-honka

        SyntaxError: /opt/iobroker/node_modules/iobroker.backitup/io-package.json: Unexpected end of JSON

        Die angegebene Datei ist kaputt.
        Installier den Adapter mal frisch:

        /opt/iobroker
        npm i iobroker.backitup
        

        Warum `sudo` böse ist: https://forum.iobroker.net/post/17109

        StabilostickS 1 Antwort Letzte Antwort
        0
        • AlCalzoneA AlCalzone

          @paul-honka

          SyntaxError: /opt/iobroker/node_modules/iobroker.backitup/io-package.json: Unexpected end of JSON

          Die angegebene Datei ist kaputt.
          Installier den Adapter mal frisch:

          /opt/iobroker
          npm i iobroker.backitup
          
          StabilostickS Offline
          StabilostickS Offline
          Stabilostick
          schrieb am zuletzt editiert von Stabilostick
          #4

          @AlCalzone sagte in Fehler bei Backitup Installation:

          /opt/iobroker
          npm i iobroker.backitup

          Ich würde zusätzlich den Adapter frisch herunterladen:

          cd /opt/iobroker
          npm i iobroker.backitup --force
          
          1 Antwort Letzte Antwort
          0
          Antworten
          • In einem neuen Thema antworten
          Anmelden zum Antworten
          • Älteste zuerst
          • Neuste zuerst
          • Meiste Stimmen


          Support us

          ioBroker
          Community Adapters
          Donate

          585

          Online

          32.6k

          Benutzer

          82.2k

          Themen

          1.3m

          Beiträge
          Community
          Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen | Einwilligungseinstellungen
          ioBroker Community 2014-2025
          logo
          • Anmelden

          • Du hast noch kein Konto? Registrieren

          • Anmelden oder registrieren, um zu suchen
          • Erster Beitrag
            Letzter Beitrag
          0
          • Home
          • Aktuell
          • Tags
          • Ungelesen 0
          • Kategorien
          • Unreplied
          • Beliebt
          • GitHub
          • Docu
          • Hilfe