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.34k stars 156 forks source link

Configuration error #246

Closed z00f closed 2 months ago

z00f commented 8 months ago

Hi. There is a problem with the correct time of the containers after running docker compose up -d

Configuration error VECTR system time and local browser time are not in-sync. The difference in time was greater than the allowable range.

Error code: 102

Is there any way to fix it? I can not log on. Thanks. image

SRAPSpencer commented 8 months ago

See this issue,

https://github.com/SecurityRiskAdvisors/VECTR/issues/241

Check the time difference between your docker host and your client browser. Even 10-15 seconds can create this error as it breaks auth.

thebleucheese commented 2 months ago

Closing as known configuration issue - time server drift. Needs to be fixed in deployment environment.