fabienvauchelles / scrapoxy

Scrapoxy is a super proxy aggregator, allowing you to manage all proxies in one place 🎯, rather than spreading it across multiple scrapers πŸ•ΈοΈ. It also smartly handles traffic routing πŸ”€ to minimize bans and increase success rates πŸš€.
http://scrapoxy.io
MIT License
2.06k stars 237 forks source link

[BUG] The resource 'projects/debian-cloud/global/images/family/debian-10' was not found #245

Closed mrwindowsx closed 4 months ago

mrwindowsx commented 4 months ago

Current Behavior

Installing the GCP Connector can't be finished due to the debian-10 not being found anymore, GCP has updated the Debian family to v11 or v12.

Expected Behavior

It should automatically select the Image from GCP so the same error should not raise any more when there is an updated version.

Steps to Reproduce

  1. Create a GCP Connector as usual.
  2. Click Connector and click the 3 dots then click Install
  3. Step 1/8 would raise ERROR.

Failure Logs

Error
The resource 'projects/debian-cloud/global/images/family/debian-10' was not found

Scrapoxy Version

4.11.1

Custom Version

Deployment

Operating System

Storage

Additional Information

No response

fabienvauchelles commented 4 months ago

Hello, Thanks for reporting the issue. I've changed to debian-12. Release 4.11.2 solved it. Fabien