NEWS
(gelöst) iobroker.admin - kein Zugriff mehr per Web-UI
-
@thomas-braun sagte in iobroker.admin - kein Zugriff mehr per Web-UI:
@z-smoker
Ja, die Versionen sind in einer sauberen Installation gleich.Danke
… okay werd ich mal korrekt machen und als „User" fixen/starten
melde mich wieder -
Habe jetzt alles mal so durchexerziert - leider immer noch nix
pi@Bridge:/opt/iobroker $ iobroker info Platform : linux os : linux Architecture : arm CPUs : 4 Speed : 1500 MHz Model : ARMv7 Processor rev 3 (v7l) RAM : 3.7 GB System uptime : 00:39:08 Node.js : v12.20.2 Disk size : 29.0 GiB Disk free : 18.6 GiB adapters count : 389 NPM : v6.14.11 pi@Bridge:/opt/iobroker $ iobroker status iobroker is running on this host. Objects type: file States type: file pi@Bridge:/opt/iobroker $ node -v v12.20.2 pi@Bridge:/opt/iobroker $ nodejs -v v12.20.2 pi@Bridge:/opt/iobroker $ npm -v 6.14.11 pi@Bridge:/opt/iobroker $ iobroker list instances system.adapter.admin.0 : admin : Bridge - enabled, port: 8081, bind: 0.0.0.0, run as: admin + system.adapter.alexa2.0 : alexa2 : Bridge - enabled system.adapter.backitup.0 : backitup : Bridge - disabled + system.adapter.bmw.0 : bmw : Bridge - enabled system.adapter.discovery.0 : discovery : Bridge - disabled + system.adapter.hm-rega.0 : hm-rega : Bridge - enabled + system.adapter.hm-rpc.0 : hm-rpc : Bridge - enabled, port: 0 + system.adapter.hm-rpc.1 : hm-rpc : Bridge - enabled, port: 0 system.adapter.homeconnect.0 : homeconnect : Bridge - disabled + system.adapter.hs100.0 : hs100 : Bridge - enabled system.adapter.info.0 : info : Bridge - disabled system.adapter.iot.1 : iot : Bridge - disabled + system.adapter.javascript.0 : javascript : Bridge - enabled + system.adapter.mihome-vacuum.0 : mihome-vacuum : Bridge - enabled, port: 54321 system.adapter.milight.0 : milight : Bridge - disabled, port: 8899 + system.adapter.milight.1 : milight : Bridge - enabled, port: 8899 system.adapter.mqtt.0 : mqtt : Bridge - disabled, port: 1883, bind: 0.0.0.0 system.adapter.nuki-extended.0 : nuki-extended : Bridge - disabled + system.adapter.nuki.0 : nuki : Bridge - enabled system.adapter.panasonic-viera.0 : panasonic-viera : Bridge - disabled system.adapter.ring.0 : ring : Bridge - disabled + system.adapter.rpi2.0 : rpi2 : Bridge - enabled + system.adapter.scenes.0 : scenes : Bridge - enabled + system.adapter.simple-api.0 : simple-api : Bridge - enabled, port: 8087, bind: 0.0.0.0, run as: admin + system.adapter.synology.0 : synology : Bridge - enabled, port: 5000 + system.adapter.telegram.0 : telegram : Bridge - enabled, port: 8443, bind: 0.0.0.0 + system.adapter.tradfri.0 : tradfri : Bridge - enabled + system.adapter.tuya.0 : tuya : Bridge - enabled + system.adapter.viessmannapi.0 : viessmannapi : Bridge - enabled + system.adapter.web.0 : web : Bridge - enabled, port: 8082, bind: 192.168.2.73, run as: admin + system.adapter.yahka.0 : yahka : Bridge - enabled + system.adapter.zigbee.0 : zigbee : Bridge - enabled, port: /dev/ttyACM0 + instance is alive pi@Bridge:/opt/iobroker $ iobroker start admin pi@Bridge:/opt/iobroker $ iobroker list instances system.adapter.admin.0 : admin : Bridge - enabled, port: 8081, bind: 0.0.0.0, run as: admin + system.adapter.alexa2.0 : alexa2 : Bridge - enabled system.adapter.backitup.0 : backitup : Bridge - disabled + system.adapter.bmw.0 : bmw : Bridge - enabled system.adapter.discovery.0 : discovery : Bridge - disabled + system.adapter.hm-rega.0 : hm-rega : Bridge - enabled + system.adapter.hm-rpc.0 : hm-rpc : Bridge - enabled, port: 0 + system.adapter.hm-rpc.1 : hm-rpc : Bridge - enabled, port: 0 system.adapter.homeconnect.0 : homeconnect : Bridge - disabled + system.adapter.hs100.0 : hs100 : Bridge - enabled system.adapter.info.0 : info : Bridge - disabled system.adapter.iot.1 : iot : Bridge - disabled + system.adapter.javascript.0 : javascript : Bridge - enabled + system.adapter.mihome-vacuum.0 : mihome-vacuum : Bridge - enabled, port: 54321 system.adapter.milight.0 : milight : Bridge - disabled, port: 8899 + system.adapter.milight.1 : milight : Bridge - enabled, port: 8899 system.adapter.mqtt.0 : mqtt : Bridge - disabled, port: 1883, bind: 0.0.0.0 system.adapter.nuki-extended.0 : nuki-extended : Bridge - disabled + system.adapter.nuki.0 : nuki : Bridge - enabled system.adapter.panasonic-viera.0 : panasonic-viera : Bridge - disabled system.adapter.ring.0 : ring : Bridge - disabled + system.adapter.rpi2.0 : rpi2 : Bridge - enabled + system.adapter.scenes.0 : scenes : Bridge - enabled + system.adapter.simple-api.0 : simple-api : Bridge - enabled, port: 8087, bind: 0.0.0.0, run as: admin + system.adapter.synology.0 : synology : Bridge - enabled, port: 5000 + system.adapter.telegram.0 : telegram : Bridge - enabled, port: 8443, bind: 0.0.0.0 + system.adapter.tradfri.0 : tradfri : Bridge - enabled + system.adapter.tuya.0 : tuya : Bridge - enabled + system.adapter.viessmannapi.0 : viessmannapi : Bridge - enabled + system.adapter.web.0 : web : Bridge - enabled, port: 8082, bind: 192.168.2.73, run as: admin + system.adapter.yahka.0 : yahka : Bridge - enabled + system.adapter.zigbee.0 : zigbee : Bridge - enabled, port: /dev/ttyACM0 + instance is alive pi@Bridge:/opt/iobroker $
-
Ausgabe von
which nodejs && nodejs -v && which node && node -v && which npm && npm -v && apt policy nodejs
wird benötigt.
Und hast du die Installation gefixt?
iobroker stop iobroker fix
-
schon mal vielen Dank für die bisherige Hilfe…
anbei die Infos:
pi@Bridge:/opt/iobroker $ which nodejs && nodejs -v && which node && node -v && which npm && npm -v && apt policy nodejs /usr/bin/nodejs v12.20.2 /usr/local/bin/node v12.20.2 /usr/local/bin/npm 6.14.11 nodejs: Installiert: 12.20.2-1nodesource1 Installationskandidat: 12.20.2-1nodesource1 Versionstabelle: *** 12.20.2-1nodesource1 500 500 https://deb.nodesource.com/node_12.x buster/main armhf Packages 100 /var/lib/dpkg/status 10.23.1~dfsg-1~deb10u1 500 500 http://raspbian.raspberrypi.org/raspbian buster/main armhf Packages 500 http://mirrordirector.raspbian.org/raspbian buster/main armhf Packages pi@Bridge:/opt/iobroker $
… klar hab ich den fix durchgeführt und iobroker wurde erfolgreich gefixt
… siehe hier:pi@Bridge:/opt/iobroker $ iobroker fix library: loaded Library version=2021-01-23 ========================================================================== Welcome to the ioBroker installation fixer! Script version: 2020-12-07 You might need to enter your password a couple of times. ========================================================================== ========================================================================== Installing prerequisites (1/3) ========================================================================== OK:1 http://mirrordirector.raspbian.org/raspbian buster InRelease OK:2 http://archive.raspberrypi.org/debian buster InRelease OK:3 http://raspbian.raspberrypi.org/raspbian buster InRelease OK:4 http://packages.microsoft.com/repos/code stable InRelease OK:5 https://deb.nodesource.com/node_12.x buster InRelease OK:6 https://dl.ubnt.com/unifi/debian stable InRelease Paketlisten werden gelesen... Fertig W: Ziel Packages (ubiquiti/binary-armhf/Packages) ist mehrfach konfiguriert in /etc/apt/sources.list.d/ubnt.list:1 und /etc/apt/sources.list.d/ubnt.list:2 W: Ziel Packages (ubiquiti/binary-all/Packages) ist mehrfach konfiguriert in /etc/apt/sources.list.d/ubnt.list:1 und /etc/apt/sources.list.d/ubnt.list:2 W: Ziel Translations (ubiquiti/i18n/Translation-de_DE) ist mehrfach konfiguriert in /etc/apt/sources.list.d/ubnt.list:1 und /etc/apt/sources.list.d/ubnt.list:2 W: Ziel Translations (ubiquiti/i18n/Translation-de) ist mehrfach konfiguriert in /etc/apt/sources.list.d/ubnt.list:1 und /etc/apt/sources.list.d/ubnt.list:2 W: Ziel Translations (ubiquiti/i18n/Translation-en) ist mehrfach konfiguriert in /etc/apt/sources.list.d/ubnt.list:1 und /etc/apt/sources.list.d/ubnt.list:2 W: Ziel Packages (ubiquiti/binary-armhf/Packages) ist mehrfach konfiguriert in /etc/apt/sources.list.d/ubnt.list:1 und /etc/apt/sources.list.d/ubnt.list:2 W: Ziel Packages (ubiquiti/binary-all/Packages) ist mehrfach konfiguriert in /etc/apt/sources.list.d/ubnt.list:1 und /etc/apt/sources.list.d/ubnt.list:2 W: Ziel Translations (ubiquiti/i18n/Translation-de_DE) ist mehrfach konfiguriert in /etc/apt/sources.list.d/ubnt.list:1 und /etc/apt/sources.list.d/ubnt.list:2 W: Ziel Translations (ubiquiti/i18n/Translation-de) ist mehrfach konfiguriert in /etc/apt/sources.list.d/ubnt.list:1 und /etc/apt/sources.list.d/ubnt.list:2 W: Ziel Translations (ubiquiti/i18n/Translation-en) ist mehrfach konfiguriert in /etc/apt/sources.list.d/ubnt.list:1 und /etc/apt/sources.list.d/ubnt.list:2 Installed gcc-c++ ========================================================================== Checking ioBroker user and directory permissions (2/3) ========================================================================== Created /etc/sudoers.d/iobroker Fixing directory permissions... ========================================================================== Checking autostart (3/3) ========================================================================== Enabling autostart... Autostart enabled! ========================================================================== Your installation was fixed successfully Run iobroker start to start ioBroker again! ==========================================================================
-
@z-smoker
NodeJS ist noch nicht richtig installiert. In /usr/local/bin darf da nichts mehr rumliegen.Und die ubnt.list ist auch falsch.
-
ohaaa - hab ich nicht bemerkt.
checke es erst mal und melde mich später wieder…
hab grad keine Zeit mehr, aber vielen Dank soweit.Der UniFi-Controller läuft aber trotzdem sehr stabil…
wie fixe ich die ubnt.list ?? -
@z-smoker sagte in iobroker.admin - kein Zugriff mehr per Web-UI:
wie fixe ich die ubnt.list ??
Keine Ahnung. Ich weiß ja nicht was drin steht. Aber da scheinen Doubletten drin zu sein.
-
läuft wieder
und vielen Dank nochmals für die professionelle und prompte Hilfestellung
…. ist schon ein tolles ForumDie ubnt.list lasse ich mal so - hab da nicht die volle Ahnung von und der Controller wollte damals auch erst nach einigen Anläufen auf dem Pi seinen Dienst aufnehmen.
-
@z-smoker Zeig mal den Inhalt der ubnt.list.
Einträge dort kann man ganz einfach per Kommentarzeichen kurz auf Eis legen, ohne da groß dran herum zu machen. -
hier die ubnt.list:
deb http://www.ubnt.com/downloads/unifi/debian stable ubiquiti deb htt5.6://www.ubnt.com/downloads/unifi/debian stable ubiquiti
das „htt5.6" schaut irgendwie schräg aus!?
… sollte ich vielleicht rauswerfen - oder?
-
@z-smoker sagte in (gelöst) iobroker.admin - kein Zugriff mehr per Web-UI:
Ja, das sieht krumm aus. Setz da zuerst mal ein # davor:
deb http://www.ubnt.com/downloads/unifi/debian stable ubiquiti #deb htt5.6://www.ubnt.com/downloads/unifi/debian stable ubiquiti
-
-
sudo apt update
-
-
-
es sagt:
root@Bridge:/# apt list | grep -i lokal WARNING: apt does not have a stable CLI interface. Use with caution in scripts. lokalize/stable,stable 4:18.08.1-1+b1 armhf root@Bridge:/#
-
Und was hatten wir zum root gelernt? Der Account ist TABU! Wird nicht genutzt. Nie! Auch nicht 'kurz' oder 'mal eben' oder 'nur dafür'!
apt list | grep -i local
-
@thomas-braun sagte in (gelöst) iobroker.admin - kein Zugriff mehr per Web-UI:
apt list | grep -i local
gut aufgepasst - wollte dich mal testen
pi@Bridge:~ $ apt list | grep -i local WARNING: apt does not have a stable CLI interface. Use with caution in scripts. archipel-agent-hypervisor-geolocalization/stable,stable 0.6.0-1 all citation-style-language-locales/stable,stable 0~20180122.15396c0-1 all cl-local-time/stable,stable 20180228-1 all debbugs-local/stable,stable 2.6.0 all fusionforge-db-local/stable,stable 6.0.4+20160504-1 all gcc-4.9-locales/stable,stable 4.9.4-2+rpi1 all gcc-5-locales/stable,stable 5.5.0-8 all gcc-6-locales/stable,stable 6.5.0-1+rpi1 all gcc-7-locales/stable,stable 7.3.0-19 all gcc-8-locales/stable,stable 8.3.0-6+rpi1 all gutenprint-locales/stable,stable 5.3.1-7 all krb5-locales/stable,stable 1.17-3+deb10u1 all lcmaps-plugins-basic-localaccount/stable,stable 1.7.1-1 armhf libboost-locale-dev/stable,stable 1.67.0.1+b1 armhf libboost-locale1.58-dev/stable,stable 1.58.0+dfsg-5.1+rpi1+b4 armhf libboost-locale1.58.0/stable,stable 1.58.0+dfsg-5.1+rpi1+b4 armhf libboost-locale1.62-dev/stable,stable 1.62.0+dfsg-10+b3 armhf libboost-locale1.62.0/stable,stable 1.62.0+dfsg-10+b3 armhf libboost-locale1.67-dev/stable,stable 1.67.0-13+deb10u1 armhf libboost-locale1.67.0/stable,stable 1.67.0-13+deb10u1 armhf libdatetime-locale-perl/stable,stable 1:1.23-1 all libdist-zilla-localetextdomain-perl/stable,stable 0.91-3 all libdist-zilla-plugin-localemsgfmt-perl/stable,stable 1.203-3 all libdune-localfunctions-dev/stable,stable 2.6.0-1 all libdune-localfunctions-doc/stable,stable 2.6.0-1 all libemail-localdelivery-perl/stable,stable 1.200-1 all libencode-locale-perl/stable,stable,now 1.05-1 all [Installiert,automatisch] libfile-localizenewlines-perl/stable,stable 1.12-1 all libghc-data-default-instances-old-locale-dev/stable,stable 0.0.1-9+b2 armhf libghc-data-default-instances-old-locale-doc/stable,stable 0.0.1-9 all libghc-data-default-instances-old-locale-prof/stable,stable 0.0.1-9+b2 armhf libghc-old-locale-dev/stable,stable 1.0.0.7-8+b2 armhf libghc-old-locale-doc/stable,stable 1.0.0.7-8 all libghc-old-locale-prof/stable,stable 1.0.0.7-8+b2 armhf libghc-setlocale-dev/stable,stable 1.0.0.8-1+b2 armhf libghc-setlocale-doc/stable,stable 1.0.0.8-1 all libghc-setlocale-prof/stable,stable 1.0.0.8-1+b2 armhf libghc-time-locale-compat-dev/stable,stable 0.1.1.5-1+b2 armhf libghc-time-locale-compat-doc/stable,stable 0.1.1.5-1 all libghc-time-locale-compat-prof/stable,stable 0.1.1.5-1+b2 armhf liblocal-lib-perl/stable,stable 2.000024-1 all liblocale-codes-perl/stable,stable 3.60-1 all liblocale-currency-format-perl/stable,stable 1.35-1 all liblocale-gettext-perl/stable,stable,now 1.07-3+b3 armhf [installiert] liblocale-hebrew-perl/stable,stable 1.05-1+b5 armhf liblocale-maketext-fuzzy-perl/stable,stable 0.11-2 all liblocale-maketext-gettext-perl/stable,stable 1.28-2 all liblocale-maketext-lexicon-perl/stable,stable 1.00-1 all liblocale-maketext-simple-perl/stable,stable 0.21-1 all liblocale-msgfmt-perl/stable,stable 0.15-2 all liblocale-po-perl/stable,stable 0.27-2 all liblocale-subcountry-perl/stable,stable 2.04-1 all liblocale-us-perl/stable,stable 3.04-1 all liblocales-perl/stable,stable 0.34+ds-1 all liblocalizer-java-doc/stable,stable 1.13-3 all liblocalizer-java/stable,stable 1.13-3 all libmoox-locale-passthrough-perl/stable,stable 0.001-1 all libnet-address-ip-local-perl/stable,stable 0.1.2-3 all libpam-mklocaluser/stable,stable 0.14 all librust-locale-dev/stable,stable 0.2.2-1 armhf librust-thread-local-dev/stable,stable 0.3.6-1 armhf libtest-http-localserver-perl/stable,stable 0.64-1 all libtime-local-perl/stable,stable 1.2000-1 all live-task-localisation-desktop/stable,stable 0.7 all live-task-localisation/stable,stable 0.7 all local-apt-repository/stable,stable 0.6 all localehelper/stable,stable 0.1.4-3 all localepurge/stable,stable 0.7.3.5 all locales-all/stable,stable 2.28-10+rpi1 armhf locales/stable,stable,now 2.28-10+rpi1 all [installiert] localization-config/stable,stable 1.07+nmu1 all localslackirc/stable,stable 1.2-1 all mopidy-local-sqlite/stable,stable 1.0.0-2 all node-json-localizer/stable,stable 0.0.3-1 all node-node-localstorage/stable,stable 1.3.0-2 all node-os-locale/stable,stable 2.0.0-1 all python-babel-localedata/stable,stable 2.6.0+dfsg.1-1 all python-django-localeurl/stable,stable 1.5-3 all python-django-localflavor-doc/stable,stable 1.2-1 all python-django-localflavor/stable,stable 1.2-1 all python-pytest-localserver/stable,stable 0.5.0-1 all python-tzlocal/stable,stable 1.5.1-1 all python3-django-localflavor/stable,stable 1.2-1 all python3-pytest-localserver/stable,stable 0.5.0-1 all python3-tzlocal/stable,stable 1.5.1-1 all qml-module-qtquick-localstorage/stable,stable 5.11.3-4 armhf redmine-plugin-local-avatars/stable,stable 1.0.1-1 all ruby-fog-local/stable,stable 0.6.0-1 all ruby-locale-rails/stable,stable 2.0.5-7 all ruby-locale/stable,stable 2.1.2-1 all squirrelmail-locales/stable,stable 1.4.18-20090526-1 all util-linux-locales/stable,stable 2.33.1-0.1 all pi@Bridge:~ $
-
@z-smoker
Ich glaube du hast dir auch mal das node-Zeuch von Debian eingehandelt. Kann ggf. mal für Probleme sorgen.apt remove node-* --dry-run | less
Da sollte eigentlich für jedes Paket, das mit node- anfängt drin stehen:
Paket »node-BLABLUBB« ist nicht installiert, wird also auch nicht entfernt.
Ist deine 'Hauptinstallation' von nodeJS jetzt sauber?
which nodejs && nodejs -v && which node && node -v && which npm && npm -v && apt policy nodejs
-
stimmt - war 'ne superlange Liste mit „…ist nicht installiert, wird also…Blabla....“
Sonst kam nichts, nur am Anfang der Hinweis auf diese Simulation.