fpnewton / DailyWirePodcastProxy

RSS podcast proxy to add authenticated DailyWire podcasts to any podcast client.
MIT License
17 stars 1 forks source link

Quartz.SchedulerException: Job threw an unhandled exception #10

Closed kfriede closed 1 year ago

kfriede commented 1 year ago

DWPP stopped working for me recently, and logs showed Quartz.SchedulerException: Job threw an unhandled exception and DailyWireApi.Exceptions.DailyWireApiException: Invalid response from DailyWire API.

Solution:

  1. Stop the service
  2. Delete tokens.dat
  3. Restart the service
kfriede commented 1 year ago

Solution in description