-
Notifications
You must be signed in to change notification settings - Fork 3
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
Web Exception Error #1
Comments
Thanks. I wonder if a domain name changed or expired. I’ll take a look at
it this week. Thanks for letting me know.
Best,
Chris
On Fri, Jan 1, 2021 at 1:24 PM mistrb01 ***@***.***> wrote:
I just started getting this error today, Jan 1, 2021.
Authenticating
Error: Received Web Exception from Peloton Server
Exception: System.Net.WebException: The remote name could not be resolved:
'api.onepeloton.com'
at System.Net.HttpWebRequest.EndGetRequestStream(IAsyncResult asyncResult,
TransportContext& context)
at System.Net.HttpWebRequest.EndGetRequestStream(IAsyncResult asyncResult)
at System.Net.WebClient.UploadBitsRequestCallback(IAsyncResult result)
--- End of stack trace from previous location where exception was thrown
---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task
task)
at
System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task
task)
at System.Runtime.CompilerServices.TaskAwaiter1.GetResult() at
PelotonData.PelotonDataDownloader.<AuthenticateAsync>d__4.MoveNext() in
C:\Users\cbird\Documents\repos\PelotonData\PelotonData\PelotonDataDownloader.cs:line
92 --- End of stack trace from previous location where exception was thrown
--- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task
task) at
System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task
task) at System.Runtime.CompilerServices.TaskAwaiter1.GetResult()
at PelotonDataGui.MainWindow.<GetDataButton_Click>d__6.MoveNext() in
C:\Users\cbird\Documents\repos\PelotonData\PelotonDataGui\MainWindow.xaml.cs:line
102
Aborting...
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#1>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAAOBJTG2XZCXYSFNVWJQJLSXYVORANCNFSM4VQQHAQQ>
.
--
Christian Bird
cabird@gmail.com
|
Thanks for the quick response!! George |
Hi, |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I just started getting this error today, Jan 1, 2021.
Authenticating
Error: Received Web Exception from Peloton Server
Exception: System.Net.WebException: The remote name could not be resolved: 'api.onepeloton.com'
at System.Net.HttpWebRequest.EndGetRequestStream(IAsyncResult asyncResult, TransportContext& context)
at System.Net.HttpWebRequest.EndGetRequestStream(IAsyncResult asyncResult)
at System.Net.WebClient.UploadBitsRequestCallback(IAsyncResult result)
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at System.Runtime.CompilerServices.TaskAwaiter
1.GetResult() at PelotonData.PelotonDataDownloader.<AuthenticateAsync>d__4.MoveNext() in C:\Users\cbird\Documents\repos\PelotonData\PelotonData\PelotonDataDownloader.cs:line 92 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at System.Runtime.CompilerServices.TaskAwaiter
1.GetResult()at PelotonDataGui.MainWindow.<GetDataButton_Click>d__6.MoveNext() in C:\Users\cbird\Documents\repos\PelotonData\PelotonDataGui\MainWindow.xaml.cs:line 102
Aborting...
The text was updated successfully, but these errors were encountered: