FHEM Forum

FHEM => Anfängerfragen => Thema gestartet von: Bytechanger am 22 Juli 2016, 10:15:11

Titel: FHEM nach update und Neustart nicht mehr erreichbar?
Beitrag von: Bytechanger am 22 Juli 2016, 10:15:11
Hallo,

ich habe das Problem, dass nach dem heutigen Update ein FHEM-Neustart und Raspi-Neustart FHEM jetzt nicht mehr über WEB erreichbar ist.

Habe FHEM schon über systemctl stop fhem  und systemctl start fhem neu gestartet, ohne Erfolg:

Im Log steht:
2016.07.22 10:10:20 3: Probing TCM_ESP3 device /dev/ttyUSB1
2016.07.22 10:10:21 3: Probing TCM_ESP2 device /dev/ttyUSB1
2016.07.22 10:10:21 3: Probing FHZ device /dev/ttyUSB1
2016.07.22 10:10:21 3: Probing TRX device /dev/ttyUSB1
2016.07.22 10:10:22 3: Probing ZWDongle device /dev/ttyUSB1
2016.07.22 10:10:22 3: Probing FRM device /dev/ttyUSB1
2016.07.22 10:10:27 3: Probing TCM_ESP3 device /dev/ttyUSB2
2016.07.22 10:10:27 3: Probing TCM_ESP2 device /dev/ttyUSB2
2016.07.22 10:10:28 3: Probing FHZ device /dev/ttyUSB2
2016.07.22 10:10:28 3: Probing TRX device /dev/ttyUSB2
2016.07.22 10:10:29 3: Probing ZWDongle device /dev/ttyUSB2
2016.07.22 10:10:29 3: Probing FRM device /dev/ttyUSB2
2016.07.22 10:10:34 1: usb create end
2016.07.22 10:10:34 3: Opening mqtt device 127.0.0.1:1883
2016.07.22 10:10:34 3: mqtt device opened
2016.07.22 10:10:34 1: Including ./FHEM/fhem_User.cfg
2016.07.22 10:10:34 3: CUL_HM set InfoDisplay_Dis_01 displayWM short line1 e:{getMyLine(1,1)}
2016.07.22 10:10:34 3: CUL_HM set InfoDisplay_Dis_01 displayWM short line2 e:{getMyLine(1,2)}
2016.07.22 10:10:34 3: CUL_HM set InfoDisplay_Dis_01 displayWM short line3 e:{getMyLine(1,3)}
2016.07.22 10:10:34 3: CUL_HM set InfoDisplay_Dis_01 displayWM short line4 e:{getMyLine(1,4)}
2016.07.22 10:10:34 3: CUL_HM set InfoDisplay_Dis_01 displayWM short line5 e:{getMyLine(1,5)}
2016.07.22 10:10:34 3: CUL_HM set InfoDisplay_Dis_01 displayWM short line6 e:{getMyLine(1,6)}
2016.07.22 10:10:34 3: CUL_HM set InfoDisplay_Dis_02 displayWM short line1 e:{getMyLine(3,1)}
2016.07.22 10:10:34 3: CUL_HM set InfoDisplay_Dis_02 displayWM short line2 e:{getMyLine(3,2)}
2016.07.22 10:10:34 3: CUL_HM set InfoDisplay_Dis_02 displayWM short line3 e:{getMyLine(3,3)}
2016.07.22 10:10:34 3: CUL_HM set InfoDisplay_Dis_02 displayWM short line4 e:{getMyLine(3,4)}
2016.07.22 10:10:34 3: CUL_HM set InfoDisplay_Dis_02 displayWM short line5 e:{getMyLine(3,5)}
2016.07.22 10:10:34 3: CUL_HM set InfoDisplay_Dis_02 displayWM short line6 e:{getMyLine(3,6)}
2016.07.22 10:10:34 3: CUL_HM set InfoDisplay_Dis_02 displayWM long line1 e:{getMyLine(4,1)}
2016.07.22 10:10:34 3: CUL_HM set InfoDisplay_Dis_02 displayWM long line2 e:{getMyLine(4,2)}
2016.07.22 10:10:34 3: CUL_HM set InfoDisplay_Dis_02 displayWM long line3 e:{getMyLine(4,3)}
2016.07.22 10:10:34 3: CUL_HM set InfoDisplay_Dis_02 displayWM long line4 e:{getMyLine(4,4)}
2016.07.22 10:10:35 3: CUL_HM set InfoDisplay_Dis_02 displayWM long line5 e:{getMyLine(4,5)}
2016.07.22 10:10:35 3: CUL_HM set InfoDisplay_Dis_02 displayWM long line6 e:{getMyLine(4,6)}
2016.07.22 10:10:35 3: FHEM_CUSTOM: FHEM restartet!
2016.07.22 10:10:35 3: CUL_HM set InfoDisplay_Dis_01 displayWM long line1 Hallo white noIcon
2016.07.22 10:10:35 3: CUL_HM set InfoDisplay_Dis_01 displayWM long line2 Anna red noIcon
2016.07.22 10:10:35 3: CUL_HM set InfoDisplay_Dis_01 displayWM long line3 wie white noIcon
2016.07.22 10:10:35 3: CUL_HM set InfoDisplay_Dis_01 displayWM long line4 geht blue noIcon
2016.07.22 10:10:35 3: CUL_HM set InfoDisplay_Dis_01 displayWM long line5 es white newMsg
2016.07.22 10:10:35 3: CUL_HM set InfoDisplay_Dis_01 displayWM long line6 Dir white noIcon
2016.07.22 10:10:35 3: ----> FHEM INITIALIZED
2016.07.22 10:10:35 3: NTFY return:  WhatsApp:HASH(0x33bb478)
2016.07.22 10:10:35 2: SecurityCheck:  WEB,WEBphone,WEBtablet has no associated allowed device with basicAuth.  Restart FHEM for a new check if the problem is fixed, or set the global attribute motd to none to supress this message.
2016.07.22 10:10:35 0: Featurelevel: 5.7
2016.07.22 10:10:35 0: Server started with 341 defined entities (fhem.pl:11756/2016-07-07 perl:5.020002 os:linux user:fhem pid:2012)
2016.07.22 10:10:35 1: Perfmon: possible freeze starting at 10:06:42, delay is 233.318
2016.07.22 10:10:35 3: telnetForBlockingFn_1469175035: port 45710 opened
Mondaufgang: 22:45 -- 1Monduntergang: Mondaufgang: 22:45 -- 0Monduntergang: 09:522016.07.22 10:10:36 0: Server shutdown
2016.07.22 10:10:36 3: WhatsApp: sending /disconnect
2016.07.22 10:10:36 3: WhatsApp: Disconnected
2016.07.22 10:10:36 1: BlockingInformParent (FRITZBOX_Readout_Done): Can't connect to localhost:45710: IO::Socket::INET: connect: Verbindungsaufbau abgelehnt
2016.07.22 10:10:36 1: BlockingInformParent (FRITZBOX_Readout_Done): Can't connect to localhost:45710: IO::Socket::INET: connect: Verbindungsaufbau abgelehnt
2016.07.22 10:11:07 1: PERL WARNING: Possible unintended interpolation of @185181556 in string at ./FHEM/99_AlarmUtils.pm line 90.
2016.07.22 10:11:07 1: PERL WARNING: Possible unintended interpolation of @180649218 in string at ./FHEM/99_AlarmUtils.pm line 91.
2016.07.22 10:11:07 1: PERL WARNING: Possible unintended interpolation of @101625766 in string at ./FHEM/99_AlarmUtils.pm line 122.
2016.07.22 10:11:07 1: PERL WARNING: Possible unintended interpolation of @228836493 in string at ./FHEM/99_AlarmUtils.pm line 132.
2016.07.22 10:11:07 1: PERL WARNING: given is experimental at ./FHEM/99_StatusUtils.pm line 247.
2016.07.22 10:11:07 1: PERL WARNING: when is experimental at ./FHEM/99_StatusUtils.pm line 248.
2016.07.22 10:11:07 1: PERL WARNING: given is experimental at ./FHEM/99_StatusUtils.pm line 250.
2016.07.22 10:11:07 1: PERL WARNING: when is experimental at ./FHEM/99_StatusUtils.pm line 251.
2016.07.22 10:11:07 1: PERL WARNING: when is experimental at ./FHEM/99_StatusUtils.pm line 259.
2016.07.22 10:11:07 1: PERL WARNING: when is experimental at ./FHEM/99_StatusUtils.pm line 266.
2016.07.22 10:11:07 1: PERL WARNING: when is experimental at ./FHEM/99_StatusUtils.pm line 274.
2016.07.22 10:11:07 1: PERL WARNING: when is experimental at ./FHEM/99_StatusUtils.pm line 280.
2016.07.22 10:11:07 1: PERL WARNING: when is experimental at ./FHEM/99_StatusUtils.pm line 291.
2016.07.22 10:11:07 1: PERL WARNING: when is experimental at ./FHEM/99_StatusUtils.pm line 300.
2016.07.22 10:11:07 1: PERL WARNING: given is experimental at ./FHEM/99_StatusUtils.pm line 302.
2016.07.22 10:11:07 1: PERL WARNING: when is experimental at ./FHEM/99_StatusUtils.pm line 303.
2016.07.22 10:11:07 1: PERL WARNING: when is experimental at ./FHEM/99_StatusUtils.pm line 306.
2016.07.22 10:11:07 1: PERL WARNING: when is experimental at ./FHEM/99_StatusUtils.pm line 307.
2016.07.22 10:11:07 1: PERL WARNING: when is experimental at ./FHEM/99_StatusUtils.pm line 308.
2016.07.22 10:11:07 1: PERL WARNING: when is experimental at ./FHEM/99_StatusUtils.pm line 309.
2016.07.22 10:11:07 1: PERL WARNING: when is experimental at ./FHEM/99_StatusUtils.pm line 310.
2016.07.22 10:11:07 1: PERL WARNING: when is experimental at ./FHEM/99_StatusUtils.pm line 313.
2016.07.22 10:11:07 1: PERL WARNING: given is experimental at ./FHEM/99_StatusUtils.pm line 315.
2016.07.22 10:11:07 1: PERL WARNING: when is experimental at ./FHEM/99_StatusUtils.pm line 316.
2016.07.22 10:11:07 1: PERL WARNING: when is experimental at ./FHEM/99_StatusUtils.pm line 318.
2016.07.22 10:11:07 1: PERL WARNING: when is experimental at ./FHEM/99_StatusUtils.pm line 322.
2016.07.22 10:11:07 1: PERL WARNING: when is experimental at ./FHEM/99_StatusUtils.pm line 323.
2016.07.22 10:11:07 1: PERL WARNING: when is experimental at ./FHEM/99_StatusUtils.pm line 324.
2016.07.22 10:11:07 1: PERL WARNING: when is experimental at ./FHEM/99_StatusUtils.pm line 325.
2016.07.22 10:11:07 1: PERL WARNING: when is experimental at ./FHEM/99_StatusUtils.pm line 328.
2016.07.22 10:11:07 1: PERL WARNING: given is experimental at ./FHEM/99_StatusUtils.pm line 332.
2016.07.22 10:11:07 1: PERL WARNING: when is experimental at ./FHEM/99_StatusUtils.pm line 333.
2016.07.22 10:11:07 1: PERL WARNING: when is experimental at ./FHEM/99_StatusUtils.pm line 334.
2016.07.22 10:11:07 1: PERL WARNING: when is experimental at ./FHEM/99_StatusUtils.pm line 343.
2016.07.22 10:11:07 1: PERL WARNING: when is experimental at ./FHEM/99_StatusUtils.pm line 344.
2016.07.22 10:11:07 1: PERL WARNING: when is experimental at ./FHEM/99_StatusUtils.pm line 345.
2016.07.22 10:11:07 1: PERL WARNING: when is experimental at ./FHEM/99_StatusUtils.pm line 346.
2016.07.22 10:11:07 1: PERL WARNING: Subroutine myUtils_Initialize redefined at ./FHEM/99_myUtils.pm line 16.
2016.07.22 10:11:07 2: Perfmon: ready to watch out for delays greater than one second
2016.07.22 10:11:07 1: Including fhem.cfg
2016.07.22 10:11:07 1: PERL WARNING: Subroutine myUtils_Initialize redefined at ./FHEM/99_myKalenderUtils.pm line 16, <$fh> line 7.
2016.07.22 10:11:07 1: PERL WARNING: Subroutine KalenderDatum redefined at ./FHEM/99_myKalenderUtils.pm line 31, <$fh> line 7.
2016.07.22 10:11:07 1: PERL WARNING: Subroutine Abfalltermine redefined at ./FHEM/99_myKalenderUtils.pm line 50, <$fh> line 7.
2016.07.22 10:11:07 1: PERL WARNING: Subroutine GetAbfall redefined at ./FHEM/99_myKalenderUtils.pm line 152, <$fh> line 7.
2016.07.22 10:11:07 1: PERL WARNING: Subroutine AbfallStart redefined at ./FHEM/99_myKalenderUtils.pm line 204, <$fh> line 7.
2016.07.22 10:11:07 1: PERL WARNING: Subroutine AbfallEnde redefined at ./FHEM/99_myKalenderUtils.pm line 248, <$fh> line 7.
2016.07.22 10:11:07 1: PERL WARNING: Subroutine Muelltermine redefined at ./FHEM/99_myKalenderUtils.pm line 288, <$fh> line 7.
2016.07.22 10:11:07 1: PERL WARNING: Subroutine Kalenderstart redefined at ./FHEM/99_myKalenderUtils.pm line 350, <$fh> line 7.
2016.07.22 10:11:07 1: PERL WARNING: Subroutine Kalenderende redefined at ./FHEM/99_myKalenderUtils.pm line 366, <$fh> line 7.
2016.07.22 10:11:08 3: telnetPort: port 7072 opened
2016.07.22 10:11:08 3: WEB: port 8083 opened
2016.07.22 10:11:08 3: WEBphone: port 8084 opened
2016.07.22 10:11:08 3: WEBtablet: port 8085 opened
2016.07.22 10:11:09 2: eventTypes: loaded 2657 events from ./log/eventTypes.txt
2016.07.22 10:11:10 3: Opening CUL0 device /dev/ttyACM0
2016.07.22 10:11:10 3: Setting CUL0 serial parameters to 9600,8,N,1
2016.07.22 10:11:11 3: CUL0: Possible commands: BbCFiAZNkGMKUYRTVWXefmLltux
2016.07.22 10:11:11 3: CUL0 device opened
2016.07.22 10:11:11 2: Switched CUL0 rfmode to HomeMatic
2016.07.22 10:11:11 1: HMLAN_Parse: HMLAN1 new condition disconnected
2016.07.22 10:11:11 3: Opening HMLAN1 device 172.30.90.30:1000
2016.07.22 10:11:11 1: HMLAN_Parse: HMLAN1 new condition init
2016.07.22 10:11:11 3: HMLAN1 device opened
2016.07.22 10:11:13 3: wetter_ab: Defined with URL http://api.wunderground.com/weatherstation/WXDailyHistory.asp?ID=aaa&format=XML and interval 1800
2016.07.22 10:11:14 3: Pollenflug: Defined with URL http://www.donnerwetter.de/pollenflug/aaa.html and interval 7200
2016.07.22 10:11:16 3: TABLETUI: new ext defined infix:ftui/: dir:./www/tablet:
2016.07.22 10:11:16 3: Registering HTTPSRV TABLETUI for URL /ftui   and assigned link ftui/ ...
2016.07.22 10:11:16 2: WhatsApp: starting yoswup-cli: /opt/yowsup-master/yowsup-cli demos -c /opt/yowsup-config/yowsup.config --yowsup
2016.07.22 10:11:17 1: PERL WARNING: Constant subroutine main::URL redefined at /usr/share/perl/5.20/constant.pm line 156, <$fh> line 1196.
2016.07.22 10:11:17 3: Opening Telefon device 172.30.90.221:1012
2016.07.22 10:11:17 3: Telefon device opened
2016.07.22 10:11:17 3: [STV] defined with host: 172.30.90.140 port: 52235
2016.07.22 10:11:20 3: EDTankstelle: Defined with URL http://www.clever-tanken.de/tankstelle_details/aa and interval 600
2016.07.22 10:11:20 3: EDTankstelle: the attribute reading01Expr should no longer be used. Please use reading01OExpr instead
2016.07.22 10:11:20 3: EDTankstelle: For most old attributes you can specify enableControlSet and then set device upgradeAttributes to automatically modify the configuration
2016.07.22 10:11:20 3: EDTankstelle: the attribute reading02Expr should no longer be used. Please use reading02OExpr instead
2016.07.22 10:11:20 3: EDTankstelle: For most old attributes you can specify enableControlSet and then set device upgradeAttributes to automatically modify the configuration
2016.07.22 10:11:21 3: eq3: Defined with URL http://www.eq-3.de/ajax/downloads.php and interval 86400
2016.07.22 10:11:21 3: eq3: added hint :text,reading,internal,expression,delete to attr readingMaxAgeReplacementMode in userattr list
2016.07.22 10:11:22 3: TelegramBot_Define Telegram: called
2016.07.22 10:11:23 2: TelegramBot_DoUrlCommand Telegram: FAILED http access returned error :https://api.telegram.org/aaa/getMe: Can't connect(2) to https://api.telegram.org:443:  SSL wants a read first:
2016.07.22 10:11:23 3: Opening myJeeLink device /dev/ttyUSB3
2016.07.22 10:11:23 3: Setting myJeeLink serial parameters to 57600,8,N,1
2016.07.22 10:11:24 3: myJeeLink device opened
2016.07.22 10:11:24 3: Thermo_Pool: I/O device is myJeeLink
2016.07.22 10:11:24 3: Thermo_Spielhaus: I/O device is myJeeLink
2016.07.22 10:11:24 1: PERL WARNING: Prototype mismatch: sub main::deg2rad ($;$) vs none at /usr/share/perl/5.20/Exporter.pm line 66, <DATA> line 129.
2016.07.22 10:11:24 3: Thermo_Keller: I/O device is myJeeLink
2016.07.22 10:11:24 3: Thermo_Wohnzimmer: I/O device is myJeeLink
2016.07.22 10:11:24 3: Thermo_OG: I/O device is myJeeLink
2016.07.22 10:11:24 3: Thermo_Bad: I/O device is myJeeLink
2016.07.22 10:11:25 1: Including ./log/fhem.save
2016.07.22 10:11:26 3: Device EG_Buero_RM2 added to ActionDetector with 099:00 time
2016.07.22 10:11:26 3: Device EG_FensterBuero added to ActionDetector with 028:00 time
2016.07.22 10:11:26 3: Device EG_Haustuer added to ActionDetector with 028:00 time
2016.07.22 10:11:26 3: Device EG_Kueche added to ActionDetector with 028:00 time
2016.07.22 10:11:26 3: Device EG_Kueche_RM2 added to ActionDetector with 099:00 time
2016.07.22 10:11:26 3: Device EG_TerrassenTGriff added to ActionDetector with 028:00 time
2016.07.22 10:11:27 3: Device EG_Terrassentuer added to ActionDetector with 028:00 time
2016.07.22 10:11:27 3: Device EG_TerrassentuerSofa added to ActionDetector with 028:00 time
2016.07.22 10:11:27 3: Device EG_WC added to ActionDetector with 028:00 time
2016.07.22 10:11:27 3: Device EG_Wohnzimmer_RM2 added to ActionDetector with 099:00 time
2016.07.22 10:11:27 3: Device GarageTor added to ActionDetector with 028:00 time
2016.07.22 10:11:27 3: Device HM_408A0A added to ActionDetector with 000:50 time
2016.07.22 10:11:27 3: Device K_Bastelkeller_RM2 added to ActionDetector with 099:00 time
2016.07.22 10:11:27 3: Device K_PartyKeller added to ActionDetector with 028:00 time
2016.07.22 10:11:27 3: Device K_Party_RM added to ActionDetector with 099:00 time
2016.07.22 10:11:27 3: Device K_RumpelKeller added to ActionDetector with 028:00 time
2016.07.22 10:11:27 3: Device K_Treppe_RM2 added to ActionDetector with 099:00 time
2016.07.22 10:11:28 3: Device K_Waesche_RM added to ActionDetector with 099:00 time
2016.07.22 10:11:28 3: Device OG_Anna_RM2 added to ActionDetector with 099:00 time
2016.07.22 10:11:28 3: Device OG_Flur_RM added to ActionDetector with 099:00 time
2016.07.22 10:11:28 3: Device OG_Linus_RM2 added to ActionDetector with 099:00 time
2016.07.22 10:11:28 3: Device OG_Maja_RM2 added to ActionDetector with 099:00 time
2016.07.22 10:11:28 3: Device OG_Schlafzimmer_RM2 added to ActionDetector with 099:00 time
2016.07.22 10:11:29 2: FB_CALLMONITOR (Telefon) - found FritzBox phonebook ./FritzExport.xml
2016.07.22 10:11:29 2: FB_CALLMONITOR (Telefon) - read 555 contacts from ./FritzExport.xml
2016.07.22 10:11:29 3: WhatsApp: sending /disconnect
2016.07.22 10:11:29 3: WhatsApp: Disconnected
2016.07.22 10:11:29 2: WhatsApp: setting $HOME to /opt/fhem
2016.07.22 10:11:29 2: WhatsApp: starting yoswup-cli: /opt/yowsup-master/yowsup-cli demos -c /opt/yowsup-config/yowsup.config --yowsup
2016.07.22 10:11:29 1: usb create starting
2016.07.22 10:11:30 3: Probing CUL device /dev/ttyAMA0
2016.07.22 10:11:30 3: Can't open /dev/ttyAMA0: Keine Berechtigung
2016.07.22 10:11:30 3: Probing TCM_ESP3 device /dev/ttyUSB0
2016.07.22 10:11:30 3: Probing TCM_ESP2 device /dev/ttyUSB0
2016.07.22 10:11:30 3: Probing FHZ device /dev/ttyUSB0
2016.07.22 10:11:31 3: Probing TRX device /dev/ttyUSB0
2016.07.22 10:11:31 3: Probing ZWDongle device /dev/ttyUSB0
2016.07.22 10:11:32 3: Probing FRM device /dev/ttyUSB0


Benötige dringend Hilfe, um mein System wieder ans Laufen zu bekommen

Greets

Byte
Titel: Antw:FHEM nach update und Neustart nicht mehr erreichbar?
Beitrag von: DeeSPe am 22 Juli 2016, 10:25:28
Hi Byte,

probiere doch als erstes mal ein Backup Restore.
In Deinem Log sind auch wirklich viele Fehler enthalten die Du eventuell Stück für Stück mal abarbeiten (berichtigen) solltest.

Gruß
Dan
Titel: Antw:FHEM nach update und Neustart nicht mehr erreichbar?
Beitrag von: LuckyDay am 22 Juli 2016, 12:57:56
Zitat2016.07.22 10:11:29 1: usb create starting

Ich würde mal usbcreate auskomentieren,