Navigation

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

    NEWS

    • Neuer Blog: Fotos und Eindrücke aus Solingen

    • ioBroker@Smart Living Forum Solingen, 14.06. - Agenda added

    • ioBroker goes Matter ... Matter Adapter in Stable

    H
    • Profile
    • Following 0
    • Followers 0
    • Topics 4
    • Posts 41
    • Best 0
    • Groups 1

    HolgerCW

    @HolgerCW

    Starter

    0
    Reputation
    7
    Profile views
    41
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    HolgerCW Follow
    Starter

    Latest posts made by HolgerCW

    • RE: Adapter tesla motors - Keine Button mehr

      @mcm57 said in Adapter tesla motors - Keine Button mehr:

      Ansonsten mach ein Issue im Repo auf.

      DAnke, aber in diesem Issue scheint keine Lösung zu sein ?

      Was meisnt Du hiermit: Ansonsten mach ein Issue im Repo auf. ?

      posted in ioBroker Allgemein
      H
      HolgerCW
    • RE: QNAP NAS Container ioBroker js-controller und node update

      @maloross Kein Probelm. Was muss ich jetzt hier noch tun um das zu ändern ?

      8af63697-8ba7-45ba-8764-abdd91278a3f-image.png

      Das ist ein Screenshot von meiner Konsole

      posted in ioBroker Allgemein
      H
      HolgerCW
    • RE: QNAP NAS Container ioBroker js-controller und node update

      @thomas-braun Habe da was gefunden. Ich glaube das ist der Pfad von Docker. Nun müsste ich noch geführt werden:

      0f7e83ed-3a4a-4443-bcee-8e59dc36fe82-image.png

      Vielleicht auch hier: S:\container-station-data\lib\docker\overlay2\l\UJDMZLQINEDIUXDWCN6JCCNOKX\opt\iobroker\node_modules ???

      posted in ioBroker Allgemein
      H
      HolgerCW
    • RE: QNAP NAS Container ioBroker js-controller und node update

      @maloross Das habe ich gemacht und es klappt. Und nun ?

      posted in ioBroker Allgemein
      H
      HolgerCW
    • RE: QNAP NAS Container ioBroker js-controller und node update

      @thomas-braun sagte in QNAP NAS Container ioBroker js-controller und node update:

      /etc/apt/sources.list.d/nodesource.list

      Kannst Du mir sage, wo ich den PFad finde:

      07aabbae-40ef-4df8-8947-93f6dbb94ad4-image.png

      posted in ioBroker Allgemein
      H
      HolgerCW
    • RE: Adapter tesla motors - Keine Button mehr

      @mcm57 Danke für die Info. Alles klar. Es lag am Expertenmodus. Kenne mich da nicht so aus. Dachte da wäre was kaputt. Nur leider passiert beim drücken der Buttons nichts am Auto. Werte werden angezeigt, also scheint ja eine Verbindung da zu sein. Nur steuern lässt sich nichts ? Eine Idee ?

      Hier noch die Fehlermeldung: ```
      {"response":null,"error":"Tesla Vehicle Command Protocol required, please refer to the documentation here: https://developer.tesla.com/docs/fleet-api#2023-10-09-rest-api-vehicle-commands-endpoint-deprecation-warning","error_description":""}

      tesla-motors.0
      2024-01-14 15:27:45.358 error AxiosError: Request failed with status code 403

      tesla-motors.0
      2024-01-14 15:27:45.357 error https://owner-api.teslamotors.com/api/1/vehicles/929890198683643/command/actuate_trunk

      posted in ioBroker Allgemein
      H
      HolgerCW
    • RE: QNAP NAS Container ioBroker js-controller und node update

      @glasfaser Ok, die Ausgabe habe ich ja geliefert, richtig ? Dann warten wir mal ab.

      posted in ioBroker Allgemein
      H
      HolgerCW
    • RE: QNAP NAS Container ioBroker js-controller und node update

      @glasfaser Achso. Ich soll hier auf eine Antwort warten ? Ich danchte ich hätte was übersehen. Dann bin ich gespannt auf die Antwort.

      posted in ioBroker Allgemein
      H
      HolgerCW
    • RE: QNAP NAS Container ioBroker js-controller und node update

      @glasfaser UNd auch das mit iob nodejs-update. Dann kommt das:

      root@ioBroker:/opt/iobroker# iob stop
      iobroker controller daemon is not running
      root@ioBroker:/opt/iobroker# iob fix
      root@ioBroker:/opt/iobroker# iob nodejs-update
      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]
      
      posted in ioBroker Allgemein
      H
      HolgerCW
    • RE: QNAP NAS Container ioBroker js-controller und node update

      @glasfaser Habe jetzt apt update gemacht und dann kommt das:

      root@ioBroker:/opt/iobroker# apt update
      Ign:1 http://security.debian.org/debian-security stretch/updates InRelease
      Fehl:2 http://security.debian.org/debian-security stretch/updates Release
        404  Not Found
      Ign:3 http://deb.debian.org/debian stretch InRelease         
      Ign:4 http://deb.debian.org/debian stretch-updates InRelease
      Fehl:5 http://deb.debian.org/debian stretch Release
        404  Not Found
      Fehl:6 http://deb.debian.org/debian stretch-updates Release
        404  Not Found
      Holen:7 https://deb.nodesource.com/node_10.x stretch InRelease [4.585 B]
      Holen:8 https://deb.nodesource.com/node_10.x stretch/main amd64 Packages [767 B]                                                                                                                                                                                               
      Paketlisten werden gelesen... Fertig                                                                                                                                                                                                                                           
      E: The repository 'http://security.debian.org/debian-security stretch/updates Release' does not have a Release file.
      N: Updating from such a repository can't be done securely, and is therefore disabled by default.
      N: See apt-secure(8) manpage for repository creation and user configuration details.
      E: The repository 'http://deb.debian.org/debian stretch Release' does not have a Release file.
      N: Updating from such a repository can't be done securely, and is therefore disabled by default.
      N: See apt-secure(8) manpage for repository creation and user configuration details.
      E: The repository 'http://deb.debian.org/debian stretch-updates Release' does not have a Release file.
      N: Updating from such a repository can't be done securely, and is therefore disabled by default.
      N: See apt-secure(8) manpage for repository creation and user configuration details.
      root@ioBroker:/opt/iobroker# apt policy nodejs
      nodejs:
        Installiert:           10.18.1-1nodesource1
        Installationskandidat: 10.24.1-1nodesource1
        Versionstabelle:
           10.24.1-1nodesource1 500
              500 https://deb.nodesource.com/node_10.x stretch/main amd64 Packages
       *** 10.18.1-1nodesource1 100
              100 /var/lib/dpkg/status
      root@ioBroker:/opt/iobroker#
      
      posted in ioBroker Allgemein
      H
      HolgerCW
    Community
    Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
    The ioBroker Community 2014-2023
    logo