Stoliarov Oleh
Stoliarov Oleh

Reputation: 1

Google Cloud Debugger snapshot reports error “No code found at line …”

I'm using Cloud Debugger for a Python app (FastAPI) deployed to Cloud Run for Anthos. File source-context.json is used to specify the commit for Cloud Debugger (it was updated before deploying).

Generally, it works as expected, but for some code points Snapshots reports an error like "No code found at line 84 in /app/../api.py. Try lines 83 or 287.". Even though this file has less than 100 lines.

It was reported before for Cloud Run (managed), but with no solution: google cloud debugger snapshot reports "No code found at line...", python on managed cloud run

Any ideas?

Upvotes: 0

Views: 120

Answers (0)

Related Questions