velociraptor icon indicating copy to clipboard operation
velociraptor copied to clipboard

error: frontend: starting frontend: x509: certificate has expired or is not yet valid:

Open CyberKaizen opened this issue 8 months ago • 13 comments

@scudette We are having an issue where we have restarted our docker stack after it being up for a solid one year and it will now not come back up. The only error we get is: velociraptor: error: frontend: starting frontend: x509: certificate has expired or is not yet valid: current time 2024-06-28T21:53:33Z is after 2024-06-28T00:11:58Z

  • We have checked both client and server.config yaml files. There are no issues with those.
  • We have not deployed any new versions.
  • There have been no infrastructure changes.

Server Version: version: name: velociraptor version: 0.7.0-dev commit: ebf996b build_time: "2023-06-14T17:40:19Z" ci_build_url: https://github.com/Velocidex/velociraptor/actions/runs/5270364236 compiler: go1.20.5

We are not sure what is going on here. Any assistance would be appreciated.

Thanks,

CyberKaizen avatar Jun 28 '24 21:06 CyberKaizen