Hi! In tests I get the following error.
I can’t understand, is it related to the location of my server? How to fix it?
Google\Cloud\Core\Exception\ServiceException: { “error”: { “code”: 403, “message”: “We’re sorry, but this service is not available in your location”, “errors”: [ { “message”: “We’re sorry, but this service is not available in your location”, “domain”: “global”, “reason”: “forbidden” } ] } } in /var/www/woowsent_new/data/www/woowsent.com/assets/libraries/google-lib/vendor/google/cloud-core/src/RequestWrapper.php:368 Stack trace: #0 /var/www/woowsent_new/data/www/woowsent.com/assets/libraries/google-lib/vendor/google/cloud-core/src/RequestWrapper.php(207): Google\Cloud\Core\RequestWrapper->convertToGoogleException() #1 /var/www/woowsent_new/data/www/woowsent.com/assets/libraries/google-lib/vendor/google/cloud-core/src/Upload/MultipartUploader.php(44): Google\Cloud\Core\RequestWrapper->send() #2 /var/www/woowsent_new/data/www/woowsent.com/assets/libraries/google-lib/vendor/google/cloud-storage/src/Bucket.php(295): Google\Cloud\Core\Upload\MultipartUploader->upload() #3 /var/www/woowsent_new/data/www/woowsent.com/xhr/admin_setting.php(5415): Google\Cloud\Storage\Bucket->upload() #4 /var/www/woowsent_new/data/www/woowsent.com/requests.php(141): include(‘…’) #5 {main}
1 Like
Hi @SK2006 ,
Welcome to the Google Cloud Community!
May I ask what region your server is located in?
Thanks!
Hello!
The server was chosen in Russia. But the project itself is not from Russia.
You’re getting this error message because Google does not offer that service in your country or location.
You can try the following troubleshooting options:
- You cannot change a bucket’s location once it’s created, but you can move your data to a bucket with a different location.
- You can check out these Cloud Storage locations that are available for storing your data.
- If the above options don’t work, you can contact Google Cloud Support to further look into your case.
Let me know if it helped, thanks!
Hello!
Thanks for your reply.
In the solution you indicated, there are points that I could not solve,
and thereby understand whether it is possible to use Google solutions for
me.
Since when testing the connection after creating the Bucket, I received a
message that the service is not available in my region. It is impossible to
write to the support service!
It says it’s a paid service!
On my tariff, it is impossible to write to the support service. Why would
I pay for a support service if I’m still not sure that I can use Google
services in my project.
Be that as it may, at the moment I connected the cloud of another American
company, Backblaze.
And their cloud storages, which are located in the USA, work without
problems, no matter where I and my servers are located.
But based on the fact that it’s impossible to even write to Google, and I
won’t pay for support, until I’m sure that I can use Google’s cloud
storage, I will use Backblaze cloud storage.