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

The server encountered an error processing the request. See server logs for more details. #20

Closed
mikebarber1 opened this issue May 16, 2017 · 1 comment

Comments

@mikebarber1
Copy link

I get this error every once in a while when my podcast catcher application (Downcast) tries to download a new "episode" on some of my feeds.

How does one enable logging to see what is really going on and possibly troubleshoot?
I don't see any log files in the application directory and the config file doesn't have anything in it that screams turn me on for logging.

Thanks.

@i3arnon
Copy link
Owner

i3arnon commented Aug 5, 2017

@mikebarber1 There's no way to turn logging on as I haven't written any logs. It's possible to add a logging framework and specific logs but I don't have any plans for doing that in the near future. The simplest way figure out what's going on inside is to debug the actual code.
Those failed episodes are usually the ones that require you to login with a YouTube account (e.g. explicit). If you have a feed that consistently fail you can create an issue and I'll try to look it over.
Sorry for not getting to your issue sooner.

@i3arnon i3arnon closed this as completed Aug 5, 2017
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