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

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

Closed
tsundvoll opened this issue Mar 4, 2024 · 5 comments
Closed

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

tsundvoll opened this issue Mar 4, 2024 · 5 comments
Assignees
Labels
backend Backend related functionality bug Something isn't working

Comments

@tsundvoll
Copy link
Contributor

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

@tsundvoll tsundvoll added the bug Something isn't working label Mar 4, 2024
@andchiind
Copy link
Contributor

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

Image

Image

@aeshub
Copy link
Contributor

aeshub commented Jun 3, 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 Jun 3, 2024
@Christdej
Copy link
Contributor

Need to send frontend logs to app insights

@Christdej Christdej removed the stale This issue or pull request already exists label Aug 5, 2024
@andchiind andchiind self-assigned this Aug 13, 2024
@andchiind andchiind added the backend Backend related functionality label Aug 13, 2024
@andchiind
Copy link
Contributor

Could not be recreated, logs seemed to work fine.

1 similar comment
@andchiind
Copy link
Contributor

Could not be recreated, logs seemed to work fine.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend Backend related functionality bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants