Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. AlphaII

    NEWS

    • Wir empfehlen: Node.js 22.x

    • Neuer Blog: Fotos und Eindrücke aus Solingen

    • ioBroker goes Matter ... Matter Adapter in Stable

    A
    • Profile
    • Following 0
    • Followers 0
    • Topics 7
    • Posts 26
    • Best 0
    • Groups 1

    AlphaII

    @AlphaII

    0
    Reputation
    10
    Profile views
    26
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    AlphaII Follow
    Starter

    Latest posts made by AlphaII

    • RE: Backit-UP Sicherung in Dropbox funktioniert nicht.

      @simatec Das hatte ich vorher schon gelesen. Konnte das Problem damit aber leider auch nicht lösen. Trotzdem danke.

      posted in Error/Bug
      A
      AlphaII
    • Backit-UP Sicherung in Dropbox funktioniert nicht.

      Der Adapter wurde installiert und eingerichtet. Danach habe ich den Dropbox Token erstellt und eingefügt.
      In der Dropbox Console ist unter Permissions der Zugriff auf files.content.write gesetzt. Dennoch erhalte ich den Fehler:
      [ERROR] [dropbox] - upload Dropbox: {"code":400,"text":"Error in call to API function "files/upload": Your app is not permitted to access this endpoint because it does not have the required scope 'files.content.write'. The owner of the app can enable the scope for the app using the Permissions tab on the App Console."}
      Was kann ich noch machen?

      Systemdata Bitte Ausfüllen
      Hardwaresystem: PI 4.
      Arbeitsspeicher: 4GB
      Festplattenart: SD-Karte
      Betriebssystem: Windows
      Node-Version: 10.x.x
      Nodejs-Version: 10.x.x
      NPM-Version: 6.x.x
      Installationsart: Skript/Manuell
      Image genutzt: Ja/Nein
      Ort/Name der Imagedatei: Link
      posted in Error/Bug
      A
      AlphaII
    • RE: Weboberfläche nicht mehr erreichbar.

      Ok ich werde dann mal einen Bachup machen.

      posted in ioBroker Allgemein
      A
      AlphaII
    • RE: Weboberfläche nicht mehr erreichbar.

      @jan1 Danke

      posted in ioBroker Allgemein
      A
      AlphaII
    • RE: Weboberfläche nicht mehr erreichbar.

      @crunchip Wie funktioniert das?

      posted in ioBroker Allgemein
      A
      AlphaII
    • RE: Weboberfläche nicht mehr erreichbar.

      @alphaii Ich bitte nochmal um Entschuldigung. Weil jetzt nicht mehr angezeigt wurde, habe ich jetzt auch den fix mal laufen lassen:

      pi@raspberrypi-IOB:~ $ iobroker fix
      library: loaded
      Library version=2021-04-07
      
      ==========================================================================
      
          Welcome to the ioBroker installation fixer!
          Script version: 2021-04-07
      
          You might need to enter your password a couple of times.
      
      ==========================================================================
      
      
      ==========================================================================
          Installing prerequisites (1/3)
      ==========================================================================
      
      OK:1 http://raspbian.raspberrypi.org/raspbian buster InRelease
      OK:2 http://archive.raspberrypi.org/debian buster InRelease
      OK:3 https://deb.nodesource.com/node_12.x buster InRelease
      OK:4 https://phoscon.de/apt/deconz buster InRelease
      Paketlisten werden gelesen... Fertig
      Installed gcc-c++
      
      ==========================================================================
          Checking ioBroker user and directory permissions (2/3)
      ==========================================================================
      
      Created /etc/sudoers.d/iobroker
      Fixing directory permissions...
      chown: der Eigentümer von '/opt/iobroker/iobroker-data/backup-objects/2021-07-01_11-30_states.json.gz' wird geändert: Die Struktur muss bereinigt werden
      chown: der Eigentümer von '/opt/iobroker/iobroker-data/backup-objects/2021-07-01_11-30_states.json.gz' wird geändert: Die Struktur muss bereinigt werden
      This system does not support setting default permissions.
      Do not use npm to manually install adapters unless you know what you are doing!
      
      ==========================================================================
          Checking autostart (3/3)
      ==========================================================================
      
      Enabling autostart...
      Autostart enabled!
      
      ==========================================================================
      
          Your installation was fixed successfully
          Run iobroker start to start ioBroker again!
      
      ==========================================================================
      
      pi@raspberrypi-IOB:~ $
      
      Aber das Ergebnis ist das gleiche:
      pi@raspberrypi-IOB:~ $ iobroker start
      pi@raspberrypi-IOB:~ $ iobroker status
      iobroker is running on this host.
      
      
      Objects type: file
      States  type: file
      pi@raspberrypi-IOB:~ $ iobroker list adapters
      pi@raspberrypi-IOB:~ $ iobroker list instances
      
      
      + instance is alive
      pi@raspberrypi-IOB:~ $
      

      MOD-Edit: Code in code-tags gesetzt!

      posted in ioBroker Allgemein
      A
      AlphaII
    • RE: Weboberfläche nicht mehr erreichbar.
      pi@raspberrypi-IOB:~ $ iobroker status
      iobroker is running on this host.
      
      
      Objects type: file
      States  type: file
      pi@raspberrypi-IOB:~ $ iobroker list adapters
      pi@raspberrypi-IOB:~ $ iobroker list instances
      
      
      + instance is alive
      pi@raspberrypi-IOB:~ $
      

      MOD-Edit: Code in code-tags gesetzt!

      posted in ioBroker Allgemein
      A
      AlphaII
    • RE: Weboberfläche nicht mehr erreichbar.

      @crunchip ok danke

      pi@raspberrypi-IOB:~ $ iobroker adapters
      iobroker [command]
      
      Commands:
        iobroker setup                                               Setup ioBroker
        iobroker start                                               Starts the js-controller
        iobroker stop                                                stops the js-controller
        iobroker restart                                             Restarts js-controller
        iobroker debug <adapter>[.<instance>]                        Starts a Node.js debugging session for the adapter instance
        iobroker info                                                Shows the host info
        iobroker logs [<adapter>]                                    Monitor log
        iobroker add <adapter> [desiredNumber]                       Add instance of adapter
        iobroker install <adapter>                                   Installs a specified adapter
        iobroker rebuild <adapter>|self                              Rebuilds a specified adapter
        iobroker url <url> [<name>]                                  Install adapter from specified url, e.g. GitHub
        iobroker del <adapter>                                       Remove adapter from system
        iobroker del <adapter>.<instance>                            Remove adapter instance
        iobroker update [<repositoryUrl>]                            Update repository and list adapters
        iobroker upgrade                                             Upgrade management
        iobroker upload                                              Upload management
        iobroker object                                              Object management
        iobroker state                                               State management
        iobroker message <adapter>[.instance] <command> [<message>]  Send message to adapter instance/s
        iobroker list <type> [<filter>]                              List all entries, like objects
        iobroker chmod <mode> <file>                                 Change file rights
        iobroker chown <user> <group> <file>                         Change file ownership
        iobroker touch <file>                                        Touch file
        iobroker rm <file>                                           Remove file
        iobroker file                                                File management
        iobroker user                                                User commands
        iobroker group                                               group management
        iobroker host <hostname>                                     Set host to given hostname
        iobroker set <adapter>.<instance>                            Change settings of adapter config
        iobroker license <license.file or license.text>              Update license by given file
        iobroker cert                                                Certificate management
        iobroker clean <yes>                                         Clears all objects and states
        iobroker backup                                              Create backup
        iobroker restore <backup name or path>                       Restore a specified backup
        iobroker validate <backup name or path>                      Validate a specified backup
        iobroker status [all|<adapter>.<instance>]                   Status of ioBroker or adapter instance
        iobroker repo [<name>]                                       Show repo information
        iobroker uuid                                                Show uuid of the installation
        iobroker unsetup                                             Reset license, installation secret and language
        iobroker fix                                                 Execute the installation fixer script, this updates your ioBroker installation
        iobroker multihost                                           Multihost management
        iobroker compact                                             compact group management
        iobroker plugin                                              Plugin management
        iobroker version [<adapter>]                                 Show version of js-controller or specified adapter
      
      Options:
            --help     Show help  [boolean]
        -v, --version  Show version  [boolean]
      pi@raspberrypi-IOB:~ $
      

      MOD-Edit: Code in code-tags gesetzt!

      posted in ioBroker Allgemein
      A
      AlphaII
    • RE: Weboberfläche nicht mehr erreichbar.

      @thomas-braun ich bin leider nicht so fit und weiß daher nicht wie ich das Putty Bild kopiert bekomme.
      So ist es sicher nicht richtig. Bitte gib mir hierfür auch nochmal einen Tipp

      i@raspberrypi-IOB:~ $ iobroker status
      iobroker is running on this host.
      
      
      Objects type: file
      States  type: file
      pi@raspberrypi-IOB:~ $
      

      MOD-Edit: Code in code-tags gesetzt!

      posted in ioBroker Allgemein
      A
      AlphaII
    • Weboberfläche nicht mehr erreichbar.

      Hallo zusammen,

      bei mir ist die Weboberfläche, ohne ein erkennbares Problem, nicht mehr erreichbar. Der Iobroker lässt sich über Putty steuern und ich habe eigentlich schon alle Aktion aus allen möglichen Foreneinträgen versucht aber leider ohne Erfolg. Was kann ich noch tun?

      posted in ioBroker Allgemein
      A
      AlphaII
    Community
    Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
    The ioBroker Community 2014-2023
    logo