@thomas-braun Du schreibst:
Du solltest auch einen user anlegen, der NICHT root ist und NICHT iobroker heißt.
kann ich das jetzt noch ändern?
NEWS
Latest posts made by Pistus
-
RE: Telegram Adapter kein updat möglich
-
RE: Telegram Adapter kein updat möglich
@thomas-braun mache ich. Gibt es irgendwo eine Auflistung der Befehle.
Ich habe mir den Befehl nicht ausgedacht, sondern irgendwann falsch notiert.
Kann ich die Zusammenfassung aus iob diag im Thread so stehen lassen, oder ist das zu gefährlich. Ich tue mich halt sehr schwer. -
RE: Telegram Adapter kein updat möglich
@thomas-braun Du hast recht nodejs durfte nicht mit Bindestrich getrennt werden und hinter nodejs musste ein Bindestrich
iob nodejs-update
Mein Gott, welch schere Geburt.
Euch allen vielen Dank un einen schönen Sonntag -
RE: Telegram Adapter kein updat möglich
@thomas-braun
funktionier auch nicht -
RE: Telegram Adapter kein updat möglich
@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:~ $
-
RE: Telegram Adapter kein updat möglich
@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?
-
RE: Telegram Adapter kein updat möglich
@feuersturm Danke für die Info mit dem Link.
Ich muss gestehen, dass ich ein bischen Bammel davor habe. -
RE: Telegram Adapter kein updat möglich
@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?
-
RE: Telegram Adapter kein updat möglich
======================= 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
-
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