NEWS
Telegram Adapter kein updat möglich
-
Ich benötige Eure Hilfe. Leider kann ich Telegram nicht updaten und weiß nicht wo ich ansetzen soll. Auch Node.js will nicht udaten. Wenn ich auf den Button für das update drücke, kommt die Info, udate erfolgreich, aber die Version ändert sich nicht.
Grüße, Franz -
@pistus sagte in Telegram Adapter kein updat möglich:
weiß nicht wo ich ansetzen sol
Dein Ansatz
@pistus sagte in Telegram Adapter kein updat möglich:
Node.js will nicht udaten
war schon richtig!
Aber warum solltest du herausbekommen!iob diag in der Langfassung wird dir dabei sicherlich helfen
-
======================= SUMMARY ======================= v.2025-02-23 Static hostname: iobroker Icon name: computer Operating System: Debian GNU/Linux 12 (bookworm) Kernel: Linux 6.12.20+rpt-rpi-v8 Architecture: arm64 Installation: native Kernel: aarch64 Userland: 64 bit Timezone: Europe/Berlin (CEST, +0200) User-ID: 1000 Display-Server: false Boot Target: multi-user.target Pending OS-Updates: 0 Pending iob updates: 1 Nodejs-Installation: /usr/bin/nodejs v18.20.8 /usr/bin/node v18.20.8 /usr/bin/npm 10.8.2 /usr/bin/npx 10.8.2 /usr/bin/corepack 0.32.0 Recommended versions are nodejs 20.19.1 and npm 10.8.2 nodeJS installation is correct MEMORY: total used free shared buff/cache available Mem: 8.2G 963M 6.4G 1.2M 947M 7.2G Swap: 209M 0B 209M Total: 8.4G 963M 6.6G Active iob-Instances: 8 Upgrade policy: none ioBroker Core: js-controller 7.0.6 admin 7.6.3 ioBroker Status: iobroker is running on this host. Objects type: jsonl States type: jsonl Status admin and web instance: + system.adapter.admin.0 : admin : iobroker - enabled, port: 8081, bind: 0.0.0.0, run as: admin + system.adapter.web.0 : web : iobroker - enabled, port: 8082, bind: 0.0.0.0, run as: admin Objects: 592 States: 420 Size of iob-Database: 21M /opt/iobroker/iobroker-data/objects.jsonl 5.7M /opt/iobroker/iobroker-data/states.jsonl Unknown release codenamed 'bookworm'. Please check yourself if the Operating System is actively maintained. =================== END OF SUMMARY ==================== === Mark text until here for copying === code_text
Ich weiß das Ergebnis nicht zu deuten
-
@pistus sagte in Telegram Adapter kein updat möglich:
SUMMARY
ist nicht die
@homoran sagte in Telegram Adapter kein updat möglich:
Langfassung
-
@homoran Das läuft am Bildschirm rasend schnell durch. Ich kann dann nur noch bis zur Zusammenfassung zurück scrollen. Wie bekomme ich den ganzen Inhalt?
-
@pistus sagte in Telegram Adapter kein updat möglich:
Wie bekomme ich den ganzen Inhalt?
Vor einem Tastendruck mit der Maus kopieren.
-
@pistus sagte in Telegram Adapter kein updat möglich:
Auch Node.js will nicht udaten. Wenn ich auf den Button für das update drücke, kommt die Info, udate erfolgreich, aber die Version ändert sich nicht.
Der Updatebutton für Nodejs führt nur Updates innerhalb des Major Releases (in deinem Fall v18) durch. Ein automatisches Updated vom Major Release v18 auf Major Release v20 ist über den Button nicht möglich. Rechts im Forum findest du im roten Kasten "HowTo: node.js Update" https://forum.iobroker.net/topic/64032/update-nodejs-best-practise-supported-16-und-18
Dort ist der Weg beschrieben wie du auf die nächste Major Version 20 kommst.Aber Zeig erst einmal wie gewünscht die Langfassung von iob diag, um zu sehen wie es dem Rest vom Gesamtsystem geht.
-
@feuersturm sagte in Telegram Adapter kein updat möglich:
Der Updatebutton für Nodejs
wo gibbet den denn?
-
-
@feuersturm wow!
was es alles gibt!Danke
-
@feuersturm Danke für die Info mit dem Link.
Ich muss gestehen, dass ich ein bischen Bammel davor habe. -
iob nodejs-update
macht das für dich -
@pistus Und mit einem Backup von deinem System bist du doch auf der sicheren Seite
Aber erstmal die Langfassung
-
@homoran ist der Befehl
iob diag --unmask
für die Langfassung richtig?
Ich hatte
sudo apt update sudo apt full-upgrade sudo reboot iobroker update- i iobroker upgrade
durchgeführt
kommt vor
iob node-js-update
kein sudo?
-
@pistus sagte in Telegram Adapter kein updat möglich:
für die Langfassung richtig?
Nein - der de-maskiert nur persönliche Einstellungen.
kommt vor
iob node-js-update
kein sudo?Nein. Vor ioBroker Befehle kommt niemals ein
sudo
. -
@codierknecht iob node-js update war nicht erfolgreich
iobroker@iobroker:~ $ iob node.js update iobroker [command] Commands: iobroker setup Setup ioBroker iobroker start [all|<adapter>.<instance>|<adapter>] Starts the js-con troller or a specified adapter instance or all instances of an adapter iobroker stop [<adapter>.<instance>|<adapter>] stops the js-cont roller or a specified adapter instance or all instances of an adapter iobroker restart [<adapter>.<instance>|<adapter>] Restarts js-contr oller or a specified adapter instance or all instances of an adapter [aliases: r] iobroker debug <adapter>[.<instance>] Starts a Node.js debugging session for the adapter instance iobroker info Shows the host in fo iobroker logs [<adapter>] Monitor log iobroker add <adapter> [desiredNumber] Add instance of a dapter [aliases: a] iobroker install <adapter> Installs a specif ied adapter [aliases: i] iobroker rebuild [<module>] Rebuild all nativ e modules or path iobroker url <url> [<name>] Install adapter f rom specified url, e.g. GitHub, if a package name is provided instead of an url, it will be installed from npm iobroker del <adapter> Remove adapter an d all instances from this host [aliases: delete] iobroker del <adapter>.<instance> Remove adapter in stance [aliases: delete] iobroker update [<repositoryUrl>] Update repository and list adapters iobroker upgrade Upgrade managemen t iobroker upload [all|<adapter>] Upload management [aliases: u] iobroker object Object management [aliases: o] iobroker state State management [aliases: s] iobroker message <adapter>[.instance] <command> [<message>] Send message to a dapter instance/s iobroker list <type> [<filter>] List all entries, like objects iobroker chmod <mode> <file> Change file right s iobroker chown <user> <group> <file> Change file owner ship iobroker touch <file> Touch file iobroker rm <file> Remove file iobroker file File management iobroker user User commands iobroker group group management iobroker host <hostname> Set host to given hostname iobroker set <adapter>.<instance> Change settings o f adapter config iobroker license <license.file or license.text> Update license by given file iobroker cert Certificate manag ement iobroker clean <yes> Clears all object s and states iobroker backup Create backup iobroker restore <backup name or path> Restore a specifi ed backup iobroker validate <backup name or path> Validate a specif ied backup iobroker status [all|<adapter>.<instance>] Status of ioBroke r or adapter instance [aliases: isrun] iobroker repo Show repo informa tion iobroker uuid Show uuid of the installation [aliases: id] iobroker unsetup Reset license, in stallation secret and language iobroker fix Execute the insta llation fixer script, this updates your ioBroker installation iobroker nodejs-update [<major-version>] Upgrade the Node. JS installation to the current LTS iobroker multihost Multihost managem ent iobroker compact compact group man agement iobroker plugin Plugin management iobroker vendor <passphrase> [<vendor.json>] Update the vendor information using given passphrase iobroker version [<adapter>] Show version of j s-controller or specified adapter [aliases: v] Options: --help Show help [boolean] iobroker@iobroker:~ $
-
@pistus sagte in Telegram Adapter kein updat möglich:
@codierknecht iob node-js update war nicht erfolgreich
Du hast auch nicht den richtigen Befehl ausgeführt
(siehe https://forum.iobroker.net/topic/64032/update-nodejs-best-practise-supported-16-und-18)
iob nodejs-update
Bevor du aber willkürliche Updatebefehle in dein System schießt, poste doch bitte einmal die Langfassung von
iob diag
-
@pistus sagte in Telegram Adapter kein updat möglich:
iob node-js update war nicht erfolgreich
Weil der Befehl auch
iob nodejs-update
lautet...
-
@thomas-braun
funktionier auch nicht -
@pistus sagte in Telegram Adapter kein updat möglich:
funktionier auch nicht
Heißt konkret? Was gibst du ein, und was gibt die Kiste an Meldungen zurück?
Du solltest auch einen user anlegen, der NICHT root ist und NICHT iobroker heißt.