Skip to content
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

Errors occurring on all commands #95

Closed
CMircea opened this issue Jan 16, 2015 · 3 comments
Closed

Errors occurring on all commands #95

CMircea opened this issue Jan 16, 2015 · 3 comments
Assignees

Comments

@CMircea
Copy link

CMircea commented Jan 16, 2015

Executing any command results in this generic error message:

An error occurred while sending the request.

Previous discussion:
Azure/azure-sdk-tools#2409

@pcgeek86
Copy link
Contributor

This can happen if you have no Internet connection, or a poor Internet connection. I agree that the message is very confusing. Can you verify that DNS is working okay, and you can access the Azure Service Management REST API via different means (eg. simply using Invoke-WebRequest)? You don't necessarily need to make a successful / authenticated API call, but make sure you at least receive a valid error from the service.

Cheers,
Trevor Sullivan
Microsoft MVP: PowerShell

@CMircea
Copy link
Author

CMircea commented Feb 12, 2015

Hello,

Yes, I was able to access the service management API. In fact, the Azure intergration in VS was working fine, just PowerShell was failing. What's more, it appears to have fixed itself a week ago :/

@matt-gibbs
Copy link
Contributor

@CMircea Closing this for now. If you or @pcgeek86 see it again, please re-open and we'll have you grab some log data to see if we can identify the problem.

akromm-zz pushed a commit to akromm-zz/azure-powershell that referenced this issue Apr 18, 2015
ogail pushed a commit that referenced this issue Aug 19, 2015
AzureRT referenced this issue in AzureRT/azure-powershell Sep 21, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants