You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
After installing the self-hosted version of CISO-assistant and creating the user for first login, we receive at first an error { detail: "Not Found" } and then multiple times the another error SyntaxError: Unexpected token '<', "<!DOCTYPE "... is not valid JSON .
The above errors are triggered every time i try to login inside, and the login screen never changes. it's like i'm just getting the error.
Same error as can be viewed below, through inspect.
ab-smith
changed the title
Never change through login to next page after initial deploy
[traefik ] No change on login after the initial deploy
Feb 21, 2025
ab-smith
changed the title
[traefik ] No change on login after the initial deploy
[traefik] No change on login after the initial deploy
Feb 21, 2025
Describe the bug
After installing the self-hosted version of CISO-assistant and creating the user for first login, we receive at first an error
{ detail: "Not Found" }
and then multiple times the another errorSyntaxError: Unexpected token '<', "<!DOCTYPE "... is not valid JSON
.The above errors are triggered every time i try to login inside, and the login screen never changes. it's like i'm just getting the error.
Same error as can be viewed below, through inspect.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Login to service.
Environment (please complete the following information):
Additional context
Compose file used:
console-export-2025-2-21_16-54-21.txt
_ciso-frontend_logs.txt
The text was updated successfully, but these errors were encountered: