Reputation: 63
I'm currently transferring my data from Redshift to BigQuery. The transfers where working fine until a few days ago, but suddenly for a few days now, I'm having this error message every time I try to launch a transfer:
Error code 3 : { "error": { "code": 400, "message": "Invalid machine type dts-eu in zone europe-west1-b: googleapi: Error 404: The resource 'projects/bqdts-eu/zones/europe-west1-b/machineTypes/dts-eu' was not found, notFound.", "errors": [ { "message": "Invalid machine type dts-eu in zone europe-west1-b: googleapi: Error 404: The resource 'projects/bqdts-eu/zones/europe-west1-b/machineTypes/dts-eu' was not found, notFound.", "domain": "global", "reason": "badRequest", "debugInfo": "detail: \"[ORIGINAL ERROR] cloud-kubernetes::3: Invalid machine type dts-eu in zone europe-west1-b: googleapi: Error 404: The resource \\'projects/bqdts-eu/zones/europe-west1-b/machineTypes/dts-eu\\' was not found, notFound. [google.rpc.error_details_ext] { code: 3 message: \\\"Invalid machine type dts-eu in zone europe-west1-b: googleapi: Error 404: The resource \\\\\\'projects/bqdts-eu/zones/europe-west1-b/machineTypes/dts-eu\\\\\\' was not found, notFound.\\\" }\"\n" } ], "status": "INVALID_ARGUMENT" } }
Even when I just relaunch transfers that were working before, I've got this same bug. I haven't been able to get support from Google itself, so if someone here knows how to fix this, that would be awesome.
Thanks
Upvotes: 0
Views: 110
Reputation: 1814
The issue you describe was a known issue which has been resolved. A fix has been pushed to production on the 20 October. The issue should have been fixed by now.
Upvotes: 1