Google Cloud MAJOR
Google Cloud python libraries incompatible with 4.21.0 protobuf library release
May 26, 2022 · 01:14 PM UTC – 04:49 PM UTC · Duration: 3h 35min
Affected Services
Google Cloud Functions
Timeline
04:49 PM
The issue with Google Cloud Functions has been resolved for all affected users as of Thursday, 2022-05-26 08:29 US/Pacific.
We thank you for your patience while we worked on resolving the issue.
04:18 PM
Summary: Google Cloud python libraries incompatible with 4.21.0 protobuf library release
Description: We are experiencing an issue with the python Google Cloud Client libraries beginning on Wednesday, 2022-05-25 18:00 US/Pacific
Our engineering team continues to investigate the issue.
We will provide an update by Thursday, 2022-05-26 08:50 US/Pacific with current details.
We apologize to all who are affected by the disruption.
Diagnosis: Impacted customers will see applications failing to initialize with a "TypeError: Descriptors cannot not be created directly." error.
Workaround: None at this time
03:48 PM
Summary: Google Cloud python libraries incompatible with 4.21.0 protobuf library release
Description: We are experiencing an issue with the python Google Cloud Client libraries beginning on Wednesday, 2022-05-25 18:00 US/Pacific
Our engineering team continues to investigate the issue.
We will provide an update by Thursday, 2022-05-26 08:20 US/Pacific with current details.
We apologize to all who are affected by the disruption.
Diagnosis: Impacted customers will see applications failing to initialize with a "TypeError: Descriptors cannot not be created directly." error.
Workaround: None at this time
02:52 PM
Summary: Google Cloud python libraries incompatible with 4.21.0 protobuf library release
Description: We are experiencing an issue with Google Cloud Functions beginning on Wednesday, 2022-05-25 18:00 US/Pacific
Our engineering team continues to investigate the issue.
We will provide an update by Thursday, 2022-05-26 07:45 US/Pacific with current details.
We apologize to all who are affected by the disruption.
Diagnosis: Affected Cloud Functions create and update function operations will fail
Workaround: Downgrade the protobuf package to 3.20.x by adding protobuf==3.20.1 to requirements.txt then retry the create/update function operation