Ik ben altijd huiverig voor het updaten van mijn domoticz-versie.
Vanavond per abuis op updaten geklikt
Wat denk je Domoticz niet meer bereikbaar dus
Via de backup heb ik hem gelukkig terug kunnen draaien.
Maar in mijn bestanden kom ik een crash bestand tegen met de volgende inhoud
gdb: warning: Couldn't determine a path for the index cache directory.
[New LWP 1526]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/arm-linux-gnueabihf/libthread_db.so.1".
__pthread_clockjoin_ex (threadid=1838150144, thread_return=0x0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, block=block@entry=true) at pthread_join_common.c:145
145 pthread_join_common.c: No such file or directory.
Id Target Id Frame
* 1 Thread 0x76f19240 (LWP 1384) "domoticz" __pthread_clockjoin_ex (threadid=1838150144, thread_return=0x0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, block=block@entry=true) at pthread_join_common.c:145
2 Thread 0x6d8ff200 (LWP 1526) "domoticz" 0x76895864 in __GI___wait4 (pid=1527, stat_loc=0x6d8fe238, options=0, usage=0x0) at ../sysdeps/unix/sysv/linux/wait4.c:27
Thread 2 (Thread 0x6d8ff200 (LWP 1526) "domoticz"):
#0 0x76895864 in __GI___wait4 (pid=1527, stat_loc=0x6d8fe238, options=0, usage=0x0) at ../sysdeps/unix/sysv/linux/wait4.c:27
#1 0x0074a0ba in dumpstack_gdb(bool) ()
#2 0x0074a510 in signal_handler(int, siginfo_t*, void*) ()
#3 <signal handler called>
#4 __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:50
#5 0x7680a364 in __GI_abort () at abort.c:79
#6 0x00c01fc0 in __gnu_cxx::__verbose_terminate_handler() ()
#7 0x00ba8140 in __cxxabiv1::__terminate(void (*)()) ()
#8 0x00ba8196 in std::terminate() ()
#9 0x00a85d92 in boost::asio::detail::posix_thread::func<boost::asio::system_context::thread_function>::run() ()
#10 0x00825d7e in boost_asio_detail_posix_thread_function ()
#11 0x76a0c310 in start_thread (arg=0x6d8ff200) at pthread_create.c:477
#12 0x768ce5d8 in ?? () at ../sysdeps/unix/sysv/linux/arm/clone.S:73 from /lib/arm-linux-gnueabihf/libc.so.6
Backtrace stopped: previous frame identical to this frame (corrupt stack?)
Thread 1 (Thread 0x76f19240 (LWP 1384) "domoticz"):
#0 __pthread_clockjoin_ex (threadid=1838150144, thread_return=0x0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, block=block@entry=true) at pthread_join_common.c:145
#1 0x76a0d7ac in __pthread_join (threadid=<optimized out>, thread_return=<optimized out>) at pthread_join.c:24
#2 0x006c65f0 in boost::asio::detail::posix_global_impl<boost::asio::system_context>::~posix_global_impl() ()
#3 0x76823eb4 in __run_exit_handlers (status=0, listp=0x76943130 <__new_exitfn_called>, run_list_atexit=run_list_atexit@entry=true, run_dtors=run_dtors@entry=true) at exit.c:108
#4 0x76824054 in __GI_exit (status=<optimized out>) at exit.c:139
#5 0x7680a744 in __libc_start_main (main=0x7ee58e24, argc=1989419008, argv=0x7680a744 <__libc_start_main+280>, init=<optimized out>, fini=0xc0abb5 <__libc_csu_fini>, rtld_fini=0x76f04510 <_dl_fini>, stack_end=0x7ee58e24) at libc-start.>
#6 0x006c0a98 in _start ()
Backtrace stopped: previous frame identical to this frame (corrupt stack?)
Main thread:
#0 __pthread_clockjoin_ex (threadid=1838150144, thread_return=0x0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, block=block@entry=true) at pthread_join_common.c:145
#1 0x76a0d7ac in __pthread_join (threadid=<optimized out>, thread_return=<optimized out>) at pthread_join.c:24
#2 0x006c65f0 in boost::asio::detail::posix_global_impl<boost::asio::system_context>::~posix_global_impl() ()
#3 0x76823eb4 in __run_exit_handlers (status=0, listp=0x76943130 <__new_exitfn_called>, run_list_atexit=run_list_atexit@entry=true, run_dtors=run_dtors@entry=true) at exit.c:108
#4 0x76824054 in __GI_exit (status=<optimized out>) at exit.c:139
#5 0x7680a744 in __libc_start_main (main=0x7ee58e24, argc=1989419008, argv=0x7680a744 <__libc_start_main+280>, init=<optimized out>, fini=0xc0abb5 <__libc_csu_fini>, rtld_fini=0x76f04510 <_dl_fini>, stack_end=0x7ee58e24) at libc-start.>
#6 0x006c0a98 in _start ()
Backtrace stopped: previous frame identical to this frame (corrupt stack?)
[Inferior 1 (process 1384) detached]
Nu weet ik dat Domoticz een log heeft, maar die vind ik niet tussen mijn bestanden.
Ik draai Raspbian als basis op mijn Raspberry
Linux raspberrypi 6.1.21-v7+ #1642 SMP Mon Apr 3 17:20:52 BST 2023 armv7l GNU/Linux
Wie kan mij meer vertellen.
Kan altijd nog een schone installatie doen, maar wil eerst kijken of ik kan achterhalen wat er misgaat.