Re: Domoticz off line apres ajout Gpio en entree
Publié : 27 nov. 2020, 09:33
Nouveaux essais : j'ai edité le domoticz.txt (log) avec les entrées configurées dans le domoticz.sh ...
dans ce cas domoticz ne démarre pas ...
ensuite, j'ai commenté les entrées et j'ai redémarré ...
pas d'erreur dans le log et domoticz est bien démarré ...
dans ce cas domoticz ne démarre pas ...
Code : Tout sélectionner
2020-11-27 09:13:21.622 Status: Domoticz V2020.2 (c)2012-2020 GizMoCuz
2020-11-27 09:13:21.622 Status: Build Hash: b63341bc0, Date: 2020-04-26 13:47:55
2020-11-27 09:13:21.623 Status: Startup Path: /home/pi/domoticz/
2020-11-27 09:13:21.897 Sunrise: 08:19:00 SunSet: 17:14:00
2020-11-27 09:13:21.897 Day length: 08:55:00 Sun at south: 12:46:00
2020-11-27 09:13:21.897 Civil twilight start: 07:45:00 Civil twilight end: 17:48:00
2020-11-27 09:13:21.897 Nautical twilight start: 07:07:00 Nautical twilight end: 18:26:00
2020-11-27 09:13:21.897 Astronomical twilight start: 06:30:00 Astronomical twilight end: 19:02:00
2020-11-27 09:13:23.077 Status: PluginSystem: Started, Python version '3.7.3'.
2020-11-27 09:13:23.099 Active notification Subsystems: email (1/13)
2020-11-27 09:13:23.135 Status: WebServer(HTTP) started on address: :: with port 8080
2020-11-27 09:13:23.172 Status: WebServer(SSL) started on address: :: with port 443
2020-11-27 09:13:23.176 Status: Camera: settings (re)loaded
2020-11-27 09:13:23.222 Starting shared server on: :::6144
2020-11-27 09:13:23.223 Status: TCPServer: shared server started...
2020-11-27 09:13:23.224 Status: RxQueue: queue worker started...
2020-11-27 09:13:25.224 Status: GPIO: This hardware is deprecated. Please transfer to the new SysFS hardware type!
2020-11-27 09:13:25.232 Status: GPIO: Interrupt handler for GPIO 5 started (TID: 882)
2020-11-27 09:13:25.234 Status: GPIO: Interrupt handler for GPIO 6 started (TID: 883)
2020-11-27 09:13:25.282 Status: (Compteur general) Started.
2020-11-27 09:13:25.282 Status: Darksky: Started...
2020-11-27 09:13:25.282 Status: GPIO: This hardware is deprecated. Please transfer to the new SysFS hardware type!
2020-11-27 09:13:25.283 Error: Domoticz(pid:730, tid:761('MainWorker')) received fatal signal 6 (Aborted)
2020-11-27 09:13:25.283 Error: siginfo address=0x2da, address=0xffffffff
2020-11-27 09:13:25.290 Status: GPIO: Interrupt handler for GPIO 5 started (TID: 889)
2020-11-27 09:13:31.036 Error: Thread 12 (Thread 0x6ffff220 (LWP 761)):
2020-11-27 09:13:31.036 Error: #0 __waitpid (options=0, stat_loc=0x6fffddc0, pid=890) at ../sysdeps/unix/sysv/linux/waitpid.c:30
2020-11-27 09:13:31.036 Error: #1 __waitpid (pid=890, stat_loc=0x6fffddc0, options=0) at ../sysdeps/unix/sysv/linux/waitpid.c:25
2020-11-27 09:13:31.036 Error: #2 0x002db8ec in dumpstack_gdb(bool) ()
2020-11-27 09:13:31.036 Error: #3 0x002dbeb8 in signal_handler(int, siginfo_t*, void*) ()
2020-11-27 09:13:31.036 Error: #4 <signal handler called>
2020-11-27 09:13:31.036 Error: #5 __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:50
2020-11-27 09:13:31.036 Error: #6 0x769ad230 in __GI_abort () at abort.c:79
2020-11-27 09:13:31.036 Error: #7 0x0096d02c in __gnu_cxx::__verbose_terminate_handler() ()
2020-11-27 09:13:31.037 Error: #8 0x008d04cc in __cxxabiv1::__terminate(void (*)()) ()
2020-11-27 09:13:31.037 Error: #9 0x008d0540 in std::terminate() ()
2020-11-27 09:13:31.037 Error: #10 0x00263fbc in std::_Sp_counted_ptr_inplace<std::thread, std::allocator<std::thread>, (__gnu_cxx::_Lock_policy)1>::_M_dispose() $pas d'erreur dans le log et domoticz est bien démarré ...