NEWS
ESP HOME --- keine Installation möglich
-
Systemdata Bitte Ausfüllen Hardwaresystem: Pi4 Arbeitsspeicher: 4GB Festplattenart: SD-Karte Betriebssystem: Ubuntu Node-Version: 10.x.x Nodejs-Version: 10.x.x NPM-Version: 6.x.x Installationsart: Manuell Image genutzt: Ja Hallo,
nach dem Update auf die BETA ( in der Freigebenden Version ging leider nichts mehr) bekomme ich keine Daten mehr auf den ESP.
Fehlermeldung:
INFO Reading configuration /opt/iobroker/iobroker-data/esphome.0/esphome-web-a19cfd.yaml... INFO Generating C++ source... INFO Compiling app... Traceback (most recent call last): File "/opt/iobroker/node_modules/iobroker.esphome/python_modules/bin/esphome", line 8, in <module> sys.exit(main()) File "/opt/iobroker/node_modules/iobroker.esphome/python_modules/lib/python3.7/site-packages/esphome/__main__.py", line 825, in main return run_esphome(sys.argv) File "/opt/iobroker/node_modules/iobroker.esphome/python_modules/lib/python3.7/site-packages/esphome/__main__.py", line 812, in run_esphome rc = POST_CONFIG_ACTIONS[args.command](args, config) File "/opt/iobroker/node_modules/iobroker.esphome/python_modules/lib/python3.7/site-packages/esphome/__main__.py", line 369, in command_run exit_code = compile_program(args, config) File "/opt/iobroker/node_modules/iobroker.esphome/python_modules/lib/python3.7/site-packages/esphome/__main__.py", line 186, in compile_program rc = platformio_api.run_compile(config, CORE.verbose) File "/opt/iobroker/node_modules/iobroker.esphome/python_modules/lib/python3.7/site-packages/esphome/platformio_api.py", line 106, in run_compile return run_platformio_cli_run(config, verbose) File "/opt/iobroker/node_modules/iobroker.esphome/python_modules/lib/python3.7/site-packages/esphome/platformio_api.py", line 102, in run_platformio_cli_run return run_platformio_cli(*command, **kwargs) File "/opt/iobroker/node_modules/iobroker.esphome/python_modules/lib/python3.7/site-packages/esphome/platformio_api.py", line 93, in run_platformio_cli patch_structhash() File "/opt/iobroker/node_modules/iobroker.esphome/python_modules/lib/python3.7/site-packages/esphome/platformio_api.py", line 23, in patch_structhash from platformio.commands.run import helpers, command File "/opt/iobroker/node_modules/iobroker.esphome/python_modules/lib/python3.7/site-packages/platformio/commands/run/command.py", line 25, in <module> from platformio.commands.device.command import device_monitor as cmd_device_monitor File "/opt/iobroker/node_modules/iobroker.esphome/python_modules/lib/python3.7/site-packages/platformio/commands/device/command.py", line 24, in <module> from platformio.commands.device import helpers as device_helpers File "/opt/iobroker/node_modules/iobroker.esphome/python_modules/lib/python3.7/site-packages/platformio/commands/device/helpers.py", line 23, in <module> from platformio.package.manager.tool import ToolPackageManager File "/opt/iobroker/node_modules/iobroker.esphome/python_modules/lib/python3.7/site-packages/platformio/package/manager/tool.py", line 15, in <module> from platformio.package.manager.base import BasePackageManager File "/opt/iobroker/node_modules/iobroker.esphome/python_modules/lib/python3.7/site-packages/platformio/package/manager/base.py", line 26, in <module> from platformio.package.manager._download import PackageManagerDownloadMixin File "/opt/iobroker/node_modules/iobroker.esphome/python_modules/lib/python3.7/site-packages/platformio/package/manager/_download.py", line 21, in <module> from platformio.package.download import FileDownloader File "/opt/iobroker/node_modules/iobroker.esphome/python_modules/lib/python3.7/site-packages/platformio/package/download.py", line 22, in <module> import requests File "/usr/lib/python3/dist-packages/requests/__init__.py", line 95, in <module> from urllib3.contrib import pyopenssl File "/usr/lib/python3/dist-packages/urllib3/contrib/pyopenssl.py", line 46, in <module> import OpenSSL.SSL File "/usr/lib/python3/dist-packages/OpenSSL/__init__.py", line 8, in <module> from OpenSSL import crypto, SSL File "/usr/lib/python3/dist-packages/OpenSSL/crypto.py", line 1553, in <module> class X509StoreFlags(object): File "/usr/lib/python3/dist-packages/OpenSSL/crypto.py", line 1573, in X509StoreFlags CB_ISSUER_CHECK = _lib.X509_V_FLAG_CB_ISSUER_CHECK AttributeError: module 'lib' has no attribute 'X509_V_FLAG_CB_ISSUER_CHECK'Ich hoffe es Kann mir jemand helfen.
Grüße
MOD EDIT: LOG IN CODE TAGS </> GESETZT
-
@matthias-4 https://forum.iobroker.net/topic/51555/hinweise-für-gute-forenbeiträge?_=1676979372654
Log unvollständig
Tabelle unvollständig -
Systemdata Bitte Ausfüllen Hardwaresystem: Pi4 Arbeitsspeicher: 4GB Festplattenart: SD-Karte Betriebssystem: Ubuntu Node-Version: 10.x.x Nodejs-Version: 10.x.x NPM-Version: 6.x.x Installationsart: Manuell Image genutzt: Ja Hallo,
nach dem Update auf die BETA ( in der Freigebenden Version ging leider nichts mehr) bekomme ich keine Daten mehr auf den ESP.
Fehlermeldung:
INFO Reading configuration /opt/iobroker/iobroker-data/esphome.0/esphome-web-a19cfd.yaml... INFO Generating C++ source... INFO Compiling app... Traceback (most recent call last): File "/opt/iobroker/node_modules/iobroker.esphome/python_modules/bin/esphome", line 8, in <module> sys.exit(main()) File "/opt/iobroker/node_modules/iobroker.esphome/python_modules/lib/python3.7/site-packages/esphome/__main__.py", line 825, in main return run_esphome(sys.argv) File "/opt/iobroker/node_modules/iobroker.esphome/python_modules/lib/python3.7/site-packages/esphome/__main__.py", line 812, in run_esphome rc = POST_CONFIG_ACTIONS[args.command](args, config) File "/opt/iobroker/node_modules/iobroker.esphome/python_modules/lib/python3.7/site-packages/esphome/__main__.py", line 369, in command_run exit_code = compile_program(args, config) File "/opt/iobroker/node_modules/iobroker.esphome/python_modules/lib/python3.7/site-packages/esphome/__main__.py", line 186, in compile_program rc = platformio_api.run_compile(config, CORE.verbose) File "/opt/iobroker/node_modules/iobroker.esphome/python_modules/lib/python3.7/site-packages/esphome/platformio_api.py", line 106, in run_compile return run_platformio_cli_run(config, verbose) File "/opt/iobroker/node_modules/iobroker.esphome/python_modules/lib/python3.7/site-packages/esphome/platformio_api.py", line 102, in run_platformio_cli_run return run_platformio_cli(*command, **kwargs) File "/opt/iobroker/node_modules/iobroker.esphome/python_modules/lib/python3.7/site-packages/esphome/platformio_api.py", line 93, in run_platformio_cli patch_structhash() File "/opt/iobroker/node_modules/iobroker.esphome/python_modules/lib/python3.7/site-packages/esphome/platformio_api.py", line 23, in patch_structhash from platformio.commands.run import helpers, command File "/opt/iobroker/node_modules/iobroker.esphome/python_modules/lib/python3.7/site-packages/platformio/commands/run/command.py", line 25, in <module> from platformio.commands.device.command import device_monitor as cmd_device_monitor File "/opt/iobroker/node_modules/iobroker.esphome/python_modules/lib/python3.7/site-packages/platformio/commands/device/command.py", line 24, in <module> from platformio.commands.device import helpers as device_helpers File "/opt/iobroker/node_modules/iobroker.esphome/python_modules/lib/python3.7/site-packages/platformio/commands/device/helpers.py", line 23, in <module> from platformio.package.manager.tool import ToolPackageManager File "/opt/iobroker/node_modules/iobroker.esphome/python_modules/lib/python3.7/site-packages/platformio/package/manager/tool.py", line 15, in <module> from platformio.package.manager.base import BasePackageManager File "/opt/iobroker/node_modules/iobroker.esphome/python_modules/lib/python3.7/site-packages/platformio/package/manager/base.py", line 26, in <module> from platformio.package.manager._download import PackageManagerDownloadMixin File "/opt/iobroker/node_modules/iobroker.esphome/python_modules/lib/python3.7/site-packages/platformio/package/manager/_download.py", line 21, in <module> from platformio.package.download import FileDownloader File "/opt/iobroker/node_modules/iobroker.esphome/python_modules/lib/python3.7/site-packages/platformio/package/download.py", line 22, in <module> import requests File "/usr/lib/python3/dist-packages/requests/__init__.py", line 95, in <module> from urllib3.contrib import pyopenssl File "/usr/lib/python3/dist-packages/urllib3/contrib/pyopenssl.py", line 46, in <module> import OpenSSL.SSL File "/usr/lib/python3/dist-packages/OpenSSL/__init__.py", line 8, in <module> from OpenSSL import crypto, SSL File "/usr/lib/python3/dist-packages/OpenSSL/crypto.py", line 1553, in <module> class X509StoreFlags(object): File "/usr/lib/python3/dist-packages/OpenSSL/crypto.py", line 1573, in X509StoreFlags CB_ISSUER_CHECK = _lib.X509_V_FLAG_CB_ISSUER_CHECK AttributeError: module 'lib' has no attribute 'X509_V_FLAG_CB_ISSUER_CHECK'Ich hoffe es Kann mir jemand helfen.
Grüße
MOD EDIT: LOG IN CODE TAGS </> GESETZT
@matthias-4 Lösch mal komplett die jetzige Instanz und den Adapter, dann neu von GitHub laden
-
@matthias-4 Lösch mal komplett die jetzige Instanz und den Adapter, dann neu von GitHub laden
@ahnungsbefreit: Hab ich grad gemacht - brachte keinen Erfolg
-
@ahnungsbefreit: Hab ich grad gemacht - brachte keinen Erfolg
@matthias-4 Du solltest dann davon das/die Logs zeigen. Sonst kann die hier vermutlich niemand helfen.
-
@matthias-4 Du solltest dann davon das/die Logs zeigen. Sonst kann die hier vermutlich niemand helfen.
@wendy2702 : Das Angeführte ist das Log des ESP Home Dashboard - oder gibt es noch ein anderes?
-
@wendy2702 : Das Angeführte ist das Log des ESP Home Dashboard - oder gibt es noch ein anderes?
-
@wendy2702 sagte in ESP HOME --- keine Installation möglich:
iob diag
OK.. wieder was dazugelernt,.. Danke :-)
======================= SUMMARY ======================= v.2023-01-02 Operatingsystem: Debian GNU/Linux 10 (buster) Installation: Native Timezone: Europe/Berlin User-ID: 1000 X-Server: true Boot Target: graphical.target Pending OS-Updates: 28 Nodejs-Installation: /usr/bin/nodejs v16.19.0 /usr/bin/node v16.19.0 /usr/bin/npm 8.19.3 /usr/bin/npx 8.19.3 ioBroker Core: js-controller 4.0.24 admin 6.3.5 ioBroker Status: iobroker is running on this host. Objects type: jsonl States type: jsonl Status admin: + system.adapter.admin.0 : admin : raspberrypi - enabled, port: 1435, bind: 0.0.0.0, run as: admin Pending iob updates: 8 Active repo(s): beta Objects: 2530 States: 2270 Size of iob-Database: 44M /opt/iobroker/iobroker-data/objects.jsonl 3.9M /opt/iobroker/iobroker-data/objects.json.migrated 3.9M /opt/iobroker/iobroker-data/objects.json.bak.migrated 0 /opt/iobroker/iobroker-data/objects.json.broken 8.1M /opt/iobroker/iobroker-data/states.jsonl 460K /opt/iobroker/iobroker-data/states.json.migrated 460K /opt/iobroker/iobroker-data/states.json.bak.migrated 0 /opt/iobroker/iobroker-data/states.json.broken =================== END OF SUMMARY ==================== -
@wendy2702 sagte in ESP HOME --- keine Installation möglich:
iob diag
OK.. wieder was dazugelernt,.. Danke :-)
======================= SUMMARY ======================= v.2023-01-02 Operatingsystem: Debian GNU/Linux 10 (buster) Installation: Native Timezone: Europe/Berlin User-ID: 1000 X-Server: true Boot Target: graphical.target Pending OS-Updates: 28 Nodejs-Installation: /usr/bin/nodejs v16.19.0 /usr/bin/node v16.19.0 /usr/bin/npm 8.19.3 /usr/bin/npx 8.19.3 ioBroker Core: js-controller 4.0.24 admin 6.3.5 ioBroker Status: iobroker is running on this host. Objects type: jsonl States type: jsonl Status admin: + system.adapter.admin.0 : admin : raspberrypi - enabled, port: 1435, bind: 0.0.0.0, run as: admin Pending iob updates: 8 Active repo(s): beta Objects: 2530 States: 2270 Size of iob-Database: 44M /opt/iobroker/iobroker-data/objects.jsonl 3.9M /opt/iobroker/iobroker-data/objects.json.migrated 3.9M /opt/iobroker/iobroker-data/objects.json.bak.migrated 0 /opt/iobroker/iobroker-data/objects.json.broken 8.1M /opt/iobroker/iobroker-data/states.jsonl 460K /opt/iobroker/iobroker-data/states.json.migrated 460K /opt/iobroker/iobroker-data/states.json.bak.migrated 0 /opt/iobroker/iobroker-data/states.json.broken =================== END OF SUMMARY ==================== -
@wendy2702 sagte in ESP HOME --- keine Installation möglich:
iob diag
OK.. wieder was dazugelernt,.. Danke :-)
======================= SUMMARY ======================= v.2023-01-02 Operatingsystem: Debian GNU/Linux 10 (buster) Installation: Native Timezone: Europe/Berlin User-ID: 1000 X-Server: true Boot Target: graphical.target Pending OS-Updates: 28 Nodejs-Installation: /usr/bin/nodejs v16.19.0 /usr/bin/node v16.19.0 /usr/bin/npm 8.19.3 /usr/bin/npx 8.19.3 ioBroker Core: js-controller 4.0.24 admin 6.3.5 ioBroker Status: iobroker is running on this host. Objects type: jsonl States type: jsonl Status admin: + system.adapter.admin.0 : admin : raspberrypi - enabled, port: 1435, bind: 0.0.0.0, run as: admin Pending iob updates: 8 Active repo(s): beta Objects: 2530 States: 2270 Size of iob-Database: 44M /opt/iobroker/iobroker-data/objects.jsonl 3.9M /opt/iobroker/iobroker-data/objects.json.migrated 3.9M /opt/iobroker/iobroker-data/objects.json.bak.migrated 0 /opt/iobroker/iobroker-data/objects.json.broken 8.1M /opt/iobroker/iobroker-data/states.jsonl 460K /opt/iobroker/iobroker-data/states.json.migrated 460K /opt/iobroker/iobroker-data/states.json.bak.migrated 0 /opt/iobroker/iobroker-data/states.json.broken =================== END OF SUMMARY ====================@matthias-4 Und zeige danach die angefragten logs.
-
@thomas-braun sagte in ESP HOME --- keine Installation möglich:
Sowohl Betriebssystem wie auch den ioBroker.
Seh ich gerade erst. 'Buster' ist tot und muss durch das aktuelle Stable-Release namens 'Bullseye' ersetzt werden.
-
@wendy2702 sagte in ESP HOME --- keine Installation möglich:
iob diag
OK.. wieder was dazugelernt,.. Danke :-)
======================= SUMMARY ======================= v.2023-01-02 Operatingsystem: Debian GNU/Linux 10 (buster) Installation: Native Timezone: Europe/Berlin User-ID: 1000 X-Server: true Boot Target: graphical.target Pending OS-Updates: 28 Nodejs-Installation: /usr/bin/nodejs v16.19.0 /usr/bin/node v16.19.0 /usr/bin/npm 8.19.3 /usr/bin/npx 8.19.3 ioBroker Core: js-controller 4.0.24 admin 6.3.5 ioBroker Status: iobroker is running on this host. Objects type: jsonl States type: jsonl Status admin: + system.adapter.admin.0 : admin : raspberrypi - enabled, port: 1435, bind: 0.0.0.0, run as: admin Pending iob updates: 8 Active repo(s): beta Objects: 2530 States: 2270 Size of iob-Database: 44M /opt/iobroker/iobroker-data/objects.jsonl 3.9M /opt/iobroker/iobroker-data/objects.json.migrated 3.9M /opt/iobroker/iobroker-data/objects.json.bak.migrated 0 /opt/iobroker/iobroker-data/objects.json.broken 8.1M /opt/iobroker/iobroker-data/states.jsonl 460K /opt/iobroker/iobroker-data/states.json.migrated 460K /opt/iobroker/iobroker-data/states.json.bak.migrated 0 /opt/iobroker/iobroker-data/states.json.broken =================== END OF SUMMARY ====================@matthias-4 Bitte Chat lesen, Testen und Feedback geben ob du wieder Posten kannst.
-
@matthias-4 Bitte Chat lesen, Testen und Feedback geben ob du wieder Posten kannst.
@wendy2702 Ich hab alles neu aufgesetzt,.. jetzt geht es.. Danke :-)
-
@wendy2702 Ich hab alles neu aufgesetzt,.. jetzt geht es.. Danke :-)
@matthias-4 sagte in ESP HOME --- keine Installation möglich:
@wendy2702 Ich hab alles neu aufgesetzt,.. jetzt geht es.. Danke :-)
Bitte Editiere deinen ersten Beitrag und setze ein [Gelöst] vor den Titel
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login