Sunday Ajayi
Sunday Ajayi
1. When running the jet package, I noticed the error regarding the python_2_unicode_compatible module and it was as a result of the Django version update where python_2_unicode_compatible is now in...
I noticed this evening when testing my app that I was getting this error: {'error':'account_inactive'} When I checked, I noticed my slack bot was no longer showing up as an...
I get this error : File "/usr/bin/../lib/google-cloud-sdk/lib/googlecloudsdk/api_lib/util/waiter.py", line 122, in IsDone raise OperationError(operation.error.message) googlecloudsdk.api_lib.util.waiter.OperationError: None ERROR: (gcloud.spanner.databases.ddl.update) None when I run gcloud spanner databases ddl update new-db --instance=instance-spanner \ --ddl-file=./proto_bundle.sql...