-
Notifications
You must be signed in to change notification settings - Fork 160
DNS issue with pub.dev from Myanmar #5024
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
@bksubhuti: for further debugging, please download and run this script, and copy-paste the output here: |
Is there a timeout on this code? It just waits. |
Untitled-2.dart: Warning: Interpreting this as package URI, 'package:buddhist_sun/Untitled-2.dart'. |
That's a new symptom, so far it was usually failing fast. I guess your ISP / country is swallowing some packages, even the ones that can make it fail fast. We should add timeouts... As a temporary solution to access pub.dev, you could try the Chinese Flutter mirror:
|
Ironic..but the isp (mytel) owned by "the leader" is totally open (even Facebook works) while the other Telco companies require a special vpn (not a normal ones..psiphon or 1111. I'm stuck with mytel because Linux doesn't have special VPNs like those. And you don't need VPN anyway. However.. it is needed for I do think it is a regional DNS thing. I experienced this before with digitalpalireader.online. It was served by Microsoft and the admin was able to fix it. (This was before the coup) I think that it is a DNS and server setting. |
How to set up the Chinese pin dev in vscode and AS? |
pub get works without vpn.. without the environment variable. I tried that but it was slow and trying to reget everything, so i got rid of it and it worked fine. so I guess I'll just use the mirror site for getting the information. |
In #5025 I'm adding timeouts to the script. Could you also run |
Copying the output from the PR:
|
sorry.. clicked on the wrong item... I guess that if I have problems.. it is an ipv6 compatibility issue? |
@bksubhuti: the site should work with IPv4 just fine, however you can't resolve the |
@bksubhuti did you have any success with different DNS settings? |
I ha e not been able to get DNS to work on Ubuntu. It loads nothing when I do it. I have been using the china mirror. |
Not sure we can do much more. Closing for now. |
I need to use a vpn in order to get into pub.dev.. but it is a pain because the vpn ruins some of my phone connectivity with my computer while developing.
need to use a vpn to get to pub.dev from Myanmar.
Please don't block it.
api.dart.dev ----works fine
flutter.dev ----works fine
Steps to Reproduce
Nothing loads so there is no screenshot to give..
I could show you an empty ping.. but just believe me.
However, often people are on the old embargo for Myanmar (or new one coming), and they often forget to turn access to us back on.
// Write example code here
The text was updated successfully, but these errors were encountered: