leonsio / YAHM

Yet Another Homematic Management - Skripte zur Einrichtung der Homematic CCU Oberfläche in einem LXC Container unter Debian Jessie auf ARM CPU (z.B.: Raspberry Pi & Co)
Creative Commons Zero v1.0 Universal
114 stars 21 forks source link

Scripts deiver no output / CCU2 not starting #166

Closed T1mey closed 6 years ago

T1mey commented 6 years ago

Hi,

after a fresh install on rpi3 the automatic installer has installed everything successful. At least no error visible.

Executing

sudo yahm-ctl start / sudo yahm-ctl info

dellivers no output. None of the scripts do ..

yahm-ui does not open etc..

leonsio commented 6 years ago

Do you have enough free space on system left? Take a look on dmesg maybe you can find some errors

Am 23.02.2018 um 13:14 schrieb T1mey notifications@github.com:

Hi,

after a fresh install on rpi3 the automatic installer has installed everything successful. At least no error visible.

Executing

sudo yahm-ctl start / sudo yahm-ctl info

dellivers no output. None of the scripts do ..

yahm-ui does not open etc..

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/leonsio/YAHM/issues/166, or mute the thread https://github.com/notifications/unsubscribe-auth/AAwBFzExMHXULBzBphMOQpaJN7xOxQV4ks5tXqvDgaJpZM4SQzEL.

T1mey commented 6 years ago

It is a fresh install... on 32GB SD card. I just enter the command and the shell is input ready again

T1mey commented 6 years ago

even

root@xxx:/opt/YAHM/bin# ./yahm-ctl info root@xxx:/opt/YAHM/bin#

have this behaviour. Permissions set to 777.

In dir /opt/YAHM the ouput is if I exceute yahm-ctl info

shell-init: Kann das aktuelle Verzeichnis nicht wiederfinden: getwd: Kann auf das übergeordnete Verzeichnis nicht zugreifen.: Datei oder Verzeichnis nicht gefunden

leonsio commented 6 years ago

Please take a look at dmesg or /var/log/messages

Try this: /opt/YAHM/bin/yahm-ctl info echo $?

And send me the output (number from 0-255)

Am 23.02.2018 um 13:33 schrieb T1mey notifications@github.com:

even

root@xxx:/opt/YAHM/bin# ./yahm-ctl info root@xxx:/opt/YAHM/bin#

have this behaviour. Permissions set to 777.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/leonsio/YAHM/issues/166#issuecomment-367997379, or mute the thread https://github.com/notifications/unsubscribe-auth/AAwBF2f8RwpqpDB0ay3ghIwLfd_kjSCXks5tXrAZgaJpZM4SQzEL.

T1mey commented 6 years ago

/opt/YAHM/bin/yahm-ctl info echo $?

--> 0

T1mey commented 6 years ago

/opt/YAHM/yahm-init is executed as normal

T1mey commented 6 years ago

which yahm-ui liefert /usr/sbin/yahm-ui

da steht auch die richtige links. zb.

yahm-ui -> /opt/YAHM/bin/yahm-ui

T1mey commented 6 years ago

So. I reinstalled the rpi3 (2017-11-29-raspbian-stretch-lite.img).

Executed

wget -nv -O- https://raw.githubusercontent.com/leonsio/YAHM/master/yahm-init | sudo -E bash -s quickinstall -

Last message:

Attaching network configuration to LXC container yahmbr0 was attached to YAHM LXC container

Afterwards still same issues. no startup of ccu2 and scripts return directly after execution without any message or effect.

leonsio commented 6 years ago

Hi

Wird bei die die CCU gestartet?

lxc-info -n yahm

Du kannst auf die Console von CCU2 per "lxc-attach -n yahm“ kommen

Am 23.02.2018 um 14:46 schrieb T1mey notifications@github.com:

So. I reinstalled the rpi3 (2017-11-29-raspbian-stretch-lite.img).

Executed

wget -nv -O- https://raw.githubusercontent.com/leonsio/YAHM/master/yahm-init https://raw.githubusercontent.com/leonsio/YAHM/master/yahm-init | sudo -E bash -s quickinstall -

Last message:

Attaching network configuration to LXC container yahmbr0 was attached to YAHM LXC container

Afterwards still same issues. no startup of ccu2 and scripts return directly after execution without any message or effect.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/leonsio/YAHM/issues/166#issuecomment-368012914, or mute the thread https://github.com/notifications/unsubscribe-auth/AAwBFw-ht42kaJkEgInCb9foIBxBACr4ks5tXsEvgaJpZM4SQzEL.

T1mey commented 6 years ago

lxc-info -n yahm

Liefert yahm doesn't exist

Yattien commented 6 years ago

Das selbe hier. Frische Installation von "Raspbian Stretch Lite". Es wird kein lxc-Container mit automatischem oder manuellem Setup angelegt.

leonsio commented 6 years ago

Welche raspbian Version nutzt ihr? Von wann ist das Image?

Von meinem iPhone gesendet

Am 23.02.2018 um 16:02 schrieb Yattien notifications@github.com:

Das selbe hier. Frische Installation von "Raspbian Stretch Lite". Es wird kein lxc-Container mit automatischen und manuellem Setup angelegt.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub, or mute the thread.

Yattien commented 6 years ago

Version bei mir ist "Raspbian Stretch Lite"

Minimal image based on Debian Stretch Version: November 2017 Release date: 2017-11-29 Kernel version: 4.9

T1mey commented 6 years ago

rpi3 (2017-11-29-raspbian-stretch-lite.img) Kann es sein dass es was mit dem "set -e" zu tun hat ?

T1mey commented 6 years ago

wenn ich das auskommentiere laufen zumindest die Skripte wieder.

leonsio commented 6 years ago

Hab eine Idee woran es liegen könnte. Werde die Tage testen

Von meinem iPhone gesendet

Am 23.02.2018 um 16:30 schrieb T1mey notifications@github.com:

wenn ich das auskommentiere laufen zumindest die Skripte wieder.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub, or mute the thread.

leonsio commented 6 years ago

So Problem müsste gefixt sein

Einfach YAHM neu installieren

wget -nv -O- https://raw.githubusercontent.com/leonsio/YAHM/master/yahm-init | sudo -E bash - Die bestehende CCU2 Installation wird nicht angefasst, falls vorhanden

Am 23.02.2018 um 16:30 schrieb T1mey notifications@github.com:

wenn ich das auskommentiere laufen zumindest die Skripte wieder.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/leonsio/YAHM/issues/166#issuecomment-368041523, or mute the thread https://github.com/notifications/unsubscribe-auth/AAwBF3rOnqAjkSSGufUlasZAgy8DKeogks5tXtmpgaJpZM4SQzEL.

Yattien commented 6 years ago

Sieht gut aus, lädt deutlich mehr (CCU, Kernelsourcen) runter. Danke für den schnellen Fix!

T1mey commented 6 years ago

Danke. Hab keinen commit gesehen. Woran lag es ?

Und noch eine zweite Frage... ich habe ein Backup der CCU2 (damals ohne pivccu-driver / mit HMIP). Wenn ich das nun in einer neuen Installation einspielen möchte fährt die CCU2 nicht mehr hoch.

Gibt es hier Restriktionen?

leonsio commented 6 years ago

Hi

An einer Anfrage im anderen Modul. Dies siehst du nicht im YAHM Baum, dieser wird dynamisch nachgeladen.

Erst ccu installieren. Dann Backup einspielen anschließend Funkmodul aktivieren. Falls du schon ccu installiert hast. Einfach nochmal die moduleinstallation durchlaufen lassen. Ansonsten /var/lib/lxc/yahm/yahm.log beachten

Von meinem iPhone gesendet

Am 24.02.2018 um 08:14 schrieb T1mey notifications@github.com:

Danke. Hab keinen commit gesehen. Woran lag es ?

Und noch eine zweite Frage... ich habe ein Backup der CCU2 (damals ohne pivccu-driver / mit HMIP). Wenn ich das nun in einer neuen Installation einspielen möchte fährt die CCU2 nicht mehr hoch.

Gibt es hier Restriktionen?

— You are receiving this because you commented. Reply to this email directly, view it on GitHub, or mute the thread.

T1mey commented 6 years ago

Danke für den Tipp... Das hat mir Mal ein gutes Stück Zeit gespart. Wollte schon von neuem konfigurieren. Wo find ich denn den Spenden Button ?

leonsio commented 6 years ago

Auf der Startseite ;) Sonst einfach an leon@leonsio.com senden ;)

Von meinem iPhone gesendet

Am 24.02.2018 um 20:08 schrieb T1mey notifications@github.com:

Danke für den Tipp... Das hat mir Mal ein gutes Stück Zeit gespart. Wollte schon von neuem konfigurieren. Wo find ich denn den Spenden Button ?

— You are receiving this because you commented. Reply to this email directly, view it on GitHub, or mute the thread.

T1mey commented 5 years ago

Hi. Musste gerade yahm neu installieren. Hat soweit alles gepasst.

Hab mein Backup der Version vorher installiert. Ca. Von vor 6 Monaten.

Irgendwie funktionieren die Geräte nicht mehr. Gibt's da evtl. Einen Trick ? Oder muss ich alles von vorne einrichten.

Tim

Leonid Kogan notifications@github.com schrieb am Sa., 24. Feb. 2018, 20:10:

Auf der Startseite ;) Sonst einfach an leon@leonsio.com senden ;)

Von meinem iPhone gesendet

Am 24.02.2018 um 20:08 schrieb T1mey notifications@github.com:

Danke für den Tipp... Das hat mir Mal ein gutes Stück Zeit gespart. Wollte schon von neuem konfigurieren. Wo find ich denn den Spenden Button ?

— You are receiving this because you commented. Reply to this email directly, view it on GitHub, or mute the thread.

— You are receiving this because you modified the open/close state. Reply to this email directly, view it on GitHub https://github.com/leonsio/YAHM/issues/166#issuecomment-368251866, or mute the thread https://github.com/notifications/unsubscribe-auth/AJ-ubkiSPO2R5KOdPPJnjoUR6jzLVcWzks5tYF62gaJpZM4SQzEL .

leonsio commented 5 years ago

Schau in der /boot/config.txt ob da overlay eingetragen wurde Geht bei manchen in stallationen nicht

Am 23.09.2018 um 16:54 schrieb T1mey notifications@github.com:

Hi. Musste gerade yahm neu installieren. Hat soweit alles gepasst.

Hab mein Backup der Version vorher installiert. Ca. Von vor 6 Monaten.

Irgendwie funktionieren die Geräte nicht mehr. Gibt's da evtl. Einen Trick ? Oder muss ich alles von vorne einrichten.

Tim

Leonid Kogan notifications@github.com schrieb am Sa., 24. Feb. 2018, 20:10:

Auf der Startseite ;) Sonst einfach an leon@leonsio.com senden ;)

Von meinem iPhone gesendet

Am 24.02.2018 um 20:08 schrieb T1mey notifications@github.com:

Danke für den Tipp... Das hat mir Mal ein gutes Stück Zeit gespart. Wollte schon von neuem konfigurieren. Wo find ich denn den Spenden Button ?

— You are receiving this because you commented. Reply to this email directly, view it on GitHub, or mute the thread.

— You are receiving this because you modified the open/close state. Reply to this email directly, view it on GitHub https://github.com/leonsio/YAHM/issues/166#issuecomment-368251866, or mute the thread https://github.com/notifications/unsubscribe-auth/AJ-ubkiSPO2R5KOdPPJnjoUR6jzLVcWzks5tYF62gaJpZM4SQzEL .

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/leonsio/YAHM/issues/166#issuecomment-423822285, or mute the thread https://github.com/notifications/unsubscribe-auth/AAwBF73zTUk2-t04-MMqFF_wDxnqKoZFks5ud6CSgaJpZM4SQzEL.

T1mey commented 5 years ago

Wo soll die genau liegen ?

Im Container

var/lib/lxc/yahm

Und wie heißt der fehlende Eintrag ?

Leonid Kogan notifications@github.com schrieb am So., 23. Sep. 2018, 16:57:

Schau in der /boot/config.txt ob da overlay eingetragen wurde Geht bei manchen in stallationen nicht

Am 23.09.2018 um 16:54 schrieb T1mey notifications@github.com:

Hi. Musste gerade yahm neu installieren. Hat soweit alles gepasst.

Hab mein Backup der Version vorher installiert. Ca. Von vor 6 Monaten.

Irgendwie funktionieren die Geräte nicht mehr. Gibt's da evtl. Einen Trick ? Oder muss ich alles von vorne einrichten.

Tim

Leonid Kogan notifications@github.com schrieb am Sa., 24. Feb. 2018, 20:10:

Auf der Startseite ;) Sonst einfach an leon@leonsio.com senden ;)

Von meinem iPhone gesendet

Am 24.02.2018 um 20:08 schrieb T1mey notifications@github.com:

Danke für den Tipp... Das hat mir Mal ein gutes Stück Zeit gespart. Wollte schon von neuem konfigurieren. Wo find ich denn den Spenden Button ?

— You are receiving this because you commented. Reply to this email directly, view it on GitHub, or mute the thread.

— You are receiving this because you modified the open/close state. Reply to this email directly, view it on GitHub https://github.com/leonsio/YAHM/issues/166#issuecomment-368251866, or mute the thread < https://github.com/notifications/unsubscribe-auth/AJ-ubkiSPO2R5KOdPPJnjoUR6jzLVcWzks5tYF62gaJpZM4SQzEL

.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub < https://github.com/leonsio/YAHM/issues/166#issuecomment-423822285>, or mute the thread < https://github.com/notifications/unsubscribe-auth/AAwBF73zTUk2-t04-MMqFF_wDxnqKoZFks5ud6CSgaJpZM4SQzEL .

— You are receiving this because you modified the open/close state. Reply to this email directly, view it on GitHub https://github.com/leonsio/YAHM/issues/166#issuecomment-423822466, or mute the thread https://github.com/notifications/unsubscribe-auth/AJ-ubqdRrGMF8VLnHUvk49TfX417gmKfks5ud6FBgaJpZM4SQzEL .

leonsio commented 5 years ago

Innerhalb des Containers

Yahm-ctl join

Dann unter /boot/config.txt

Am 23.09.2018 um 17:04 schrieb T1mey notifications@github.com:

Wo soll die genau liegen ?

Im Container

var/lib/lxc/yahm

Und wie heißt der fehlende Eintrag ?

Leonid Kogan notifications@github.com schrieb am So., 23. Sep. 2018, 16:57:

Schau in der /boot/config.txt ob da overlay eingetragen wurde Geht bei manchen in stallationen nicht

Am 23.09.2018 um 16:54 schrieb T1mey notifications@github.com:

Hi. Musste gerade yahm neu installieren. Hat soweit alles gepasst.

Hab mein Backup der Version vorher installiert. Ca. Von vor 6 Monaten.

Irgendwie funktionieren die Geräte nicht mehr. Gibt's da evtl. Einen Trick ? Oder muss ich alles von vorne einrichten.

Tim

Leonid Kogan notifications@github.com schrieb am Sa., 24. Feb. 2018, 20:10:

Auf der Startseite ;) Sonst einfach an leon@leonsio.com senden ;)

Von meinem iPhone gesendet

Am 24.02.2018 um 20:08 schrieb T1mey notifications@github.com:

Danke für den Tipp... Das hat mir Mal ein gutes Stück Zeit gespart. Wollte schon von neuem konfigurieren. Wo find ich denn den Spenden Button ?

— You are receiving this because you commented. Reply to this email directly, view it on GitHub, or mute the thread.

— You are receiving this because you modified the open/close state. Reply to this email directly, view it on GitHub https://github.com/leonsio/YAHM/issues/166#issuecomment-368251866, or mute the thread < https://github.com/notifications/unsubscribe-auth/AJ-ubkiSPO2R5KOdPPJnjoUR6jzLVcWzks5tYF62gaJpZM4SQzEL

.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub < https://github.com/leonsio/YAHM/issues/166#issuecomment-423822285>, or mute the thread < https://github.com/notifications/unsubscribe-auth/AAwBF73zTUk2-t04-MMqFF_wDxnqKoZFks5ud6CSgaJpZM4SQzEL .

— You are receiving this because you modified the open/close state. Reply to this email directly, view it on GitHub https://github.com/leonsio/YAHM/issues/166#issuecomment-423822466, or mute the thread https://github.com/notifications/unsubscribe-auth/AJ-ubqdRrGMF8VLnHUvk49TfX417gmKfks5ud6FBgaJpZM4SQzEL .

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/leonsio/YAHM/issues/166#issuecomment-423823030, or mute the thread https://github.com/notifications/unsubscribe-auth/AAwBF9cN2alI77H_zq3lZeDP7zyNbeUjks5ud6MWgaJpZM4SQzEL.

T1mey commented 5 years ago

Die Datei gibt es im Container gar nicht. Hab's irgendwie nur auf dem Pi selbst gefunden.

Leonid Kogan notifications@github.com schrieb am So., 23. Sep. 2018, 17:06:

Innerhalb des Containers

Yahm-ctl join

Dann unter /boot/config.txt

Am 23.09.2018 um 17:04 schrieb T1mey notifications@github.com:

Wo soll die genau liegen ?

Im Container

var/lib/lxc/yahm

Und wie heißt der fehlende Eintrag ?

Leonid Kogan notifications@github.com schrieb am So., 23. Sep. 2018, 16:57:

Schau in der /boot/config.txt ob da overlay eingetragen wurde Geht bei manchen in stallationen nicht

Am 23.09.2018 um 16:54 schrieb T1mey notifications@github.com:

Hi. Musste gerade yahm neu installieren. Hat soweit alles gepasst.

Hab mein Backup der Version vorher installiert. Ca. Von vor 6 Monaten.

Irgendwie funktionieren die Geräte nicht mehr. Gibt's da evtl. Einen Trick ? Oder muss ich alles von vorne einrichten.

Tim

Leonid Kogan notifications@github.com schrieb am Sa., 24. Feb. 2018, 20:10:

Auf der Startseite ;) Sonst einfach an leon@leonsio.com senden ;)

Von meinem iPhone gesendet

Am 24.02.2018 um 20:08 schrieb T1mey notifications@github.com:

Danke für den Tipp... Das hat mir Mal ein gutes Stück Zeit gespart. Wollte schon von neuem konfigurieren. Wo find ich denn den Spenden Button ?

— You are receiving this because you commented. Reply to this email directly, view it on GitHub, or mute the thread.

— You are receiving this because you modified the open/close state. Reply to this email directly, view it on GitHub <https://github.com/leonsio/YAHM/issues/166#issuecomment-368251866 , or mute the thread <

https://github.com/notifications/unsubscribe-auth/AJ-ubkiSPO2R5KOdPPJnjoUR6jzLVcWzks5tYF62gaJpZM4SQzEL

.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub < https://github.com/leonsio/YAHM/issues/166#issuecomment-423822285>, or mute the thread <

https://github.com/notifications/unsubscribe-auth/AAwBF73zTUk2-t04-MMqFF_wDxnqKoZFks5ud6CSgaJpZM4SQzEL

.

— You are receiving this because you modified the open/close state. Reply to this email directly, view it on GitHub https://github.com/leonsio/YAHM/issues/166#issuecomment-423822466, or mute the thread < https://github.com/notifications/unsubscribe-auth/AJ-ubqdRrGMF8VLnHUvk49TfX417gmKfks5ud6FBgaJpZM4SQzEL

.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub < https://github.com/leonsio/YAHM/issues/166#issuecomment-423823030>, or mute the thread < https://github.com/notifications/unsubscribe-auth/AAwBF9cN2alI77H_zq3lZeDP7zyNbeUjks5ud6MWgaJpZM4SQzEL .

— You are receiving this because you modified the open/close state. Reply to this email directly, view it on GitHub https://github.com/leonsio/YAHM/issues/166#issuecomment-423823111, or mute the thread https://github.com/notifications/unsubscribe-auth/AJ-ubhTNtkuk1Pon99IQG-LjHH0OuxkOks5ud6NfgaJpZM4SQzEL .

leonsio commented 5 years ago

Sorry hast recht, ist auf dem raspi zu finden

Siehe dazu auch https://github.com/leonsio/YAHM/issues/178 https://github.com/leonsio/YAHM/issues/178

Am 23.09.2018 um 17:13 schrieb T1mey notifications@github.com:

Die Datei gibt es im Container gar nicht. Hab's irgendwie nur auf dem Pi selbst gefunden.

Leonid Kogan notifications@github.com schrieb am So., 23. Sep. 2018, 17:06:

Innerhalb des Containers

Yahm-ctl join

Dann unter /boot/config.txt

Am 23.09.2018 um 17:04 schrieb T1mey notifications@github.com:

Wo soll die genau liegen ?

Im Container

var/lib/lxc/yahm

Und wie heißt der fehlende Eintrag ?

Leonid Kogan notifications@github.com schrieb am So., 23. Sep. 2018, 16:57:

Schau in der /boot/config.txt ob da overlay eingetragen wurde Geht bei manchen in stallationen nicht

Am 23.09.2018 um 16:54 schrieb T1mey notifications@github.com:

Hi. Musste gerade yahm neu installieren. Hat soweit alles gepasst.

Hab mein Backup der Version vorher installiert. Ca. Von vor 6 Monaten.

Irgendwie funktionieren die Geräte nicht mehr. Gibt's da evtl. Einen Trick ? Oder muss ich alles von vorne einrichten.

Tim

Leonid Kogan notifications@github.com schrieb am Sa., 24. Feb. 2018, 20:10:

Auf der Startseite ;) Sonst einfach an leon@leonsio.com senden ;)

Von meinem iPhone gesendet

Am 24.02.2018 um 20:08 schrieb T1mey notifications@github.com:

Danke für den Tipp... Das hat mir Mal ein gutes Stück Zeit gespart. Wollte schon von neuem konfigurieren. Wo find ich denn den Spenden Button ?

— You are receiving this because you commented. Reply to this email directly, view it on GitHub, or mute the thread.

— You are receiving this because you modified the open/close state. Reply to this email directly, view it on GitHub <https://github.com/leonsio/YAHM/issues/166#issuecomment-368251866 , or mute the thread <

https://github.com/notifications/unsubscribe-auth/AJ-ubkiSPO2R5KOdPPJnjoUR6jzLVcWzks5tYF62gaJpZM4SQzEL

.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub < https://github.com/leonsio/YAHM/issues/166#issuecomment-423822285>, or mute the thread <

https://github.com/notifications/unsubscribe-auth/AAwBF73zTUk2-t04-MMqFF_wDxnqKoZFks5ud6CSgaJpZM4SQzEL

.

— You are receiving this because you modified the open/close state. Reply to this email directly, view it on GitHub https://github.com/leonsio/YAHM/issues/166#issuecomment-423822466, or mute the thread < https://github.com/notifications/unsubscribe-auth/AJ-ubqdRrGMF8VLnHUvk49TfX417gmKfks5ud6FBgaJpZM4SQzEL

.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub < https://github.com/leonsio/YAHM/issues/166#issuecomment-423823030>, or mute the thread < https://github.com/notifications/unsubscribe-auth/AAwBF9cN2alI77H_zq3lZeDP7zyNbeUjks5ud6MWgaJpZM4SQzEL .

— You are receiving this because you modified the open/close state. Reply to this email directly, view it on GitHub https://github.com/leonsio/YAHM/issues/166#issuecomment-423823111, or mute the thread https://github.com/notifications/unsubscribe-auth/AJ-ubhTNtkuk1Pon99IQG-LjHH0OuxkOks5ud6NfgaJpZM4SQzEL .

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/leonsio/YAHM/issues/166#issuecomment-423823601, or mute the thread https://github.com/notifications/unsubscribe-auth/AAwBF7aIUHZfJNoM5pyZA2mBoSvV0OJXks5ud6UugaJpZM4SQzEL.

T1mey commented 5 years ago

Danke. Hat geklappt !!!

Leonid Kogan notifications@github.com schrieb am So., 23. Sep. 2018, 17:15:

Sorry hast recht, ist auf dem raspi zu finden

Siehe dazu auch https://github.com/leonsio/YAHM/issues/178 < https://github.com/leonsio/YAHM/issues/178>

Am 23.09.2018 um 17:13 schrieb T1mey notifications@github.com:

Die Datei gibt es im Container gar nicht. Hab's irgendwie nur auf dem Pi selbst gefunden.

Leonid Kogan notifications@github.com schrieb am So., 23. Sep. 2018, 17:06:

Innerhalb des Containers

Yahm-ctl join

Dann unter /boot/config.txt

Am 23.09.2018 um 17:04 schrieb T1mey notifications@github.com:

Wo soll die genau liegen ?

Im Container

var/lib/lxc/yahm

Und wie heißt der fehlende Eintrag ?

Leonid Kogan notifications@github.com schrieb am So., 23. Sep. 2018, 16:57:

Schau in der /boot/config.txt ob da overlay eingetragen wurde Geht bei manchen in stallationen nicht

Am 23.09.2018 um 16:54 schrieb T1mey notifications@github.com:

Hi. Musste gerade yahm neu installieren. Hat soweit alles gepasst.

Hab mein Backup der Version vorher installiert. Ca. Von vor 6 Monaten.

Irgendwie funktionieren die Geräte nicht mehr. Gibt's da evtl. Einen Trick ? Oder muss ich alles von vorne einrichten.

Tim

Leonid Kogan notifications@github.com schrieb am Sa., 24. Feb. 2018, 20:10:

Auf der Startseite ;) Sonst einfach an leon@leonsio.com senden ;)

Von meinem iPhone gesendet

Am 24.02.2018 um 20:08 schrieb T1mey < notifications@github.com>:

Danke für den Tipp... Das hat mir Mal ein gutes Stück Zeit gespart. Wollte schon von neuem konfigurieren. Wo find ich denn den Spenden Button ?

— You are receiving this because you commented. Reply to this email directly, view it on GitHub, or mute the thread.

— You are receiving this because you modified the open/close state. Reply to this email directly, view it on GitHub < https://github.com/leonsio/YAHM/issues/166#issuecomment-368251866 , or mute the thread <

https://github.com/notifications/unsubscribe-auth/AJ-ubkiSPO2R5KOdPPJnjoUR6jzLVcWzks5tYF62gaJpZM4SQzEL

.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub < https://github.com/leonsio/YAHM/issues/166#issuecomment-423822285>, or mute the thread <

https://github.com/notifications/unsubscribe-auth/AAwBF73zTUk2-t04-MMqFF_wDxnqKoZFks5ud6CSgaJpZM4SQzEL

.

— You are receiving this because you modified the open/close state. Reply to this email directly, view it on GitHub <https://github.com/leonsio/YAHM/issues/166#issuecomment-423822466 , or mute the thread <

https://github.com/notifications/unsubscribe-auth/AJ-ubqdRrGMF8VLnHUvk49TfX417gmKfks5ud6FBgaJpZM4SQzEL

.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub < https://github.com/leonsio/YAHM/issues/166#issuecomment-423823030>, or mute the thread <

https://github.com/notifications/unsubscribe-auth/AAwBF9cN2alI77H_zq3lZeDP7zyNbeUjks5ud6MWgaJpZM4SQzEL

.

— You are receiving this because you modified the open/close state. Reply to this email directly, view it on GitHub https://github.com/leonsio/YAHM/issues/166#issuecomment-423823111, or mute the thread < https://github.com/notifications/unsubscribe-auth/AJ-ubhTNtkuk1Pon99IQG-LjHH0OuxkOks5ud6NfgaJpZM4SQzEL

.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub < https://github.com/leonsio/YAHM/issues/166#issuecomment-423823601>, or mute the thread < https://github.com/notifications/unsubscribe-auth/AAwBF7aIUHZfJNoM5pyZA2mBoSvV0OJXks5ud6UugaJpZM4SQzEL .

— You are receiving this because you modified the open/close state. Reply to this email directly, view it on GitHub https://github.com/leonsio/YAHM/issues/166#issuecomment-423823736, or mute the thread https://github.com/notifications/unsubscribe-auth/AJ-ublh4akljmUcN4Jt7Y5eGhDg7WLRfks5ud6WjgaJpZM4SQzEL .