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

Frontend screen sometimes goes white when scheduling multiple missions at once #1537

Open
oysand opened this issue Apr 9, 2024 · 10 comments · Fixed by #1617
Open

Frontend screen sometimes goes white when scheduling multiple missions at once #1537

oysand opened this issue Apr 9, 2024 · 10 comments · Fixed by #1617
Assignees
Labels
bug Something isn't working stale This issue or pull request already exists

Comments

@oysand
Copy link
Contributor

oysand commented Apr 9, 2024

Describe the bug
Sometimes when scheduling all the missions on the mezzanine deck at Huldra in dev the screen is goes completely white. A refresh "fixes" the problem.

To Reproduce
Steps to reproduce the behavior:
Queue all the missions on the mezzanine deck at Huldra multiple times.

Expected behavior
Screen should not be blank

Screenshots
image

@oysand oysand added the bug Something isn't working label Apr 9, 2024
@oysand
Copy link
Contributor Author

oysand commented Apr 9, 2024

Experienced the bug with updated mission topic as well with the missionRunContext

@mrica-equinor
Copy link
Contributor

I haven't been able to reproduce this bug so we might consider waiting on this to see if it keeps happening

@oysand
Copy link
Contributor Author

oysand commented Apr 18, 2024

New instance seen in staging:
image
Occured after opening staging and just leaving it on the side in a tab for approximatly 5-10 minutes. When revisiting the tab it was all white and had error on the robot status card

@oysand
Copy link
Contributor Author

oysand commented Apr 18, 2024

Happened again in staging:
image
There are 14 robots being rendered in staging, so that could increase the likelihood of it occuring

@oysand
Copy link
Contributor Author

oysand commented Apr 18, 2024

New occurance:
image

@mrica-equinor
Copy link
Contributor

Image

Image

@Eddasol
Copy link
Contributor

Eddasol commented Jun 12, 2024

When adding this to signalRContext.tsx
Image

the console.log message appears at the same time as these kind of "screen goes white"-events
Image

Seems that the issue is caused by signalRMessages sometimes being empty

@Eddasol
Copy link
Contributor

Eddasol commented Jun 14, 2024

Frontend part of this issue is solved by adding error handling in #1617. Backend issue and root cause is handled by #1604

@oysand
Copy link
Contributor Author

oysand commented Jun 14, 2024

Reappered on robot status card
image

@aeshub
Copy link
Contributor

aeshub commented Aug 13, 2024

This issue has automatically been marked as stale as there has been no activity for 60 days.

@aeshub aeshub added the stale This issue or pull request already exists label Aug 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working stale This issue or pull request already exists
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants