Navigation

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

    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

    R
    • Profile
    • Following 0
    • Followers 0
    • Topics 5
    • Posts 18
    • Best 0
    • Groups 1

    Rob64

    @Rob64

    Starter

    0
    Reputation
    18
    Profile views
    18
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    Rob64 Follow
    Starter

    Latest posts made by Rob64

    • RE: [Gelöst] Blocky Script Anfänger hilfe

      @BBTown sagte in [Gelöst] Blocky Script Anfänger hilfe:

      @Rob64 sagte in [Gelöst] Blocky Script Anfänger hilfe:

      ehlt nur noch eine "overwrite" Option.

      Darf ich erfahren was eine "overwrite Option" sein soll?

      Und bist du dir darüber hinaus sicher, das das Licht niemals ausgehen darf/soll?
      Zumindest kann ich eine Option zum Ausschalten des Dimmers nicht in deinem Script erkennen.

      Hi @BBTown "overwrite" das wenn Nachts auf 15% gedimmt wird ich dieses auf 100% Überschreiben könnte.

      Grüße

      Rob64

      posted in Blockly
      R
      Rob64
    • RE: [Gelöst] Blocky Script Anfänger hilfe

      Hallo zusammen,

      leider konnte mir keiner weiterhelfen, sodass ich nach einigen Youtube Tutorials und Blogs nun mein für mich passendes zusammengestellt habe, nun fehlt nur noch eine "overwrite" Option.

      IoBroker_Script.JPG

      Grüße

      Rob64

      posted in Blockly
      R
      Rob64
    • RE: [Gelöst] Blocky Script Anfänger hilfe

      Hallo zusammen,

      ich bin jetzt grade daran das funktionierende Script Aufzupeppen wie @HappyTeaFriend es angemerkt hat.
      Kann mir das jemand mal bauen und hier reinstellen? Ich bin zu blöd dafür :-).
      Ich hätte gerne das das Script alle paar Minuten prüft ob es sich in der Dimm Zeit 21:00 bis 08:00 Uhr befindet und so auf 10% Dimmt wenn wahr.

      Grüße

      Rob64

      posted in Blockly
      R
      Rob64
    • RE: (Solved) IOBroker Debian10 VM freezes fresh install.

      solved because of a ESXi 6.5 VMXNET3 Adapter Bug.

      posted in ioBroker general
      R
      Rob64
    • RE: [Gelöst] IOBroker new inst. on ESXi 6.5 Debian 10 freezing

      So fehler ist nach dem Upgrade auf 6.5 U3 behoben.

      Danke für die Hilfe

      Rob64

      posted in ioBroker Allgemein
      R
      Rob64
    • RE: [Gelöst] IOBroker new inst. on ESXi 6.5 Debian 10 freezing

      Hi @cfeil,

      dein Tipp hat geholfen. Vielen Dank dafür. Werde mal meinen ESXi hochziehen.

      Vielen Dank hierfür.

      Grüße

      Rob64

      posted in ioBroker Allgemein
      R
      Rob64
    • RE: [Gelöst] IOBroker new inst. on ESXi 6.5 Debian 10 freezing

      Hi @wendy2702,

      die iobroker Admin via http://x.x.x.x:8081 als auch die VMWare ESXi Browser Konsole für diese VM wenn einmal die iobroker Admin gui göffnet wird zum ersten einrichten. Dann läuft auf die VM auf 100% CPU egal welcher Leistung.

      Rot ist der Hard reset der VM.
      IObrokerCPU2.JPG

      hier ein iobroker gestoppt.

      iobroker stopped.JPG

      Grüße

      Rob64

      posted in ioBroker Allgemein
      R
      Rob64
    • (Solved) IOBroker Debian10 VM freezes fresh install.

      Dear all,

      after some days without success in the German Forum section i will post here maybe someone can help me out.

      i installed a new debian 10 on a VMware ESXi 6.5 Build 5310538 , Debian with all updates and Node.js : v12.16.3 and NPM v6.14.

      XXX:~$ iobroker info
      Platform       : linux
      os             : linux
      Architecture   : x64
      CPUs           : 2
      Speed          : 1795 MHz
      Model          : Intel(R) Xeon(R) CPU E5-2603 0 @ 1.80GHz
      RAM            : 5.8 GB
      System uptime  : 00:17:48
      Node.js        : v12.16.3
      Disk size      : 33.2 GiB
      Disk free      : 29.7 GiB
      NPM            : v6.14.4
      XXXX:~$
      
      XXX:~$ lsb_release -d
      Description:    Debian GNU/Linux 10 (buster)
      

      System is running fine, but when GUI ist opend and the license is accepted system freez. Checking VMware shows that one CPU core is on 100%

      iobrokerCPU.jpg

      I Found following:

      :~$ iobroker logs
      .
      .
      .
      2020-04-30 01:56:53.326  - info: admin.0 (578) requesting all states
      2020-04-30 01:56:53.327  - info: admin.0 (578) requesting all objects
      2020-04-30 01:56:53.368  - info: admin.0 (578) received all objects
      2020-04-30 01:56:53.371  - warn: admin.0 (578) Repository cannot be read
      2020-04-30 01:56:53.390  - info: admin.0 (578) http server listening on port 8081
      2020-04-30 01:56:53.391  - info: admin.0 (578) Use link "http://localhost:8081" to configure.
      2020-04-30 01:56:55.548  - info: host.XXXXXXXX instance system.adapter.discovery.0 started with pid 593
      2020-04-30 01:56:56.843  - info: discovery.0 (593) starting. Version 2.2.2 in /opt/iobroker/node_modules/iobroker.discovery, node: v12.16.3
      2020-04-30 01:56:59.548  - info: host.XXXXXXXX instance system.adapter.info.0 started with pid 608
      2020-04-30 01:57:04.354  - info: info.0 (608) starting. Version 1.5.6 in /opt/iobroker/node_modules/iobroker.info, node: v12.16.3
      2020-04-30 01:57:36.452  - error: info.0 (608) Error: connect ETIMEDOUT 151.101.12.133:443
      

      so i opend firewall to 151.101.12.133:443.

      ~$ sudo iobroker logs --watch
      .
      .
      .
      2020-04-30 00:35:43.648  - info: admin.0 (2792) starting. Version 3.7.8 in /opt/iobroker/node_modules/iobroker.admin,
      2020-04-30 00:35:43.677  - info: admin.0 (2792) requesting all states
      2020-04-30 00:35:43.677  - info: admin.0 (2792) requesting all objects
      2020-04-30 00:35:43.722  - info: admin.0 (2792) received all objects
      2020-04-30 00:35:43.725  - warn: admin.0 (2792) Repository cannot be read
      2020-04-30 00:35:43.739  - info: admin.0 (2792) http server listening on port 8081
      2020-04-30 00:35:43.740  - info: admin.0 (2792) Use link "http://localhost:8081" to configure.
      2020-04-30 00:35:46.090  - info: host.XXXXXXX instance system.adapter.discovery.0 started with pid 2807
      2020-04-30 00:35:46.995  - info: discovery.0 (2807) starting. Version 2.2.2 in /opt/iobroker/node_modules/iobroker.di
      2020-04-30 00:35:50.088  - info: host.XXXXXXX instance system.adapter.info.0 started with pid 2833
      2020-04-30 00:35:54.812  - info: info.0 (2833) starting. Version 1.5.6 in /opt/iobroker/node_modules/iobroker.info, n
      2020-04-30 00:35:55.779  - info: info.0 (2833) Popup news was read...
      2020-04-30 00:39:52.155  - info: host.XXXXXXX Update repository "default" under "http://download.iobroker.net/sources-dist.json"
      2020-04-30 00:39:52.155  - info: host.XXXXXXX Update repository "default" under "http://download.iobroker.net/sources-dist.json"
      

      Now its working, but after some sec in the GUI Systems freez again. No RemoteConsole and SSH is working.

      On this System a lot of Debian 10 VMs are running fine.

      greetings

      Rob

      posted in ioBroker general
      R
      Rob64
    • RE: [Gelöst] IOBroker new inst. on ESXi 6.5 Debian 10 freezing

      Hi @Thomas-Braun ,

      vielen dank für deine Anregung aber das habe ich bereits Versucht die ganze VM friert beim Öffnen der WebGUI ein und läuft dann auf 100% CPU Last.

      IoBroker.JPG

      Ich habe jetzt nohcmal komplett die ganze VM neu installiert, das gleiche Problem, nach ein paar sekunden in der GUI friert die ganze VM ein.

      Grüße

      Rob64

      posted in ioBroker Allgemein
      R
      Rob64
    • RE: [Gelöst] IOBroker new inst. on ESXi 6.5 Debian 10 freezing

      Hallo,

      nach 4 Tagen leider noch keiner der mit weiter helfen könnte?`
      Grüße

      Rob64

      posted in ioBroker Allgemein
      R
      Rob64
    Community
    Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
    The ioBroker Community 2014-2023
    logo