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
On URL dashboard/data/connectors an error is being thrown "An unknown error occurred. Please contact your administrator or the OpenCTI maintainers." :
Console log error
Here's what's showing up on the console :
Error
at Object.render (front-22RDRV77.js:8408:46980)
at a.render (front-22RDRV77.js:40:47548)
at n1t (front-22RDRV77.js:8:6275)
at _Aa (front-22RDRV77.js:8:6067)
at OOa (front-22RDRV77.js:8:45658)
at COa (front-22RDRV77.js:8:40412)
at a9s (front-22RDRV77.js:8:40335)
at kdn (front-22RDRV77.js:8:40183)
at c1t (front-22RDRV77.js:8:36453)
at xOa (front-22RDRV77.js:8:35373)
I did not have any issue the first few times I ran docker compose, I was adding connectors, everything worked fine.
One time I restarded the containers, this is when I started having this issue, I tried removing connectors one by one thinking one of them was causing the issue, but that didn't help either.
I finally deleted all the containers and all the volumes from docker and made a fresh install, and still the issue persists.
Thank you for help.
The text was updated successfully, but these errors were encountered:
UI error
On URL dashboard/data/connectors an error is being thrown "An unknown error occurred. Please contact your administrator or the OpenCTI maintainers." :
Console log error
Here's what's showing up on the console :
OpenCTI container log error
Here's the logged error from the container :
Some background
I did not have any issue the first few times I ran docker compose, I was adding connectors, everything worked fine.
One time I restarded the containers, this is when I started having this issue, I tried removing connectors one by one thinking one of them was causing the issue, but that didn't help either.
I finally deleted all the containers and all the volumes from docker and made a fresh install, and still the issue persists.
Thank you for help.
The text was updated successfully, but these errors were encountered: