Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

upon reloading config file prior main log file got overwritten #112

Open
yarikoptic opened this issue Sep 17, 2024 · 0 comments · May be fixed by #111
Open

upon reloading config file prior main log file got overwritten #112

yarikoptic opened this issue Sep 17, 2024 · 0 comments · May be fixed by #111

Comments

@yarikoptic
Copy link
Member

reprostim@reproiner:/data/reprostim/logs$ ls -lta | head
total 244
-rw-r--r-- 1 reprostim reprostim 209865 Sep 17 13:21 2024-08-29T08:21-04:00.log
drwxr-x--- 1 reprostim reprostim    132 Sep 17 13:21 ..
drwxr-xr-x 1 reprostim reprostim    474 Aug 29 08:21 .
-rw-r--r-- 2 reprostim reprostim     70 Aug 29 08:15 2024-07-18T06:53-04:00.log
-rw-r--r-- 2 reprostim reprostim     70 Jul 18 06:52 2024-06-21T08:38-04:00.log
-rw-r--r-- 2 reprostim reprostim     70 Jun 21 08:37 2024-06-11T18:16-04:00.log
-rw-r--r-- 2 reprostim reprostim     69 Jun 11 18:16 2024-06-04T13:01-04:00.log
-rw-r--r-- 2 reprostim reprostim     68 Jun  4 13:00 2024-05-24T07:35-04:00.log
-rw-r--r-- 2 reprostim reprostim    300 May 24 07:35 2024-05-24T07:35-04:00.logpwd
reprostim@reproiner:/data/reprostim/logs$ tail -f 2024-08-29T08:21-04:00.log
2024-09-17 13:22:08.991 [INFO] [3205271] 2024.09.17-13.22.08.991: <><><> Starting reprostim-videocapture 1.11.0.267 <><><>
2024-09-17 13:22:08.991 [INFO] [3205271]     <> Saving output to            ===> /data/reprostim/Videos/{year}/{month}
2024-09-17 13:22:08.991 [INFO] [3205271]     <> Recording from Video Device ===> auto, S/N=B208220302195
2024-09-17 13:22:08.991 [INFO] [3205271]     <> Recording from Audio Device ===> auto
^C
reprostim@reproiner:/data/reprostim/logs$ date
Tue Sep 17 01:22:21 PM EDT 2024
reprostim@reproiner:/data/reprostim/logs$ less date
date: No such file or directory
reprostim@reproiner:/data/reprostim/logs$ less 2024-08-29T08:21-04:00.log
reprostim@reproiner:/data/reprostim/logs$ ls -lta | head
total 40
-rw-r--r-- 1 reprostim reprostim 433 Sep 17 13:22 2024-08-29T08:21-04:00.log
drwxr-x--- 1 reprostim reprostim 132 Sep 17 13:21 ..
drwxr-xr-x 1 reprostim reprostim 474 Aug 29 08:21 .
-rw-r--r-- 2 reprostim reprostim  70 Aug 29 08:15 2024-07-18T06:53-04:00.log
-rw-r--r-- 2 reprostim reprostim  70 Jul 18 06:52 2024-06-21T08:38-04:00.log
-rw-r--r-- 2 reprostim reprostim  70 Jun 21 08:37 2024-06-11T18:16-04:00.log
-rw-r--r-- 2 reprostim reprostim  69 Jun 11 18:16 2024-06-04T13:01-04:00.log
-rw-r--r-- 2 reprostim reprostim  68 Jun  4 13:00 2024-05-24T07:35-04:00.log
-rw-r--r-- 2 reprostim reprostim 300 May 24 07:35 2024-05-24T07:35-04:00.logpwd

first ls was shortly after me editing config.yaml.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant