equinor / flotilla

Flotilla is the main point of access for operators to interact with multiple robots in a facility.
Eclipse Public License 2.0
16 stars 38 forks source link

Error message displayed to the user is not logged in the backend #1447

Closed tsundvoll closed 3 months ago

tsundvoll commented 8 months ago

Describe the bug We got Failed to start: 'Could not reach ISAR at http://localhost:3000' popup in the frontend, but could not find a similar log in the backend pod.

To Reproduce Steps to reproduce the behavior:

  1. Trigger some failure
  2. Verify that the frontend gives a error message in a banner
  3. See that no error is logged in the backend

Expected behavior The backend component should also log an error if an error is displayed in the frontend.

Screenshots

andchiind commented 7 months ago

Hmm, our logger setup might have an issue then, since it should be getting logged in two places at least:

Image

Image

aeshub commented 5 months ago

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

Christdej commented 3 months ago

Need to send frontend logs to app insights

andchiind commented 3 months ago

Could not be recreated, logs seemed to work fine.

andchiind commented 3 months ago

Could not be recreated, logs seemed to work fine.