Skip to content
  • Home
  • 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
ioBroker Logo

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. ioBroker Allgemein
  4. (gelöst) Cloud Adapter verbindet sich nicht

NEWS

  • Monatsrückblick Januar/Februar 2026 ist online!
    BluefoxB
    Bluefox
    16
    1
    355

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

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

(gelöst) Cloud Adapter verbindet sich nicht

Scheduled Pinned Locked Moved ioBroker Allgemein
3 Posts 2 Posters 360 Views 1 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.
  • webwalker2001W Offline
    webwalker2001W Offline
    webwalker2001
    wrote on last edited by webwalker2001
    #1

    Hallo zusammen,

    ich versuche den Cloud-Adapter ans laufen zu bekommen um aus dem www auf meine Vis zu kommen. Leider bekomme ich immer nur Fehlermeldungen.

    2021-09-19 17:27:33.672 - debug: cloud.0 (11685) Redis Objects: Use Redis connection: 127.0.0.1:9001
    2021-09-19 17:27:33.713 - debug: cloud.0 (11685) Objects client ready ... initialize now
    2021-09-19 17:27:33.720 - debug: cloud.0 (11685) Objects create System PubSub Client
    2021-09-19 17:27:33.722 - debug: cloud.0 (11685) Objects create User PubSub Client
    2021-09-19 17:27:33.723 - debug: cloud.0 (11685) Objects client initialize lua scripts
    2021-09-19 17:27:33.762 - debug: cloud.0 (11685) Objects connected to redis: 127.0.0.1:9001
    2021-09-19 17:27:33.771 - debug: cloud.0 (11685) objectDB connected
    2021-09-19 17:27:33.773 - debug: cloud.0 (11685) Redis States: Use Redis connection: 127.0.0.1:9000
    2021-09-19 17:27:33.791 - debug: cloud.0 (11685) States create System PubSub Client
    2021-09-19 17:27:33.793 - debug: cloud.0 (11685) States create User PubSub Client
    2021-09-19 17:27:33.819 - debug: cloud.0 (11685) States connected to redis: 127.0.0.1:9000
    2021-09-19 17:27:33.820 - debug: cloud.0 (11685) statesDB connected
    2021-09-19 17:27:34.363 - debug: cloud.0 (11685) Plugin sentry Initialize Plugin (enabled=true)
    2021-09-19 17:27:34.611 - info: cloud.0 (11685) starting. Version 4.1.0 in /opt/iobroker/node_modules/iobroker.cloud, node: v12.22.6, js-controller: 3.3.18
    2021-09-19 17:27:34.687 - info: cloud.0 (11685) Connecting with https://iobroker.pro:10555 with "***Daten entfernt***"
    2021-09-19 17:27:34.693 - debug: cloud.0 (11685) Connection attempt to https://iobroker.pro:10555 ...
    2021-09-19 17:27:34.848 - info: cloud.0 (11685) Trying to connect as system.user.admin
    2021-09-19 17:27:35.050 - error: cloud.0 (11685) uncaught exception: Cannot read property 'isValidUTF8' of undefined
    2021-09-19 17:27:35.050 - error: cloud.0 (11685) TypeError: Cannot read property 'isValidUTF8' of undefined
    at /opt/iobroker/node_modules/ws/lib/Receiver.js:532:29
    at Receiver.applyExtensions (/opt/iobroker/node_modules/ws/lib/Receiver.js:371:5)
    at /opt/iobroker/node_modules/ws/lib/Receiver.js:508:14
    at Receiver.flush (/opt/iobroker/node_modules/ws/lib/Receiver.js:347:3)
    at Receiver.finish (/opt/iobroker/node_modules/ws/lib/Receiver.js:541:12)
    at Receiver.expectHandler (/opt/iobroker/node_modules/ws/lib/Receiver.js:499:31)
    at Receiver.add (/opt/iobroker/node_modules/ws/lib/Receiver.js:103:24)
    at TLSSocket.realHandler (/opt/iobroker/node_modules/ws/lib/WebSocket.js:825:20)
    at TLSSocket.emit (events.js:314:20)
    at TLSSocket.EventEmitter.emit (domain.js:483:12)
    2021-09-19 17:27:35.051 - error: cloud.0 (11685) Cannot read property 'isValidUTF8' of undefined
    2021-09-19 17:27:35.074 - info: cloud.0 (11685) terminating
    2021-09-19 17:27:35.075 - debug: cloud.0 (11685) Plugin sentry destroyed
    2021-09-19 17:27:35.076 - warn: cloud.0 (11685) Terminated (UNCAUGHT_EXCEPTION): Without reason
    2021-09-19 17:27:35.273 - error: host.iobroker Caught by controller[0]: TypeError: Cannot read property 'isValidUTF8' of undefined
    2021-09-19 17:27:35.278 - error: host.iobroker Caught by controller[0]: at /opt/iobroker/node_modules/ws/lib/Receiver.js:532:29
    2021-09-19 17:27:35.278 - error: host.iobroker Caught by controller[0]: at Receiver.applyExtensions (/opt/iobroker/node_modules/ws/lib/Receiver.js:371:5)
    2021-09-19 17:27:35.278 - error: host.iobroker Caught by controller[0]: at /opt/iobroker/node_modules/ws/lib/Receiver.js:508:14
    2021-09-19 17:27:35.278 - error: host.iobroker Caught by controller[0]: at Receiver.flush (/opt/iobroker/node_modules/ws/lib/Receiver.js:347:3)
    2021-09-19 17:27:35.279 - error: host.iobroker Caught by controller[0]: at Receiver.finish (/opt/iobroker/node_modules/ws/lib/Receiver.js:541:12)
    2021-09-19 17:27:35.279 - error: host.iobroker Caught by controller[0]: at Receiver.expectHandler (/opt/iobroker/node_modules/ws/lib/Receiver.js:499:31)
    2021-09-19 17:27:35.279 - error: host.iobroker Caught by controller[0]: at Receiver.add (/opt/iobroker/node_modules/ws/lib/Receiver.js:103:24)
    2021-09-19 17:27:35.279 - error: host.iobroker Caught by controller[0]: at TLSSocket.realHandler (/opt/iobroker/node_modules/ws/lib/WebSocket.js:825:20)
    2021-09-19 17:27:35.280 - error: host.iobroker Caught by controller[0]: at TLSSocket.emit (events.js:314:20)
    2021-09-19 17:27:35.280 - error: host.iobroker Caught by controller[0]: at TLSSocket.EventEmitter.emit (domain.js:483:12)
    2021-09-19 17:27:35.280 - error: host.iobroker instance system.adapter.cloud.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
    

    ioBroker läuft auf einem Raspi4 mit 4GB Ram,
    Node.js v12.22.6
    NPM 6.14.15
    Admin 5.1.25

    Mache ich was falsch?

    Gruß

    Webwalker2001

    HomoranH 1 Reply Last reply
    0
    • webwalker2001W webwalker2001

      Hallo zusammen,

      ich versuche den Cloud-Adapter ans laufen zu bekommen um aus dem www auf meine Vis zu kommen. Leider bekomme ich immer nur Fehlermeldungen.

      2021-09-19 17:27:33.672 - debug: cloud.0 (11685) Redis Objects: Use Redis connection: 127.0.0.1:9001
      2021-09-19 17:27:33.713 - debug: cloud.0 (11685) Objects client ready ... initialize now
      2021-09-19 17:27:33.720 - debug: cloud.0 (11685) Objects create System PubSub Client
      2021-09-19 17:27:33.722 - debug: cloud.0 (11685) Objects create User PubSub Client
      2021-09-19 17:27:33.723 - debug: cloud.0 (11685) Objects client initialize lua scripts
      2021-09-19 17:27:33.762 - debug: cloud.0 (11685) Objects connected to redis: 127.0.0.1:9001
      2021-09-19 17:27:33.771 - debug: cloud.0 (11685) objectDB connected
      2021-09-19 17:27:33.773 - debug: cloud.0 (11685) Redis States: Use Redis connection: 127.0.0.1:9000
      2021-09-19 17:27:33.791 - debug: cloud.0 (11685) States create System PubSub Client
      2021-09-19 17:27:33.793 - debug: cloud.0 (11685) States create User PubSub Client
      2021-09-19 17:27:33.819 - debug: cloud.0 (11685) States connected to redis: 127.0.0.1:9000
      2021-09-19 17:27:33.820 - debug: cloud.0 (11685) statesDB connected
      2021-09-19 17:27:34.363 - debug: cloud.0 (11685) Plugin sentry Initialize Plugin (enabled=true)
      2021-09-19 17:27:34.611 - info: cloud.0 (11685) starting. Version 4.1.0 in /opt/iobroker/node_modules/iobroker.cloud, node: v12.22.6, js-controller: 3.3.18
      2021-09-19 17:27:34.687 - info: cloud.0 (11685) Connecting with https://iobroker.pro:10555 with "***Daten entfernt***"
      2021-09-19 17:27:34.693 - debug: cloud.0 (11685) Connection attempt to https://iobroker.pro:10555 ...
      2021-09-19 17:27:34.848 - info: cloud.0 (11685) Trying to connect as system.user.admin
      2021-09-19 17:27:35.050 - error: cloud.0 (11685) uncaught exception: Cannot read property 'isValidUTF8' of undefined
      2021-09-19 17:27:35.050 - error: cloud.0 (11685) TypeError: Cannot read property 'isValidUTF8' of undefined
      at /opt/iobroker/node_modules/ws/lib/Receiver.js:532:29
      at Receiver.applyExtensions (/opt/iobroker/node_modules/ws/lib/Receiver.js:371:5)
      at /opt/iobroker/node_modules/ws/lib/Receiver.js:508:14
      at Receiver.flush (/opt/iobroker/node_modules/ws/lib/Receiver.js:347:3)
      at Receiver.finish (/opt/iobroker/node_modules/ws/lib/Receiver.js:541:12)
      at Receiver.expectHandler (/opt/iobroker/node_modules/ws/lib/Receiver.js:499:31)
      at Receiver.add (/opt/iobroker/node_modules/ws/lib/Receiver.js:103:24)
      at TLSSocket.realHandler (/opt/iobroker/node_modules/ws/lib/WebSocket.js:825:20)
      at TLSSocket.emit (events.js:314:20)
      at TLSSocket.EventEmitter.emit (domain.js:483:12)
      2021-09-19 17:27:35.051 - error: cloud.0 (11685) Cannot read property 'isValidUTF8' of undefined
      2021-09-19 17:27:35.074 - info: cloud.0 (11685) terminating
      2021-09-19 17:27:35.075 - debug: cloud.0 (11685) Plugin sentry destroyed
      2021-09-19 17:27:35.076 - warn: cloud.0 (11685) Terminated (UNCAUGHT_EXCEPTION): Without reason
      2021-09-19 17:27:35.273 - error: host.iobroker Caught by controller[0]: TypeError: Cannot read property 'isValidUTF8' of undefined
      2021-09-19 17:27:35.278 - error: host.iobroker Caught by controller[0]: at /opt/iobroker/node_modules/ws/lib/Receiver.js:532:29
      2021-09-19 17:27:35.278 - error: host.iobroker Caught by controller[0]: at Receiver.applyExtensions (/opt/iobroker/node_modules/ws/lib/Receiver.js:371:5)
      2021-09-19 17:27:35.278 - error: host.iobroker Caught by controller[0]: at /opt/iobroker/node_modules/ws/lib/Receiver.js:508:14
      2021-09-19 17:27:35.278 - error: host.iobroker Caught by controller[0]: at Receiver.flush (/opt/iobroker/node_modules/ws/lib/Receiver.js:347:3)
      2021-09-19 17:27:35.279 - error: host.iobroker Caught by controller[0]: at Receiver.finish (/opt/iobroker/node_modules/ws/lib/Receiver.js:541:12)
      2021-09-19 17:27:35.279 - error: host.iobroker Caught by controller[0]: at Receiver.expectHandler (/opt/iobroker/node_modules/ws/lib/Receiver.js:499:31)
      2021-09-19 17:27:35.279 - error: host.iobroker Caught by controller[0]: at Receiver.add (/opt/iobroker/node_modules/ws/lib/Receiver.js:103:24)
      2021-09-19 17:27:35.279 - error: host.iobroker Caught by controller[0]: at TLSSocket.realHandler (/opt/iobroker/node_modules/ws/lib/WebSocket.js:825:20)
      2021-09-19 17:27:35.280 - error: host.iobroker Caught by controller[0]: at TLSSocket.emit (events.js:314:20)
      2021-09-19 17:27:35.280 - error: host.iobroker Caught by controller[0]: at TLSSocket.EventEmitter.emit (domain.js:483:12)
      2021-09-19 17:27:35.280 - error: host.iobroker instance system.adapter.cloud.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
      

      ioBroker läuft auf einem Raspi4 mit 4GB Ram,
      Node.js v12.22.6
      NPM 6.14.15
      Admin 5.1.25

      Mache ich was falsch?

      Gruß

      Webwalker2001

      HomoranH Offline
      HomoranH Offline
      Homoran
      Global Moderator Administrators
      wrote on last edited by
      #2

      @webwalker2001 sagte in Cloud Adapter verbindet sich nicht:

      Mache ich was falsch?

      keine Ahnung, aber die Fehlermeldung gab es schon mal:
      https://forum.iobroker.net/search?term=isValidUTF8&in=titlesposts

      kein Support per PN! - Fragen im Forum stellen -
      Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.
      Das Forum freut sich über eine Spende. Benutzt dazu den Spendenbutton im Header. Danke!
      der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

      webwalker2001W 1 Reply Last reply
      1
      • HomoranH Homoran

        @webwalker2001 sagte in Cloud Adapter verbindet sich nicht:

        Mache ich was falsch?

        keine Ahnung, aber die Fehlermeldung gab es schon mal:
        https://forum.iobroker.net/search?term=isValidUTF8&in=titlesposts

        webwalker2001W Offline
        webwalker2001W Offline
        webwalker2001
        wrote on last edited by
        #3

        @homoran Wer suchen kann ist klar im Vorteil. :+1:

        Es lag am Ring-Adapter.

        Hab ihn gelöscht, jetzt läuft alles.

        Danke

        1 Reply 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
        FAQ Cloud / IOT
        HowTo: Node.js-Update
        HowTo: Backup/Restore
        Downloads
        BLOG

        309

        Online

        32.7k

        Users

        82.5k

        Topics

        1.3m

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

        • Don't have an account? Register

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