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. ioBroker Allgemein
  4. maxcul 1.1.0 mit Node10 support und mehr ...

NEWS

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

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

  • Weihnachtsangebot 2025! 🎄
    BluefoxB
    Bluefox
    25
    1
    2.1k

maxcul 1.1.0 mit Node10 support und mehr ...

Geplant Angeheftet Gesperrt Verschoben ioBroker Allgemein
maxcul
22 Beiträge 4 Kommentatoren 1.5k Aufrufe 4 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.
  • apollon77A apollon77

    Und zeig mal

    ls -la /dev/serial/by-id/

    I Offline
    I Offline
    iobroker_Alex
    schrieb am zuletzt editiert von
    #21

    @apollon77
    Gerne:

    root@iobrokerslave:~# ls -la /dev/serial/by-id/
    ls: cannot access '/dev/serial/by-id/': No such file or directory
    

    Und der log (erst Debug ein (Master = Debian-iobroker), dann den Adapter auf den Slave (iobrokerslave) geschoben):

    host.iobrokerslave	2019-12-26 11:21:17.844	info	instance system.adapter.maxcul.0 started with pid 9667
    host.iobrokerslave	2019-12-26 11:20:47.835	info	Restart adapter system.adapter.maxcul.0 because enabled
    host.iobrokerslave	2019-12-26 11:20:47.835	info	instance system.adapter.maxcul.0 terminated with code 0 (NO_ERROR)
    host.iobrokerslave	2019-12-26 11:20:47.835	error	Caught by controller[0]: at process._tickCallback (internal/process/next_tick.js:68:7)
    host.iobrokerslave	2019-12-26 11:20:47.835	error	Caught by controller[0]: at promise.then (/opt/iobroker/node_modules/standard-as-callback/built/index.js:19:49)
    host.iobrokerslave	2019-12-26 11:20:47.835	error	Caught by controller[0]: at tryCatcher (/opt/iobroker/node_modules/standard-as-callback/built/utils.js:11:23)
    host.iobrokerslave	2019-12-26 11:20:47.835	error	Caught by controller[0]: at (anonymous function).(anonymous function) (/opt/iobroker/node_modules/iobroker.objects-redis/index.js:1:96801)
    host.iobrokerslave	2019-12-26 11:20:47.835	error	Caught by controller[0]: at adapter.objects.getObjectView (/opt/iobroker/node_modules/iobroker.maxcul/main.js:1394:13)
    host.iobrokerslave	2019-12-26 11:20:47.835	error	Caught by controller[0]: at connect (/opt/iobroker/node_modules/iobroker.maxcul/main.js:1114:11)
    host.iobrokerslave	2019-12-26 11:20:47.834	error	Caught by controller[0]: at new MaxDriver (/opt/iobroker/node_modules/iobroker.maxcul/lib/maxcul.js:42:29)
    host.iobrokerslave	2019-12-26 11:20:47.834	error	Caught by controller[0]: at new CommunicationServiceLayer (/opt/iobroker/node_modules/iobroker.maxcul/lib/communication-layer.js:38:44)
    host.iobrokerslave	2019-12-26 11:20:47.834	error	Caught by controller[0]: TypeError: SerialPort.parsers.readline is not a function
    maxcul.0	2019-12-26 11:20:47.205	info	(9652) Terminated (NO_ERROR): Without reason
    maxcul.0	2019-12-26 11:20:47.203	info	(9652) terminating
    maxcul.0	2019-12-26 11:20:47.196	error	(9652) TypeError: SerialPort.parsers.readline is not a function at new CommunicationServiceLayer (/opt/iobroker/node_modules/iobroker.maxcul/lib/communication-layer.js:38:44) at new MaxDriver
    maxcul.0	2019-12-26 11:20:47.195	error	(9652) uncaught exception: SerialPort.parsers.readline is not a function
    maxcul.0	2019-12-26 11:20:47.189	info	(9652) using serial device /dev/ttyUSB1@38400
    maxcul.0	2019-12-26 11:20:47.011	info	(9652) starting. Version 1.0.0 in /opt/iobroker/node_modules/iobroker.maxcul, node: v10.18.0
    host.iobrokerslave	2019-12-26 11:20:45.524	info	instance system.adapter.maxcul.0 started with pid 9652
    host.iobrokerslave	2019-12-26 11:20:15.516	info	Restart adapter system.adapter.maxcul.0 because enabled
    host.iobrokerslave	2019-12-26 11:20:15.516	info	instance system.adapter.maxcul.0 terminated with code 0 (NO_ERROR)
    host.iobrokerslave	2019-12-26 11:20:15.516	error	Caught by controller[0]: at process._tickCallback (internal/process/next_tick.js:68:7)
    host.iobrokerslave	2019-12-26 11:20:15.516	error	Caught by controller[0]: at promise.then (/opt/iobroker/node_modules/standard-as-callback/built/index.js:19:49)
    host.iobrokerslave	2019-12-26 11:20:15.516	error	Caught by controller[0]: at tryCatcher (/opt/iobroker/node_modules/standard-as-callback/built/utils.js:11:23)
    host.iobrokerslave	2019-12-26 11:20:15.516	error	Caught by controller[0]: at (anonymous function).(anonymous function) (/opt/iobroker/node_modules/iobroker.objects-redis/index.js:1:96801)
    host.iobrokerslave	2019-12-26 11:20:15.515	error	Caught by controller[0]: at adapter.objects.getObjectView (/opt/iobroker/node_modules/iobroker.maxcul/main.js:1394:13)
    host.iobrokerslave	2019-12-26 11:20:15.514	error	Caught by controller[0]: at connect (/opt/iobroker/node_modules/iobroker.maxcul/main.js:1114:11)
    host.iobrokerslave	2019-12-26 11:20:15.514	error	Caught by controller[0]: at new MaxDriver (/opt/iobroker/node_modules/iobroker.maxcul/lib/maxcul.js:42:29)
    host.iobrokerslave	2019-12-26 11:20:15.514	error	Caught by controller[0]: at new CommunicationServiceLayer (/opt/iobroker/node_modules/iobroker.maxcul/lib/communication-layer.js:38:44)
    host.iobrokerslave	2019-12-26 11:20:15.513	error	Caught by controller[0]: TypeError: SerialPort.parsers.readline is not a function
    maxcul.0	2019-12-26 11:20:14.894	info	(9637) Terminated (NO_ERROR): Without reason
    maxcul.0	2019-12-26 11:20:14.893	info	(9637) terminating
    maxcul.0	2019-12-26 11:20:14.887	error	(9637) TypeError: SerialPort.parsers.readline is not a function at new CommunicationServiceLayer (/opt/iobroker/node_modules/iobroker.maxcul/lib/communication-layer.js:38:44) at new MaxDriver
    maxcul.0	2019-12-26 11:20:14.886	error	(9637) uncaught exception: SerialPort.parsers.readline is not a function
    maxcul.0	2019-12-26 11:20:14.881	info	(9637) using serial device /dev/ttyUSB1@38400
    maxcul.0	2019-12-26 11:20:14.729	info	(9637) starting. Version 1.0.0 in /opt/iobroker/node_modules/iobroker.maxcul, node: v10.18.0
    host.iobrokerslave	2019-12-26 11:20:13.320	info	instance system.adapter.maxcul.0 started with pid 9637
    host.iobrokerslave	2019-12-26 11:19:43.312	info	Restart adapter system.adapter.maxcul.0 because enabled
    host.iobrokerslave	2019-12-26 11:19:43.312	info	instance system.adapter.maxcul.0 terminated with code 0 (NO_ERROR)
    host.iobrokerslave	2019-12-26 11:19:43.312	error	Caught by controller[0]: at process._tickCallback (internal/process/next_tick.js:68:7)
    host.iobrokerslave	2019-12-26 11:19:43.312	error	Caught by controller[0]: at promise.then (/opt/iobroker/node_modules/standard-as-callback/built/index.js:19:49)
    host.iobrokerslave	2019-12-26 11:19:43.312	error	Caught by controller[0]: at tryCatcher (/opt/iobroker/node_modules/standard-as-callback/built/utils.js:11:23)
    host.iobrokerslave	2019-12-26 11:19:43.311	error	Caught by controller[0]: at (anonymous function).(anonymous function) (/opt/iobroker/node_modules/iobroker.objects-redis/index.js:1:96801)
    host.iobrokerslave	2019-12-26 11:19:43.311	error	Caught by controller[0]: at adapter.objects.getObjectView (/opt/iobroker/node_modules/iobroker.maxcul/main.js:1394:13)
    host.iobrokerslave	2019-12-26 11:19:43.311	error	Caught by controller[0]: at connect (/opt/iobroker/node_modules/iobroker.maxcul/main.js:1114:11)
    host.iobrokerslave	2019-12-26 11:19:43.311	error	Caught by controller[0]: at new MaxDriver (/opt/iobroker/node_modules/iobroker.maxcul/lib/maxcul.js:42:29)
    host.iobrokerslave	2019-12-26 11:19:43.311	error	Caught by controller[0]: at new CommunicationServiceLayer (/opt/iobroker/node_modules/iobroker.maxcul/lib/communication-layer.js:38:44)
    host.iobrokerslave	2019-12-26 11:19:43.311	error	Caught by controller[0]: TypeError: SerialPort.parsers.readline is not a function
    maxcul.0	2019-12-26 11:19:42.668	info	(9622) Terminated (NO_ERROR): Without reason
    maxcul.0	2019-12-26 11:19:42.667	info	(9622) terminating
    maxcul.0	2019-12-26 11:19:42.661	error	(9622) TypeError: SerialPort.parsers.readline is not a function at new CommunicationServiceLayer (/opt/iobroker/node_modules/iobroker.maxcul/lib/communication-layer.js:38:44) at new MaxDriver
    maxcul.0	2019-12-26 11:19:42.661	error	(9622) uncaught exception: SerialPort.parsers.readline is not a function
    maxcul.0	2019-12-26 11:19:42.656	info	(9622) using serial device /dev/ttyUSB1@38400
    maxcul.0	2019-12-26 11:19:42.491	info	(9622) starting. Version 1.0.0 in /opt/iobroker/node_modules/iobroker.maxcul, node: v10.18.0
    host.Debian-iobroker	2019-12-26 11:19:38.811	info	Do not restart adapter system.adapter.maxcul.0 because disabled or deleted
    host.Debian-iobroker	2019-12-26 11:19:38.811	error	instance system.adapter.maxcul.0 terminated with code 156 (156)
    maxcul.0	2019-12-26 11:19:38.587	debug	(26748) enable MAX! Mode of the CUL868
    maxcul.0	2019-12-26 11:19:38.280	info	(26748) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
    maxcul.0	2019-12-26 11:19:38.279	info	(26748) terminating
    maxcul.0	2019-12-26 11:19:38.278	info	(26748) Got terminate signal TERMINATE_YOURSELF
    host.Debian-iobroker	2019-12-26 11:19:38.275	info	stopInstance system.adapter.maxcul.0 send kill signal
    host.Debian-iobroker	2019-12-26 11:19:38.273	info	stopInstance system.adapter.maxcul.0 (force=false, process=true)
    maxcul.0	2019-12-26 11:19:37.581	debug	(26748) delayed next send by 0ms (Queue length left = 0, Current Credit = 0)
    maxcul.0	2019-12-26 11:19:37.580	debug	(26748) serial port buffer have been drained
    maxcul.0	2019-12-26 11:19:37.579	debug	(26748) Send Packet to CUL: X, awaiting drain event
    maxcul.0	2019-12-26 11:19:34.607	info	(26748) CUL FW Version: V 1.67 nanoCUL868
    maxcul.0	2019-12-26 11:19:34.606	debug	(26748) incoming raw data from CUL: V 1.67 nanoCUL868
    maxcul.0	2019-12-26 11:19:34.586	debug	(26748) Requested CUL Version...
    maxcul.0	2019-12-26 11:19:34.584	debug	(26748) check CUL Firmware version
    maxcul.0	2019-12-26 11:19:32.583	info	(26748) serialPort /dev/ttyUSB1 is open!
    maxcul.0	2019-12-26 11:19:32.575	info	(26748) using serial device /dev/ttyUSB1@38400
    maxcul.0	2019-12-26 11:19:32.399	info	(26748) starting. Version 1.1.2 in /opt/iobroker/node_modules/iobroker.maxcul, node: v10.16.3
    maxcul.0	2019-12-26 11:19:31.419	debug	(26748) States connected to redis: 10.4.4.13:6379
    maxcul.0	2019-12-26 11:19:31.418	debug	(26748) Objects connected to redis: 0.0.0.0:9001
    maxcul.0	2019-12-26 11:19:31.413	debug	(26748) statesDB connected
    maxcul.0	2019-12-26 11:19:31.412	debug	(26748) States create PubSub Client
    maxcul.0	2019-12-26 11:19:31.408	debug	(26748) Redis States: Use Redis connection: 10.4.4.13:6379
    maxcul.0	2019-12-26 11:19:31.407	debug	(26748) objectDB connected
    maxcul.0	2019-12-26 11:19:31.400	debug	(26748) Objects client initialize lua scripts
    maxcul.0	2019-12-26 11:19:31.400	debug	(26748) Objects create PubSub Client
    maxcul.0	2019-12-26 11:19:31.398	debug	(26748) Objects client ready ... initialize now
    maxcul.0	2019-12-26 11:19:31.367	debug	(26748) Redis Objects: Use Redis connection: 0.0.0.0:9001
    host.Debian-iobroker	2019-12-26 11:19:30.881	info	instance system.adapter.maxcul.0 started with pid 26748
    host.Debian-iobroker	2019-12-26 11:19:28.889	info	instance system.adapter.maxcul.0 terminated with code 156 (156)
    maxcul.0	2019-12-26 11:19:28.357	info	(24564) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
    maxcul.0	2019-12-26 11:19:28.356	info	(24564) terminating
    maxcul.0	2019-12-26 11:19:28.355	info	(24564) Got terminate signal TERMINATE_YOURSELF
    host.Debian-iobroker	2019-12-26 11:19:28.354	info	stopInstance system.adapter.maxcul.0 send kill signal
    host.Debian-iobroker	2019-12-26 11:19:28.353	info	stopInstance system.adapter.maxcul.0 (force=false, process=true)
    
    1 Antwort Letzte Antwort
    0
    • apollon77A Offline
      apollon77A Offline
      apollon77
      schrieb am zuletzt editiert von
      #22

      Äääähhmmmm ... also auf Slave hängt der Stick dran und es tut? Und wenn der Adapter am Master läuft tut es nicht? Auf dem Master scheint es gar keinen Stick an /dev/ttyUSB0 zu geben ?! Wie soll der Adapter dann tun ? Oder was vermisse ich gerade?

      Beitrag hat geholfen? Votet rechts unten im Beitrag :-) https://paypal.me/Apollon77 / https://github.com/sponsors/Apollon77

      • Debug-Log für Instanz einschalten? Admin -> Instanzen -> Expertenmodus -> Instanz aufklappen - Loglevel ändern
      • Logfiles auf Platte /opt/iobroker/log/… nutzen, Admin schneidet Zeilen ab
      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
      FAQ Cloud / IOT
      HowTo: Node.js-Update
      HowTo: Backup/Restore
      Downloads
      BLOG

      514

      Online

      32.6k

      Benutzer

      82.1k

      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