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

working #15

Open
ffilipenoronha opened this issue Sep 25, 2020 · 1 comment
Open

working #15

ffilipenoronha opened this issue Sep 25, 2020 · 1 comment

Comments

@ffilipenoronha
Copy link

Hello, how to i know that its working? i mean i have this returno when i run:

ytview_4 | [10:37:56 PM] - SUCCESS Tor Config written successfully.
ytview_4 | [10:37:56 PM] - INFO Starting TOR.
ytview_1 | [10:37:56 PM] - SUCCESS Started TOR successfully
ytview_4 | [10:37:56 PM] - WARN Failed to stop TOR. Usually this is a no op but ensure the subsequent attempts are using different IPs.
ytview_4 | [10:37:56 PM] - DEBUG Error: Error: Command failed: pkill -9 -f "tor"
ytview_4 |
ytview_4 | [10:37:56 PM] - SUCCESS Started TOR successfully

but i cannot see processor usage o memory registered.

@soumyadityac
Copy link
Owner

soumyadityac commented Oct 7, 2020

The logs should be pretty much self explanatory for what the bot is upto. If you are looking for more detailed debug logs, you may toggle -

ENV YOUTUBE_VIEWER_FORCE_DEBUG false

to true in the Dockerfile, and rebuild the image.

Resources such as CPU/Memory usage is not being logged currently, we can consider that for future iterations.

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

No branches or pull requests

2 participants