NEWS
Kein Zugriff auf Port 8081 ...
-
@SMS sagte in Kein Zugriff auf Port 8081 ...:
damit konnte man doch mit einem browser irgendwas angucken?
Ja, damit kann man 'irgendwas' angucken. Das blockiert vermutlich aber die Weboberfläche des ioBrokers.
Hast du den webmin-Kram denn jetzt rausgehauen, wenn du nicht weißt warum und wozu das da ist?
ja ich hoffe ist weg
-
ja ich hoffe ist weg
@SMS
Nicht hoffen, nachschauen:apt policy webmin apt list ?obsolete -
@SMS
Nicht hoffen, nachschauen:apt policy webmin apt list ?obsoletepi@ioBroker-RasPi4:~ $ apt policy webmin webmin: Installiert: (keine) Installationskandidat: (keine) Versionstabelle: 1.962 -1 100 /var/lib/dpkg/status pi@ioBroker-RasPi4:~ $ apt list ?obsolete Auflistung... Fertig -
pi@ioBroker-RasPi4:~ $ apt policy webmin webmin: Installiert: (keine) Installationskandidat: (keine) Versionstabelle: 1.962 -1 100 /var/lib/dpkg/status pi@ioBroker-RasPi4:~ $ apt list ?obsolete Auflistung... Fertig@SMS
Okay.sudo apt update -
@SMS
Okay.sudo apt updatepi@ioBroker-RasPi4:~ $ sudo apt update OK:1 http://archive.raspberrypi.org/debian buster InRelease Holen:2 http://raspbian.raspberrypi.org/raspbian buster InRelease [15,0 kB] OK:3 https://deb.nodesource.com/node_10.x buster InRelease Es wurden 15,0 kB in 1 s geholt (12,7 kB/s). Paketlisten werden gelesen... Fertig Abhängigkeitsbaum wird aufgebaut. Statusinformationen werden eingelesen.... Fertig Alle Pakete sind aktuell.neustart?
-
pi@ioBroker-RasPi4:~ $ sudo apt update OK:1 http://archive.raspberrypi.org/debian buster InRelease Holen:2 http://raspbian.raspberrypi.org/raspbian buster InRelease [15,0 kB] OK:3 https://deb.nodesource.com/node_10.x buster InRelease Es wurden 15,0 kB in 1 s geholt (12,7 kB/s). Paketlisten werden gelesen... Fertig Abhängigkeitsbaum wird aufgebaut. Statusinformationen werden eingelesen.... Fertig Alle Pakete sind aktuell.neustart?
@SMS
Ich würde zuvor noch auf node12 gehen:sudo nano /etc/apt/sources.list.d/nodesource.listIn der Datei aus der 10 eine 12 machen. Strg-X, dann mit j speichern.
iobroker stop sudo apt update && sudo apt dist-upgrade sudo reboot -
@SMS
Ich würde zuvor noch auf node12 gehen:sudo nano /etc/apt/sources.list.d/nodesource.listIn der Datei aus der 10 eine 12 machen. Strg-X, dann mit j speichern.
iobroker stop sudo apt update && sudo apt dist-upgrade sudo rebootimmer noch nichts :-(
verstehe auch nicht warum das hier steht:
pi@ioBroker-RasPi4:~ $ iobroker list instances Cannot read system.config: null (OK when migrating or restoring) Cannot find view "system" for search "host" : null + instance is aliveda sollten doch eigentlich die Adapter drin stehen und alles?
-
immer noch nichts :-(
verstehe auch nicht warum das hier steht:
pi@ioBroker-RasPi4:~ $ iobroker list instances Cannot read system.config: null (OK when migrating or restoring) Cannot find view "system" for search "host" : null + instance is aliveda sollten doch eigentlich die Adapter drin stehen und alles?
which nodejs && nodejs -v && which node && node -v && which npm && npm -v && apt policy nodejs iobroker fix -
which nodejs && nodejs -v && which node && node -v && which npm && npm -v && apt policy nodejs iobroker fixpi@ioBroker-RasPi4:~ $ which nodejs && nodejs -v && which node && node -v && which npm && npm -v && apt policy nodejs /usr/bin/nodejs v12.19.1 /usr/bin/node v12.19.1 /usr/bin/npm 6.14.8 nodejs: Installiert: 12.19.1-1nodesource1 Installationskandidat: 12.19.1-1nodesource1 Versionstabelle: *** 12.19.1-1nodesource1 500 500 https://deb.nodesource.com/node_12.x buster/main armhf Packages 100 /var/lib/dpkg/status 10.21.0~dfsg-1~deb10u1+rpi1 500 500 http://raspbian.raspberrypi.org/raspbian buster/main armhf Packages -
pi@ioBroker-RasPi4:~ $ which nodejs && nodejs -v && which node && node -v && which npm && npm -v && apt policy nodejs /usr/bin/nodejs v12.19.1 /usr/bin/node v12.19.1 /usr/bin/npm 6.14.8 nodejs: Installiert: 12.19.1-1nodesource1 Installationskandidat: 12.19.1-1nodesource1 Versionstabelle: *** 12.19.1-1nodesource1 500 500 https://deb.nodesource.com/node_12.x buster/main armhf Packages 100 /var/lib/dpkg/status 10.21.0~dfsg-1~deb10u1+rpi1 500 500 http://raspbian.raspberrypi.org/raspbian buster/main armhf Packages -
pi@ioBroker-RasPi4:~ $ iobroker fix library: loaded Library version=2020-06-12 ========================================================================== Welcome to the ioBroker installation fixer! Script version: 2020-06-15 You might need to enter your password a couple of times. ========================================================================== ========================================================================== Installing prerequisites (1/3) ========================================================================== OK:1 http://archive.raspberrypi.org/debian buster InRelease OK:2 http://raspbian.raspberrypi.org/raspbian buster InRelease OK:3 https://deb.nodesource.com/node_12.x buster InRelease Paketlisten werden gelesen... Fertig Installed gcc-c++ Installed python-dev ========================================================================== 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! ========================================================================== pi@ioBroker-RasPi4:~ $ iobroker start -
pi@ioBroker-RasPi4:~ $ iobroker fix library: loaded Library version=2020-06-12 ========================================================================== Welcome to the ioBroker installation fixer! Script version: 2020-06-15 You might need to enter your password a couple of times. ========================================================================== ========================================================================== Installing prerequisites (1/3) ========================================================================== OK:1 http://archive.raspberrypi.org/debian buster InRelease OK:2 http://raspbian.raspberrypi.org/raspbian buster InRelease OK:3 https://deb.nodesource.com/node_12.x buster InRelease Paketlisten werden gelesen... Fertig Installed gcc-c++ Installed python-dev ========================================================================== 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! ========================================================================== pi@ioBroker-RasPi4:~ $ iobroker start -
iobroker restart iobroker list adapters iobroker list instances -
iobroker restart iobroker list adapters iobroker list instancespi@ioBroker-RasPi4:~ $ iobroker restart pi@ioBroker-RasPi4:~ $ iobroker list adapters Cannot read system.config: null (OK when migrating or restoring) Cannot find view "system" for search "host" : null pi@ioBroker-RasPi4:~ $ iobroker list instances Cannot read system.config: null (OK when migrating or restoring) Cannot find view "system" for search "host" : null + instance is alive -
pi@ioBroker-RasPi4:~ $ iobroker restart pi@ioBroker-RasPi4:~ $ iobroker list adapters Cannot read system.config: null (OK when migrating or restoring) Cannot find view "system" for search "host" : null pi@ioBroker-RasPi4:~ $ iobroker list instances Cannot read system.config: null (OK when migrating or restoring) Cannot find view "system" for search "host" : null + instance is alivedmesg | grep -i ext4 -
dmesg | grep -i ext4pi@ioBroker-RasPi4:~ $ dmesg | grep -i ext4 [ 0.000000] Kernel command line: coherent_pool=1M 8250.nr_uarts=1 snd_bcm2835.enable_compat_alsa=0 snd_bcm2835.enable_hdmi=1 snd_bcm2835.enable_headphones=1 smsc95xx.macaddr=DC:A6:32:B6:0D:F1 vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000 dwc_otg.lpm_enable=0 console=ttyS0,115200 console=tty1 root=PARTUUID=52e4cf4c-02 rootfstype=ext4 elevator=deadline fsck.repair=yes rootwait [ 2.711495] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null) [ 2.719846] VFS: Mounted root (ext4 filesystem) readonly on device 179:2. [ 5.050016] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null) -
pi@ioBroker-RasPi4:~ $ dmesg | grep -i ext4 [ 0.000000] Kernel command line: coherent_pool=1M 8250.nr_uarts=1 snd_bcm2835.enable_compat_alsa=0 snd_bcm2835.enable_hdmi=1 snd_bcm2835.enable_headphones=1 smsc95xx.macaddr=DC:A6:32:B6:0D:F1 vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000 dwc_otg.lpm_enable=0 console=ttyS0,115200 console=tty1 root=PARTUUID=52e4cf4c-02 rootfstype=ext4 elevator=deadline fsck.repair=yes rootwait [ 2.711495] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null) [ 2.719846] VFS: Mounted root (ext4 filesystem) readonly on device 179:2. [ 5.050016] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null)iobroker stop cd /opt/iobroker sudo -H -u iobroker npm install iobroker.js-controller iobroker start -
iobroker stop cd /opt/iobroker sudo -H -u iobroker npm install iobroker.js-controller iobroker startpi@ioBroker-RasPi4:~ $ iobroker stop pi@ioBroker-RasPi4:~ $ cd /opt/iobroker pi@ioBroker-RasPi4:/opt/iobroker $ sudo -H -u iobroker npm install iobroker.js-controller npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 > iobroker.js-controller@3.1.6 preinstall /opt/iobroker/node_modules/iobroker.js-controller > node lib/preinstallCheck.js NPM version: 6.14.8 > iobroker.js-controller@3.1.6 install /opt/iobroker/node_modules/iobroker.js-controller > node iobroker.js setup first object 0_userdata.0.example_state created object 0_userdata.0 created object alias.0 created object system.certificates created object system.repositories created object system.config created object enum.functions created object enum.rooms created object system.group.user created object system.group.administrator created object _design/system created The following notifications happened during sync: - Ignoring Directory "admin.admin" because officially not created as meta object. Please remove directory! - Ignoring Directory "bilder" because officially not created as meta object. Please remove directory! - Ignoring Directory "coronavirus-statistics.admin" because officially not created as meta object. Please remove directory! - Ignoring Directory "daswetter.admin" because officially not created as meta object. Please remove directory! - Ignoring Directory "discovery.admin" because officially not created as meta object. Please remove directory! - Ignoring Directory "ds18b20.admin" because officially not created as meta object. Please remove directory! - Ignoring Directory "dwd.admin" because officially not created as meta object. Please remove directory! - Ignoring Directory "email.admin" because officially not created as meta object. Please remove directory! - Ignoring Directory "flot" because officially not created as meta object. Please remove directory! - Ignoring Directory "flot.admin" because officially not created as meta object. Please remove directory! - Ignoring Directory "habpanel" because officially not created as meta object. Please remove directory! - Ignoring Directory "habpanel.admin" because officially not created as meta object. Please remove directory! - Ignoring Directory "history.admin" because officially not created as meta object. Please remove directory! - Ignoring Directory "ical.admin" because officially not created as meta object. Please remove directory! - Ignoring Directory "icons-mfd-svg" because officially not created as meta object. Please remove directory! - Ignoring Directory "icons-mfd-svg.admin" because officially not created as meta object. Please remove directory! - Ignoring Directory "info.admin" because officially not created as meta object. Please remove directory! - Ignoring Directory "javascript.admin" because officially not created as meta object. Please remove directory! - Ignoring Directory "landroid.admin" because officially not created as meta object. Please remove directory! - Ignoring Directory "mobile" because officially not created as meta object. Please remove directory! - Ignoring Directory "mobile.admin" because officially not created as meta object. Please remove directory! - Ignoring Directory "modbus.admin" because officially not created as meta object. Please remove directory! - Ignoring Directory "mqtt.admin" because officially not created as meta object. Please remove directory! - Ignoring Directory "nina.admin" because officially not created as meta object. Please remove directory! - Ignoring Directory "node-red.admin" because officially not created as meta object. Please remove directory! - Ignoring Directory "openweathermap.admin" because officially not created as meta object. Please remove directory! - Ignoring Directory "owfs.admin" because officially not created as meta object. Please remove directory! - Ignoring Directory "parser.admin" because officially not created as meta object. Please remove directory! - Ignoring Directory "ping.admin" because officially not created as meta object. Please remove directory! - Ignoring Directory "pollenflug.admin" because officially not created as meta object. Please remove directory! - Ignoring Directory "rpi2.admin" because officially not created as meta object. Please remove directory! - Ignoring Directory "simple-api.admin" because officially not created as meta object. Please remove directory! - Ignoring Directory "smartmeter.admin" because officially not created as meta object. Please remove directory! - Ignoring Directory "socketio.admin" because officially not created as meta object. Please remove directory! - Ignoring Directory "sonoff.admin" because officially not created as meta object. Please remove directory! - Ignoring Directory "systeminfo.admin" because officially not created as meta object. Please remove directory! - Ignoring Directory "tankerkoenig.admin" because officially not created as meta object. Please remove directory! - Ignoring Directory "time-switch.admin" because officially not created as meta object. Please remove directory! - Ignoring Directory "vis" because officially not created as meta object. Please remove directory! - Ignoring Directory "vis-bars.admin" because officially not created as meta object. Please remove directory! - Ignoring Directory "vis-canvas-gauges.admin" because officially not created as meta object. Please remove directory! - Ignoring Directory "vis-history.admin" because officially not created as meta object. Please remove directory! - Ignoring Directory "vis-hqwidgets.admin" because officially not created as meta object. Please remove directory! - Ignoring Directory "vis-jqui-mfd.admin" because officially not created as meta object. Please remove directory! - Ignoring Directory "vis-justgage.admin" because officially not created as meta object. Please remove directory! - Ignoring Directory "vis-map.admin" because officially not created as meta object. Please remove directory! - Ignoring Directory "vis-metro.admin" because officially not created as meta object. Please remove directory! - Ignoring Directory "vis-plumb.admin" because officially not created as meta object. Please remove directory! - Ignoring Directory "vis-rgraph.admin" because officially not created as meta object. Please remove directory! - Ignoring Directory "vis-timeandweather.admin" because officially not created as meta object. Please remove directory! - Ignoring Directory "vis-weather.admin" because officially not created as meta object. Please remove directory! - Ignoring Directory "vis.0" because officially not created as meta object. Please remove directory! - Ignoring Directory "vis.admin" because officially not created as meta object. Please remove directory! - Ignoring Directory "weatherunderground.admin" because officially not created as meta object. Please remove directory! - Ignoring Directory "web" because officially not created as meta object. Please remove directory! - Ignoring Directory "web.admin" because officially not created as meta object. Please remove directory! - Ignoring Directory "worx.admin" because officially not created as meta object. Please remove directory! npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@~2.1.2 (node_modules/chokidar/node_modules/fsevents): npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.1.3: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"arm"}) npm WARN optional SKIPPING OPTIONAL DEPENDENCY: osx-temperature-sensor@^1.0.7 (node_modules/iobroker.info/node_modules/osx-temperature-sensor): npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for osx-temperature-sensor@1.0.7: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"arm"}) + iobroker.js-controller@3.1.6 added 2 packages from 2 contributors, removed 15 packages and updated 15 packages in 40.402s 19 packages are looking for funding run `npm fund` for details pi@ioBroker-RasPi4:/opt/iobroker $ iobroker start pi@ioBroker-RasPi4:/opt/iobroker $ -
iobroker stop cd /opt/iobroker sudo -H -u iobroker npm install iobroker.js-controller iobroker startleider unverändert
-
leider unverändert
@SMS
Dann fällt mir auch nix mehr ein.
Hey! Du scheinst an dieser Unterhaltung interessiert zu sein, hast aber noch kein Konto.
Hast du es satt, bei jedem Besuch durch die gleichen Beiträge zu scrollen? Wenn du dich für ein Konto anmeldest, kommst du immer genau dorthin zurück, wo du zuvor warst, und kannst dich über neue Antworten benachrichtigen lassen (entweder per E-Mail oder Push-Benachrichtigung). Du kannst auch Lesezeichen speichern und Beiträge positiv bewerten, um anderen Community-Mitgliedern deine Wertschätzung zu zeigen.
Mit deinem Input könnte dieser Beitrag noch besser werden 💗
Registrieren Anmelden
