You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
From some regions in middle east like Iran we get 403 forbidden error, and as we found in shorebird docs: https://docs.shorebird.dev/faq/#can-i-use-shorebird-in-my-country, shorebird are available in all regions, but it's not available in Iran.
also the shorebird console and cli not available for developers and they faced same problem 403 forbidden.
5f7c4a2c-47e7-4fae-96c7-f35fc0f8f32d
403 forbidden in some region like Iran
From some regions in middle east like Iran we get 403 forbidden error, and as we found in shorebird docs: https://docs.shorebird.dev/faq/#can-i-use-shorebird-in-my-country, shorebird are available in all regions, but it's not available in Iran.
also the shorebird console and cli not available for developers and they faced same problem 403 forbidden.
we added some doc for this problem
shorebird.pdf
to reproduce this problem, you might find and use VPN with Iran IP and check the result.
we guess the problem is because of google cloud services are not available in all regions, so shorebird can't reach to that regions.
this is what clients get while shorebird trying to connect servers and check for available update patch:
10-20 11:20:49.889 20624 20624 I flutter :
[INFO:flutter/shell/common/shorebird/shorebird.cc(161)] Shorebird updater: no active
patch.
10-20 11:20:49.889 20624 20624 I flutter : updater::updater: Reporting launch start.
10-20 11:20:49.889 20624 20624 I flutter :
[INFO:flutter/shell/common/shorebird/shorebird.cc(184)] Starting Shorebird update
10-20 11:20:49.895 20624 20657 I flutter : updater::network: Sending patch check request:
PatchCheckRequest { app_id: "5f7c4a2c-47e7-4fae-96c7-f35fc0f8f32d", channel:
"stable", release_version: "1.1.2+21", platform: "android", arch: "aarch64" }
10-20 11:20:49.907 20624 20624 I flutter : updater::updater: Reporting successful launch.
10-20 11:20:50.371 20624 20657 E flutter : updater::updater: Update failed: Request failed
with status: 403 Forbidden
10-20 11:20:50.371 20624 20657 I flutter : updater::updater: Update thread finished with
status: Update had error
The text was updated successfully, but these errors were encountered: