Navigation

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

    NEWS

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

    • ioBroker goes Matter ... Matter Adapter in Stable

    • Monatsrückblick - April 2025

    I
    • Profile
    • Following 0
    • Followers 0
    • Topics 2
    • Posts 4
    • Best 0
    • Groups 1

    ioBroker 0

    @ioBroker 0

    Starter

    0
    Reputation
    5
    Profile views
    4
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    ioBroker 0 Follow
    Starter

    Latest posts made by ioBroker 0

    • RE: Nuki smart Lock Gen. 4 pro

      @ilovegym
      Servus,
      was soll ich wo checken ?
      Unter web.nuki.io läuft alles keine Meldung und alle Berechtigungen vergeben.
      Bei ioBroker unter Instanzen bekommt der Instanzlink des Adapter auch Daten.
      Und steuern kann ich aus dem ioBroker auch, nur diese ständigen Warnungen nerven.
      Kannst du mir helfen was und wo ich nachschauen kann ?

      Steh momentan etwas auf dem Schlauch

      posted in Automatisierung
      I
      ioBroker 0
    • Nuki smart Lock Gen. 4 pro

      Hallo zusammen,
      habe mir ein Nuki Smart Lock Gen. 4 pro zugelegt und in ioBroker eingebunden.
      die web api macht mir aber Probleme laut dem log .
      Ich nutze den nuki-extended.0 Adapter der auch über den Instanzlink Daten bekommt.

      nuki-extended.0
      3640 2025-01-25 19:37:02.712 warn getWebApi(): Error retrieving users: 401 - {"detailMessage":"Your access token is not authorized","stackTrace":[],"suppressedExceptions":[]}

      nuki-extended.0
      3640 2025-01-25 19:36:57.714 warn getWebApi(): Error retrieving users: 401 - {"detailMessage":"Your access token is not authorized","stackTrace":[],"suppressedExceptions":[]}

      nuki-extended.0
      3640 2025-01-25 19:36:52.723 warn getWebApi(): Error retrieving users: 401 - {"detailMessage":"Your access token is not authorized","stackTrace":[],"suppressedExceptions":[]}

      nuki-extended.0
      3640 2025-01-25 19:36:47.715 warn getWebApi(): Error retrieving users: 401 - {"detailMessage":"Your access token is not authorized","stackTrace":[],"suppressedExceptions":[]}

      nuki-extended.0
      3640 2025-01-25 19:36:42.717 warn getWebApi(): Error retrieving users: 401 - {"detailMessage":"Your access token is not authorized","stackTrace":[],"suppressedExceptions":[]}

      nuki-extended.0
      3640 2025-01-25 19:36:37.711 warn getWebApi(): Error retrieving users: 401 - {"detailMessage":"Your access token is not authorized","stackTrace":[],"suppressedExceptions":[]}

      nuki-extended.0
      3640 2025-01-25 19:36:32.712 warn getWebApi(): Error retrieving users: 401 - {"detailMessage":"Your access token is not authorized","stackTrace":[],"suppressedExceptions":[]}

      nuki-extended.0
      3640 2025-01-25 19:36:27.716 warn getWebApi(): Error retrieving users: 401 - {"detailMessage":"Your access token is not authorized","stackTrace":[],"suppressedExceptions":[]}

      nuki-extended.0
      3640 2025-01-25 19:36:22.713 warn getWebApi(): Error retrieving users: 401 - {"detailMessage":"Your access token is not authorized","stackTrace":[],"suppressedExceptions":[]}

      nuki-extended.0
      3640 2025-01-25 19:36:17.717 warn getWebApi(): Error retrieving users: 401 - {"detailMessage":"Your access token is not authorized","stackTrace":[],"suppressedExceptions":[]}

      nuki-extended.0
      3640 2025-01-25 19:36:12.718 warn getWebApi(): Error retrieving users: 401 - {"detailMessage":"Your access token is not authorized","stackTrace":[],"suppressedExceptions":[]}

      Hat jemand das gleiche Problem oder noch besser eine Lösung hierfür ??

      posted in Automatisierung
      I
      ioBroker 0
    • RE: S7 Adapter poll Error

      Hi nochmal.
      hier nochmal ein update des Protokoll.
      Irgendwie scheint die Verbindung aber ok zu sein (Successfully connected in S7 mode)
      Aber trotzdem gibt es Poll Error.

      s7.0
      73140	2024-12-29 22:28:27.419	error	try reconnection: Disconnect successful: true
      
      s7.0
      73140	2024-12-29 22:28:27.418	warn	Poll error Last-Error Info: 36700160: CLI : function refused by CPU (Unknown error)
      
      s7.0
      73140	2024-12-29 22:28:27.417	warn	Poll error count: 243 code: 0x2300000 (errCliFunctionRefused)
      
      s7.0
      73140	2024-12-29 22:28:27.417	warn	EBRead error[0 - 1]: code: 0x2300000 (errCliFunctionRefused)
      
      s7.0
      73140	2024-12-29 22:28:27.413	info	Successfully connected in S7 mode
      
      s7.0
      73140	2024-12-29 22:28:27.403	info	Connect in S7 mode to 0 / 1
      

      MOD-EDIT: Code in code-tags gesetzt!

      posted in Einsteigerfragen
      I
      ioBroker 0
    • S7 Adapter poll Error

      Hallo zusammen.
      Bin neu hier und versuche mein IOB mit einer Siemens S7 1500 zu koppeln, solange keine Variablen im Adapter hinterlegt werden wird auch alles grün doch sobald nur ein Eingang angelegt wird startet der Adapter neu und wir zum gelben Dreieck (keine Verbindung mit Gerät oder Dienst.

      Im Protokoll ist dann folgendes zu sehen:

      s7.0
      58986	2024-12-29 15:29:21.870	warn	Poll error Last-Error Info: 36700160: CLI : function refused by CPU (Unknown error)
      
      s7.0
      58986	2024-12-29 15:29:21.870	warn	Poll error count: 201 code: 0x2300000 (errCliFunctionRefused)
      
      s7.0
      58986	2024-12-29 15:29:21.869	warn	EBRead error[0 - 1]: code: 0x2300000 (errCliFunctionRefused)
      

      MOD-EDIT: Code in code-tags gesetzt!

      kann mir bitte jemand sagen was ich falsch machen ?

      Vielen Dank schon mal ....

      posted in Einsteigerfragen
      I
      ioBroker 0
    Community
    Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
    The ioBroker Community 2014-2023
    logo