SecurityRiskAdvisors / VECTR

VECTR is a tool that facilitates tracking of your red and blue team testing activities to measure detection and prevention capabilities across different attack scenarios
1.36k stars 161 forks source link

Oops screen after importing db from another instance #137

Closed andrejas closed 3 years ago

andrejas commented 3 years ago

Hi, in our environment, we can't easily share a single server. So we exported the mongo db from one vectr instance, and imported it in the other vectr instance. Initially I could see and load the db in the gui. Then it logged out by itself, and now every time I try to log in, I get the Oops screen when the callback should happen.

I checked the tomcat logs, but found no pointers to the issue in there.

Is there anything we should sync up or leave out when duplicating the db this way?

andrejas commented 3 years ago

Solved. When troubleshooting earlier I somehow lost a few containers. Restarted from scratch and it works with the imported DB now.