Hauptmenü

FHEM startet nicht

Begonnen von Scualo, 16 Mai 2013, 22:57:57

Vorheriges Thema - Nächstes Thema

Scualo

Hallo Zusammen,

bin neu hier und bekomme das FHEM 5.4 nicht zum laufen. Ich habe bereits erfolgreich CUL geflasht und mit Putty die Funktion kontrolliert. Desweiteren ist auch der Perl Win32:SerialPort installiert mit erfolgreichem Feedback (grüne Meldungen).

Hier meine LogFile
2013.05.16 22:49:36 1: Including config.txt
2013.05.16 22:49:36 5: Cmd: >attr global logfile c:\FHEM-5.4\log\fhem.log<
2013.05.16 22:49:36 5: Cmd: >attr global modpath .<
2013.05.16 22:49:36 5: Loading ./FHEM/99_SUNRISE_EL.pm
2013.05.16 22:49:36 5: Loading ./FHEM/99_Utils.pm
2013.05.16 22:49:36 5: Cmd: >attr global nofork 1<
2013.05.16 22:49:36 5: Cmd: >attr global port 7072 global<
2013.05.16 22:49:36 5: Cmd: >attr global statefile c:\FHEM-5.4\fhem.save<
2013.05.16 22:49:36 5: Cmd: >attr global verbose 5<
2013.05.16 22:49:36 5: Cmd: >define CUL CUL com4@9600 1234<
2013.05.16 22:49:36 5: Loading ./FHEM/00_CUL.pm
2013.05.16 22:49:36 3: Opening CUL device com4

Was fehlt nun noch ? Wer kann mir helfen ?


Meine Config:

attr global logfile c:\FHEM-5.4\log\fhem.log
attr global modpath .
attr global nofork 1
# "global" keyword at the end of following command allows connection from any host
attr global port 7072 global
attr global statefile c:\FHEM-5.4\fhem.save
attr global verbose 5

define CUL CUL com4@9600 1234

define WEB FHEMWEB 8083 global