We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I was running an OpenBAs agent on my machine, I added a Caldera agent and then my server was unable to start and was logging:
2024-12-09T14:44:50.584+01:00 ERROR 6224 --- [OpenBAS API] [TaskScheduler13] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "assets_unique" Detail: Key (asset_external_reference)=(lxschk) already exists.
The text was updated successfully, but these errors were encountered:
[backend] Fix for the bug breaking openbas when running multiple agent (
fa35342
#2023)
heditar
No branches or pull requests
I was running an OpenBAs agent on my machine, I added a Caldera agent and then my server was unable to start and was logging:
2024-12-09T14:44:50.584+01:00 ERROR 6224 --- [OpenBAS API] [TaskScheduler13] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "assets_unique" Detail: Key (asset_external_reference)=(lxschk) already exists.
The text was updated successfully, but these errors were encountered: