komische fehlermeldungen...

Begonnen von stevestrong, 19 Dezember 2013, 21:11:25

Vorheriges Thema - Nächstes Thema

stevestrong

hier die antwort (aus logfile):
2013.12.22 14:34:48 5: Cmd: >update force<
2013.12.22 14:34:48 5: Loading ./FHEM/98_update.pm
2013.12.22 14:34:49 5: Cmd: >notice get update 6<
2013.12.22 14:34:49 5: Loading ./FHEM/98_notice.pm
2013.12.22 14:34:49 5: notice read file: ./FHEM/FhemUtils/update-20130127-001
2013.12.22 14:34:49 5: notice notExpired:update-20130127-001 published:update-20130127-001
2013.12.22 14:34:49 5: Cmd: >notice get update 7<
2013.12.22 14:34:49 5: notice read file: ./FHEM/FhemUtils/.notice-confirmation
2013.12.22 14:34:49 5: notice read file: ./FHEM/FhemUtils/update-20130127-001
2013.12.22 14:34:49 5: notice notConfirmed: notExpired:update-20130127-001 published:update-20130127-001
2013.12.22 14:34:49 5: Cmd: >notice get update 8<
2013.12.22 14:34:49 5: notice read file: ./FHEM/FhemUtils/.notice-confirmation
2013.12.22 14:34:49 5: notice read file: ./FHEM/FhemUtils/update-20130127-001


dann hab ich wieder "shutdown restart" ausgeführt...:
2013.12.22 14:36:05 5: Cmd: >shutdown restart<
2013.12.22 14:36:05 5: Triggering global (1 changes)
2013.12.22 14:36:05 5: Notify loop for global SHUTDOWN
2013.12.22 14:36:05 4: eventTypes: Global global SHUTDOWN -> SHUTDOWN
2013.12.22 14:36:05 0: Server shutdown
2013.12.22 14:36:10 1: Including fhem.cfg
2013.12.22 14:36:10 5: Cmd: >attr global autoload_undefined_devices 1<
2013.12.22 14:36:10 5: Cmd: >attr global logfile ./log/fhem-%Y-%m-%d.log<
2013.12.22 14:36:10 5: Cmd: >attr global modpath .<
2013.12.22 14:36:10 5: Loading ./FHEM/99_SUNRISE_EL.pm
2013.12.22 14:36:11 5: Loading ./FHEM/99_Utils.pm
2013.12.22 14:36:11 5: Cmd: >attr global motd none<
2013.12.22 14:36:11 5: Cmd: >attr global sendStatistics onUpdate<
2013.12.22 14:36:11 5: Cmd: >attr global statefile ./log/fhem.save<
2013.12.22 14:36:11 5: Cmd: >attr global uniqueID ./FHEM/FhemUtils/uniqueID<
2013.12.22 14:36:11 5: Cmd: >attr global updateInBackground 1<
2013.12.22 14:36:11 5: Cmd: >attr global userattr devStateIcon devStateStyle icon sortby webCmd<
2013.12.22 14:36:11 5: Cmd: >attr global verbose 5<
2013.12.22 14:36:11 5: Cmd: >define telnetPort telnet 7072 global<
2013.12.22 14:36:11 5: Loading ./FHEM/98_telnet.pm
2013.12.22 14:36:12 3: telnetPort: port 7072 opened
2013.12.22 14:36:12 5: Cmd: >define WEB FHEMWEB 8083 global<
2013.12.22 14:36:12 5: Loading ./FHEM/01_FHEMWEB.pm
2013.12.22 14:36:14 3: WEB: port 8083 opened
2013.12.22 14:36:14 5: Cmd: >attr WEB verbose 3<
2013.12.22 14:36:14 5: Cmd: >define WEBphone FHEMWEB 8084 global<
2013.12.22 14:36:14 3: WEBphone: port 8084 opened
2013.12.22 14:36:14 5: Cmd: >attr WEBphone stylesheetPrefix smallscreen<
2013.12.22 14:36:14 5: Cmd: >define WEBtablet FHEMWEB 8085 global<
2013.12.22 14:36:14 3: WEBtablet: port 8085 opened
2013.12.22 14:36:14 5: Cmd: >attr WEBtablet stylesheetPrefix touchpad<
2013.12.22 14:36:14 5: Cmd: >define Logfile FileLog ./log/fhem-%Y-%m-%d.log fakelog<
2013.12.22 14:36:14 5: Loading ./FHEM/92_FileLog.pm
2013.12.22 14:36:15 5: Cmd: >define autocreate autocreate<
2013.12.22 14:36:15 5: Loading ./FHEM/98_autocreate.pm
2013.12.22 14:36:15 5: Cmd: >attr autocreate filelog ./log/%NAME-%Y-%m-%d.log<
2013.12.22 14:36:15 5: Cmd: >define eventTypes eventTypes ./log/eventTypes.txt<
2013.12.22 14:36:15 5: Loading ./FHEM/91_eventTypes.pm
2013.12.22 14:36:15 5: Cmd: >define WiFLY ECMD telnet 192.168.100.23:2000<
2013.12.22 14:36:15 5: Loading ./FHEM/66_ECMD.pm
2013.12.22 14:36:15 3: ECMD opening WiFLY (protocol telnet, device 192.168.100.23:2000)
2013.12.22 14:36:18 3: Can't connect to 192.168.100.23:2000: No route to host
2013.12.22 14:36:18 5: Cmd: >attr WiFLY classdefs UART=../fhem/uart.classdef<
2013.12.22 14:36:18 5: WiFLY: adding new class UART from file ../fhem/uart.classdef
2013.12.22 14:36:18 5: WiFLY: evaluating >get p1 cmd { chr(10).chr(13)."foo".chr(13) }<
2013.12.22 14:36:18 5: WiFLY: get p1 command defined as { chr(10).chr(13)."foo".chr(13) }
2013.12.22 14:36:18 5: WiFLY: evaluating >get p2 cmd { "45 6".chr(13) }<
2013.12.22 14:36:18 5: WiFLY: get p2 command defined as { "45 6".chr(13) }
2013.12.22 14:36:18 5: WiFLY: evaluating >get p3 cmd { "7 8 9".chr(13) }<
2013.12.22 14:36:18 5: WiFLY: get p3 command defined as { "7 8 9".chr(13) }
2013.12.22 14:36:18 5: Cmd: >attr WiFLY room Pince<
2013.12.22 14:36:18 5: Cmd: >define myU ECMDDevice UART<
2013.12.22 14:36:18 5: Loading ./FHEM/67_ECMDDevice.pm
2013.12.22 14:36:18 5: Cmd: >attr myU room Pince<
2013.12.22 14:36:18 5: Cmd: >define Log_WiFLY FileLog ./log/WiFLY-%Y-%m-%d.log (WiFLY|UART)<
2013.12.22 14:36:18 5: Cmd: >define readECMD dummy<
2013.12.22 14:36:18 5: Loading ./FHEM/98_dummy.pm
2013.12.22 14:36:18 5: Cmd: >attr readECMD devStateIcon on:on:on off:off:on<
2013.12.22 14:36:18 5: Cmd: >attr readECMD room Pince<
2013.12.22 14:36:18 5: Cmd: >attr readECMD webCmd OlvasdKi<
2013.12.22 14:36:18 5: Cmd: >define rdECMD notify readECMD get myU p1 ; sllep(1) ; get myU p2 ; sleep(1); get myU p3<
2013.12.22 14:36:18 5: Loading ./FHEM/91_notify.pm
2013.12.22 14:36:19 5: Cmd: >attr rdECMD room Pince<
2013.12.22 14:36:19 1: Including ./log/fhem.save
2013.12.22 14:36:19 5: Cmd: >setstate Log_WiFLY active<
2013.12.22 14:36:19 5: Cmd: >setstate Logfile active<
2013.12.22 14:36:19 5: Cmd: >setstate WiFLY disconnected<
2013.12.22 14:36:19 5: Cmd: >setstate autocreate active<
2013.12.22 14:36:19 5: Cmd: >setstate eventTypes active<
2013.12.22 14:36:19 5: Cmd: >setstate global <no definition><
2013.12.22 14:36:19 5: Cmd: >setstate myU p3<
2013.12.22 14:36:19 5: Cmd: >setstate myU 2013-12-22 14:33:14 p1<
2013.12.22 14:36:19 5: Cmd: >setstate myU 2013-12-22 14:33:14 p2<
2013.12.22 14:36:19 5: Cmd: >setstate myU 2013-12-22 14:33:14 p3<
2013.12.22 14:36:19 5: Cmd: >setstate myU 2013-12-22 14:33:14 state p3<
2013.12.22 14:36:19 5: Cmd: >setstate rdECMD active<
2013.12.22 14:36:19 5: Cmd: >setstate readECMD OlvasdKi<
2013.12.22 14:36:19 5: Cmd: >setstate readECMD 2013-12-22 14:33:14 state OlvasdKi<
2013.12.22 14:36:19 5: Interface "interface": readings "", getters "", setters ""
2013.12.22 14:36:19 5: Interface "switch": readings "onoff", getters "onoff", setters ""
2013.12.22 14:36:19 5: Interface "switch_active": readings "onoff", getters "onoff", setters ""
2013.12.22 14:36:19 5: Interface "switch_passive": readings "onoff", getters "onoff", setters "on:off"
2013.12.22 14:36:19 5: Interface "dimmer": readings "onoff:level", getters "onoff:level", setters "on:off:dimto:dimup:dimdown"
2013.12.22 14:36:19 5: Interface "temperature": readings "temperature", getters "temperature", setters ""
2013.12.22 14:36:19 5: Interface "humidity": readings "humidity", getters "humidity", setters ""
2013.12.22 14:36:19 5: Interface "wind": readings "wind", getters "wind", setters ""
2013.12.22 14:36:19 5: Interface "power": readings "power:maxPower:energy", getters "power:maxPower:energy", setters ""
2013.12.22 14:36:19 5: Triggering global (1 changes)
2013.12.22 14:36:19 5: Notify loop for global INITIALIZED
2013.12.22 14:36:19 4: eventTypes: Global global INITIALIZED -> INITIALIZED
2013.12.22 14:36:19 0: Server started with 13 defined entities (version $Id: fhem.pl 3872 2013-09-07 11:58:33Z rudolfkoenig $, os linux, user root, pid 4623)



Rohan

Hi,

da will dir das Update etwas sagen:

Zitat
2013.12.22 14:34:49 5: notice read file: ./FHEM/FhemUtils/update-20130127-001
2013.12.22 14:34:49 5: notice notExpired:update-20130127-001 published:update-20130127-001
2013.12.22 14:34:49 5: Cmd: >notice get update 7<
2013.12.22 14:34:49 5: notice read file: ./FHEM/FhemUtils/.notice-confirmation
2013.12.22 14:34:49 5: notice read file: ./FHEM/FhemUtils/update-20130127-001
2013.12.22 14:34:49 5: notice notConfirmed: notExpired:update-20130127-001 published:update-20130127-001
2013.12.22 14:34:49 5: Cmd: >notice get update 8<
2013.12.22 14:34:49 5: notice read file: ./FHEM/FhemUtils/.notice-confirmation
2013.12.22 14:34:49 5: notice read file: ./FHEM/FhemUtils/update-20130127-001

Also
"read file: ./FHEM/FhemUtils/update-20130127-001"

;)

Gruß
Thomas
Fhem auf Mini-ITX mit Celeron 2-Core, HMLAN (> 55 Devices), CUL (FS20 und EM), RFXtrx 433E, Arduino (einige DS18B20), RPi mit 1-Wire (DS2423 für S0-Signale, DS18B20+), RPi/Arduino mit MQ-5 und MQ-9 (CO- und CNG/LPG-Sensor), CO-20 IAQ Sensor

stevestrong

Hi Thomas,
also die zeile
attr global sendStatistics manually
gibt es bereits im fhem.cfg, so wie im logfile meldung drin steht.
was fehlt noch?

Joachim

Versuch al herauszubekommen, was das heissen könnte:
notice-confirmation

Gruß Joachim
FHEM aktuellste Version auf FB 7570 und 7390 mit Zebradem Toolbox Freetz
FHEM auf Raspberry
1-Wire mit LinkUSBi und Rs-Pi ds2482-800  1-Wire-9 Board; Max mit Cube, HMLAN
div. 1-Wire Sensoren; MAX-Thermostaten; Homematic-Komponenten, Zehnder KWL über RS-232

stevestrong

in der datei .notice-confirmation steht:
update-20130127-001 2013-12-21 23:54:03 1
was soll ich noch machen?
grüsse
steve

Joachim

Das scöne an FHEM ist, es spricht mit Dir, du musst nur lesen, was es sagt!
Du hast bei Deinem Updateversuch folgende Meldung bekommen:
Zitat==> Action required:

    There is at least one unconfirmed message. Before updating FHEM
    these messages have to be confirmed first:
      ID: update-20130127-001

    To view a message (again), please enter 'notice view <ID>'.
    To confirm a message, please enter 'notice confirm <ID> [value]'.
    '[value]' is an optional argument. Please refer to the message,
    whether the disclosure of '[value]' is necessary.

    For further information please consult the manual for the command
    'notice' in the documentation of FHEM (commandref.html).

    The update is canceled for now.
Solche Meldungen sollte man lesen.
Dieses ist die entscheidende Zeile:
ZitatTo confirm a message, please enter 'notice confirm <ID> [value]'.
Das hier eingeben:
Zitatnotice confirm update-20130127-001
ist die Lösung.

Gruß Joachim
FHEM aktuellste Version auf FB 7570 und 7390 mit Zebradem Toolbox Freetz
FHEM auf Raspberry
1-Wire mit LinkUSBi und Rs-Pi ds2482-800  1-Wire-9 Board; Max mit Cube, HMLAN
div. 1-Wire Sensoren; MAX-Thermostaten; Homematic-Komponenten, Zehnder KWL über RS-232

stevestrong

#21
hallo Joachim,
danke, ich hab auf diese meldung schon gestern abend reagiert und die entsprechende kommando zeile in fhem eingegeben, mit <value> = 1, deswegen steht auch in der datei ".notice-confirmation" ein "1" am ende, siehe oben.
hab ich was falsch gemacht?
danke undd grüsse,
steve

EDIT
hab den "1" vom ende gelöscht, und versucht "update", darauf die meldung im logfile bekommen:
2013.12.22 20:07:43 5: Cmd: >notice confirm update-20130127-001<
2013.12.22 20:07:43 5: Loading ./FHEM/98_notice.pm
2013.12.22 20:07:43 5: notice read file: ./FHEM/FhemUtils/update-20130127-001
2013.12.22 20:07:43 5: notice read file: ./FHEM/FhemUtils/.notice-confirmation
2013.12.22 20:09:08 5: Cmd: >update<
2013.12.22 20:09:08 5: Loading ./FHEM/98_update.pm
2013.12.22 20:09:09 5: Cmd: >notice get update 6<
2013.12.22 20:09:09 5: notice read file: ./FHEM/FhemUtils/update-20130127-001
2013.12.22 20:09:09 5: notice notExpired:update-20130127-001 published:update-20130127-001
2013.12.22 20:09:09 5: Cmd: >notice get update 7<
2013.12.22 20:09:09 5: notice read file: ./FHEM/FhemUtils/.notice-confirmation
2013.12.22 20:09:09 5: notice read file: ./FHEM/FhemUtils/update-20130127-001
2013.12.22 20:09:09 5: notice notConfirmed: notExpired:update-20130127-001 published:update-20130127-001
2013.12.22 20:09:09 5: Cmd: >notice get update 8<
2013.12.22 20:09:09 5: notice read file: ./FHEM/FhemUtils/.notice-confirmation
2013.12.22 20:09:09 5: notice read file: ./FHEM/FhemUtils/update-20130127-001


und nach "shutdown restart":
...
2013.12.22 20:20:39 0: Server started with 13 defined entities (version $Id: fhem.pl 3872 2013-09-07 11:58:33Z rudolfkoenig $, os linux, user root, pid 4773)


andere ideen was ich noch machen kann?

Joachim

FHEM aktuellste Version auf FB 7570 und 7390 mit Zebradem Toolbox Freetz
FHEM auf Raspberry
1-Wire mit LinkUSBi und Rs-Pi ds2482-800  1-Wire-9 Board; Max mit Cube, HMLAN
div. 1-Wire Sensoren; MAX-Thermostaten; Homematic-Komponenten, Zehnder KWL über RS-232

stevestrong

ok, danke, das alles hab ich schon 2x gemacht.
und wie kann ich prüfen ob das update tatsächlich durchgeführt wurde oder nicht?
steve

Puschel74

Hallo,

sei doch bitte so nett und leg dir mal eine Signatur zu mit deiner verwendeten Hardware.
Ist recht schnell gemacht - nicht viel einzutragen und noch dazu gratis.

Danke.

Grüße

P.S.: Gib mal version in die Befehlszeile ein - siehe Screenshot
Zotac BI323 als Server mit DBLog
CUNO für FHT80B, 3 HM-Lan per vCCU, RasPi mit CUL433 für Somfy-Rollo (F2F), RasPi mit I2C(LM75) (F2F), RasPi für Panstamp+Vegetronix +SONOS(F2F)
Ich beantworte keine Supportanfragen per PM! Bitte im Forum suchen oder einen Beitrag erstellen.

stevestrong

#25
danke Puschel,
genau diese information fehlte.
jetzt weiss ich wie ich die versionnummern prüfen kann.
ob die letzte version dabei ist? weiss ich nicht... ECMD kommt mir ziemlich veraltet vor...
auch hab ich signatur upgedated.
danke an alle nochmal.
wenn die komische meldungen nochmal auftretten dann werde ich nochmal berichten.

grüsse,
steve

version:
# $Id: fhem.pl 3872 2013-09-07 11:58:33Z rudolfkoenig $
# $Id: 66_ECMD.pm 2356 2012-12-23 09:02:02Z borisneubert $
# $Id: 67_ECMDDevice.pm 3412 2013-07-13 11:21:18Z rudolfkoenig $
# $Id: 01_FHEMWEB.pm 3963 2013-09-26 08:55:32Z martinp876 $
# $Id: 92_FileLog.pm 3759 2013-08-21 08:13:08Z rudolfkoenig $
# $Id: 99_SUNRISE_EL.pm 3738 2013-08-18 14:13:59Z rudolfkoenig $
# $Id: 99_Utils.pm 3595 2013-08-05 05:38:48Z tobiasfaust $
# $Id: 98_autocreate.pm 3957 2013-09-25 06:21:02Z rudolfkoenig $
# $Id: 98_dummy.pm 3738 2013-08-18 14:13:59Z rudolfkoenig $
# $Id: 91_eventTypes.pm 2982 2013-03-24 17:47:28Z rudolfkoenig $
# $Id: 91_notify.pm 3738 2013-08-18 14:13:59Z rudolfkoenig $
# $Id: 98_telnet.pm 3738 2013-08-18 14:13:59Z rudolfkoenig $

Rohan

ich sach doch...

$Id: fhem.pl 3872 2013-09-07 11:58:33Z rudolfkoenig

... komische Häufung

@steve: Meine fhem.pl ist z.B. von Mitte Dezember und trägt eine Version-Nummer > 4.000. Du kannst fast alle 2 Tage mit neuen Versionen von *einem* / *einigen* Modulen rechnen, zumal wenn es neue Geräte gibt, die noch eingebunden werden müssen. Fhem ist zum Glück ein sehr dynamisches "Werkzeug", welches der ständigen Pflege bedarf und zum Glück diese Pflege auch erfährt. Aber das bekommst du mit der Zeit noch mit. Und die Einsteigerdoku magst du zwar gelesen haben, aber ...

Man liest sich ;)

Gruß
und N8

Thomas
Fhem auf Mini-ITX mit Celeron 2-Core, HMLAN (> 55 Devices), CUL (FS20 und EM), RFXtrx 433E, Arduino (einige DS18B20), RPi mit 1-Wire (DS2423 für S0-Signale, DS18B20+), RPi/Arduino mit MQ-5 und MQ-9 (CO- und CNG/LPG-Sensor), CO-20 IAQ Sensor

Puschel74

Hallo,

tja. Hier tut ein update dringend not.

Grüße
Zotac BI323 als Server mit DBLog
CUNO für FHT80B, 3 HM-Lan per vCCU, RasPi mit CUL433 für Somfy-Rollo (F2F), RasPi mit I2C(LM75) (F2F), RasPi für Panstamp+Vegetronix +SONOS(F2F)
Ich beantworte keine Supportanfragen per PM! Bitte im Forum suchen oder einen Beitrag erstellen.