Skip to main content
  1. Blog/

Podsync Stopped Fetching New Episodes — Turns Out It Was Google

Author
Chengyu
I’m Chengyu — a final-year Computer Science student at the University of Sydney. I write about the things I build and break, plus hiking, travel, gaming, and gadgets.
Table of Contents

The problem
#

Podsync is a Docker service I genuinely like — listening to it during the morning commute has become a habit. Except it suddenly stopped being able to fetch the latest content.

Digging in
#

After restarting it and searching around on GitHub, it turns out this isn’t an isolated issue — it’s Google blocking access on their end.

The error

For now
#

Disabled Podsync for the time being, while I look at alternatives. Keeping an eye on Podsync’s updates in the meantime, in case the team resolves it and service comes back.

Related