oliverjrose99 / Recordurbate

A Bot to automatically record Chaturbate live streams.
GNU General Public License v3.0
233 stars 79 forks source link

Enter start video did not start recording #61

Closed december50106 closed 1 year ago

december50106 commented 2 years ago

My youtube-dl and ffmpeg and python are already the latest versions but I enter the name and start no action

This appears and then there is no action: Pid file found, is Recordurbate already running? pid: 8666

my rb.log: 2021-11-17 15:54:58,392 - Starting daemon 2021-11-17 15:54:58,638 - Successfully started daemon, pid: 6608 2021-11-17 15:55:41,009 - Started to record (my enter name) 2021-11-17 15:55:49,448 - Caught stop signal, stopping 2021-11-17 15:55:50,234 - Successfully stopped

I'm sorry, I'm a novice, I hope it can help me solve the problem

leet86 commented 1 year ago

I have seen this issue if the process terminates unexpectedly, the rb.pid file may still exist containing the inactive pid value.

@december50106 you will want to check if that pid is still running, stop the process, and then delete the rb.pid file.