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

"Something went wrong on our end" when viewing app crashes #541

Closed
danAtAllworx opened this issue Jun 10, 2019 · 30 comments
Closed

"Something went wrong on our end" when viewing app crashes #541

danAtAllworx opened this issue Jun 10, 2019 · 30 comments
Assignees
Labels
bug A bug or issue with App Center diagnostics Related to App Center's Diagnostics service

Comments

@danAtAllworx
Copy link

What App Center service does this affect?
Crash reporting using the HockeyApp WinForms SDK.

Describe the bug
I have a WinForms application that has been using HockeyApp for crash reporting for more than a year. When I try to view crashes for this application in App Center, I get a screen with the message "Something went wrong on our end". I can still view crash info for this app in HockeyApp.

To Reproduce
Steps to reproduce the behavior:

  1. From All apps, click Interact for Windows
  2. Click Diagnostics

Expected behavior
Able to view crash reports for the app

Screenshots
SomethingWentWrong

Desktop (please complete the following information):

  • OS: Windows 10
  • Browser Chrome
  • Version 74.0.3729.169

Additional context
This was my first attempt to view this information in App Center, so I have no historical information about whether or not it has worked in the past.

@danAtAllworx danAtAllworx added the bug A bug or issue with App Center label Jun 10, 2019
@patniko patniko added the diagnostics Related to App Center's Diagnostics service label Jun 12, 2019
@winnie
Copy link

winnie commented Jun 13, 2019

Hi @danAtAllworx - you're seeing this page because App Center doesn't currently support WinForms yet. I do think we can definitely improve our error message on this page, however, we're actively working on WinForms support and expect this to be complete around the end of July.

I'm going to close this issue for now but I encourage you to follow our iteration plan to see our progress. I'll also update this thread when we release WinForms support. Thanks!

@winnie winnie closed this as completed Jun 13, 2019
@NavidV
Copy link

NavidV commented May 5, 2021

Hi,
I have the same problem. I am using it for a xamarin forms application and it worked before. Just stoped working from almost week ago.

@Wufus
Copy link

Wufus commented Sep 2, 2022

Same problem for all my UWP apps. The page refreshes endlessly and then shows "Something went wrong on our end".

@JanZeman
Copy link

The same here. It has worked perfectly for the last 18 months or so. Today I refreshed the page while seeing one of the problem details and suddenly the whole Diagnostics / Issues section disappeared and got replaced with "Something went wrong on our end" 😥

@JanZeman
Copy link

Can the issue be re-opened, @winnie ?

@gaurakshay
Copy link

Same issue for me (Xamarin.Forms)

@youzunFu
Copy link

I have several Android app, only one app have same issue,It was still work for couple days ago.

@Sulando
Copy link

Sulando commented Sep 30, 2022

Same issue here with a xamarin forms App for the android and the iOS part for a few days now. Worked perfectly for a long time before.

@andriy-grytsiv
Copy link

andriy-grytsiv commented Sep 30, 2022

For us the solution was quite peculiar one. You just need to change to change '30Days' to '28Days' in the link.

errors?version=&appBuild=&period=last30Days&status=&errorType=all&sortCol=lastError&sortDir=desc to period=last28Days

It looks like AppCenter recently removed the filter "Last 30 days" and changed it to "Last 28 days". For each app your last search filter is saved separately. So when you navigate to app you get saved filter for last 30 days, backend can't process it and displays error.

@JanZeman
Copy link

Wow, that worked! Thank you so much for posting the solution, @andriy-grytsiv.
And your theory seems to be correct.
I just done what I should have done before I even posted here. I signed in on another (anonymous) browser where the service has not ran before. And there it also shows the 28 days by default.

Thank you :)

image

@Sulando
Copy link

Sulando commented Sep 30, 2022

@andriy-grytsiv Thank you that fixed the problem for me as well 👍
Previously I used 90 days as my standard filter.

@mxstudios
Copy link

That's insane. Obviously a bug. Thanks for posting this @andriy-grytsiv !

For us the solution was quite peculiar one. You just need to change to change '30Days' to '28Days' in the link.

errors?version=&appBuild=&period=last30Days&status=&errorType=all&sortCol=lastError&sortDir=desc to period=last28Days

It looks like AppCenter recently removed the filter "Last 30 days" and changed it to "Last 28 days". For each app your last search filter is saved separately. So when you navigate to app you get saved filter for last 30 days, backend can't process it and displays error.

@sikkemap
Copy link

sikkemap commented Oct 5, 2022

We have the same issue! I don't get it why the issue is closed if the bug is still there.

@dragnilar
Copy link

@winnie We were having this problem with app center as well. @mxstudios' work around got us past the error. This is something that you should address since it causes disruption and confusion. I could see this causing people who do not have the patience to search for a solution to get frustrated and quit using app center. :(

@giuseppenovielli
Copy link

@andriy-grytsiv Thanks for workaround!
@winnie Please fix, this bug. Thanks!
We have a lot of Xamarin's Forms App!

@AdamDiament
Copy link

AdamDiament commented Oct 25, 2022

Hi,
I have the same problem. I am using it for a xamarin forms application and it worked before. Just stoped working from almost week ago.

I'm seeing this in a Xamarin Forms android app, today. Can confirm changing last90Days to last28Days works for me. @winnie/AppCenter team, surely this is a little one-line fix / http redirect somewhere? Please can you investigate?

@dragnilar
Copy link

I reported a bug in this within App Center since it seems @winnie is not responding. Also in all fairness to her, the problem we are talking about is completely different from the originally reported issue.

@chironexsoftware
Copy link

Same issue for me @andriy-grytsiv solution worked.

@bmalumphy
Copy link

This became an issue for our team on two of our deployed apps this past release.

@dragnilar
Copy link

dragnilar commented Dec 7, 2022

I received a response back from the app center team about the bug with the report date filters. They said they are working on fixing it and in the mean time to use the same work around that @andriy-grytsiv posted up above (thanks again @andriy-grytsiv!).

@GivennameSurname
Copy link

So this issue still occurs if you might have had a Filter set > 28 Days as mentioned @andriy-grytsiv

@winnie - should be definitely Reopened and fixed on your Side as it is a Bug.

@Aero9999
Copy link

Seeing the same issue - defaults to 90 and fails. For sure a bug

@dkaraush
Copy link

Having this issue from yesterday on Android reports.
I'm not sure this is date filter related though. Looks like it caught some unsupported crash report, that breaks the whole page :(

@DanwithArduino
Copy link

Still having this issue with a Xamarin.Forms app. Changing the url to 28days fixes the issue ¯_(ツ)_/¯

@GivennameSurname
Copy link

Still having this issue with a Xamarin.Forms app. Changing the url to 28days fixes the issue ¯_(ツ)_/¯

Unfortunately I can confirm that...

@jyndrkhole
Copy link

jyndrkhole commented Oct 18, 2023

I am still facing the same issue for Android App and there is no way to filter the date range for the crash analytics.
Screenshot 2023-10-18 at 12 58 01 PM

@Aero9999
Copy link

I am still facing the same issue for Android App and there is no way to filter the date range for the crash analytics. Screenshot 2023-10-18 at 12 58 01 PM

Can you not edit it in the URL?

@jyndrkhole
Copy link

Thanks, I edited the URL for 28 instead of 30 and it started showing the crash analytics on the tab!

@wagenheimer
Copy link

I have encountered this problem as well. Changing the setting to 28 days manually fixed the issue for me, but this bug has been around for a long time. When will we get a permanent solution for it?

@Jiang-Junjie
Copy link

Hi,
I have the same problem. I am using it for a xamarin forms application and it worked before. Just stoped working from almost week ago.

I'm seeing this in a Xamarin Forms android app, today. Can confirm changing last90Days to last28Days works for me. @winnie/AppCenter team, surely this is a little one-line fix / http redirect somewhere? Please can you investigate?

It works for me. I need to change the 90days to 28days in the link.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug A bug or issue with App Center diagnostics Related to App Center's Diagnostics service
Projects
None yet
Development

No branches or pull requests