Hello together,
Since a few days I am facing the problem, that some of my scheduled tasks are not executed and now I am missing some data. The tasks exist longer and I have changed nothing. Here is an example of a log file. Pay attention to the date of the completed task and you see missing dates - even today.
rm: cannot remove '/mnt/chroots/defianalytics/fishnchips/dev/shm': Device or resource busy Error with API for DFI token data
2021-07-04 01:05:35 -- Completed task, took 287.71 seconds, return code was 0.
rm: cannot remove '/mnt/chroots/defianalytics/fishnchips/dev/shm': Device or resource busy Error with API for DFI token data
2021-07-06 01:07:53 -- Completed task, took 413.27 seconds, return code was 0.
rm: cannot remove '/mnt/chroots/defianalytics/fishnchips/dev/shm': Device or resource busy Error with API for DFI token data
2021-07-07 01:21:29 -- Completed task, took 941.52 seconds, return code was 0.
rm: cannot remove '/mnt/chroots/defianalytics/fishnchips/dev/shm': Device or resource busy Error with API for DFI token data
2021-07-10 01:28:07 -- Completed task, took 1485.93 seconds, return code was 0.
What can I do to solve this problem? Thanks a lot, Daniel