Skip to content
This repository has been archived by the owner on Jun 5, 2023. It is now read-only.

Forseti Config Validator Scanner - Error being received #3864

Closed
3 tasks
Pierre1234321 opened this issue May 27, 2021 · 1 comment
Closed
3 tasks

Forseti Config Validator Scanner - Error being received #3864

Pierre1234321 opened this issue May 27, 2021 · 1 comment
Labels
stale Stale items closed by Stale Bot

Comments

@Pierre1234321
Copy link

Pierre1234321 commented May 27, 2021

Hi All,

We recently deployed Forseti via Terraform into GCP, and we are currently running into a scanner config validator issues, all other scanners run without any problems. Any assistance as to where to start to troubleshooting.

Feedback on questions

  • Which version of Forseti Security you're using version = '2.25.2'
  • Which module(s) (inventory, scanner, enforcer, explain) you're having trouble with. scanner: Config Validator Scanner
  • Include errors, log output, and host operating system, including installed packages.
    {
    "serverMessage": "Error running scanner: ConfigValidatorScanner: 'Traceback (most recent call last):\n File "/usr/local/lib/python3.6/dist-packages/forseti_security-2.25.2-py3.6.egg/google/cloud/forseti/scanner/scanners/config_validator_util/validator_client.py", line 196, in reset\n self.stub.Reset(validator_pb2.ResetRequest())\n File "/usr/local/lib/python3.6/dist-packages/grpc/_channel.py", line 565, in call\n return _end_unary_response_blocking(state, call, False, None)\n File "/usr/local/lib/python3.6/dist-packages/grpc/_channel.py", line 467, in _end_unary_response_blocking\n raise _Rendezvous(state, None, None, deadline)\ngrpc._channel._Rendezvous: <_Rendezvous of RPC that terminated with:\n\tstatus = StatusCode.INTERNAL\n\tdetails = "Not supported"\n\tdebug_error_string = "{"created":"@1622100655.641973800","description":"Error received from peer ipv6:[::1]:50052","file":"src/core/lib/surface/call.cc","file_line":1052,"grpc_message":"Not supported","grpc_status":13}"\n>\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n File "/usr/local/lib/python3.6/dist-packages/forseti_security-2.25.2-py3.6.egg/google/cloud/forseti/scanner/scanner.py", line 119, in run\n scanner.run()\n File "/usr/local/lib/python3.6/dist-packages/forseti_security-2.25.2-py3.6.egg/google/cloud/forseti/scanner/scanners/config_validator_scanner.py", line 203, in run\n for flattened_violations in self._retrieve_flattened_violations():\n File "/usr/local/lib/python3.6/dist-packages/forseti_security-2.25.2-py3.6.egg/google/cloud/forseti/scanner/scanners/config_validator_scanner.py", line 178, in _retrieve_flattened_violations\n self.validator_client.reset()\n File "/home/ubuntu/forseti-security/.eggs/retrying-1.3.3-py3.6.egg/retrying.py", line 49, in wrapped_f\n return Retrying(*dargs, **dkw).call(f, *args, **kw)\n File "/home/ubuntu/forseti-security/.eggs/retrying-1.3.3-py3.6.egg/retrying.py", line 206, in call\n return attempt.get(self._wrap_exception)\n File "/home/ubuntu/forseti-security/.eggs/retrying-1.3.3-py3.6.egg/retrying.py", line 247, in get\n six.reraise(self.value[0], self.value[1], self.value[2])\n File "/usr/local/lib/python3.6/dist-packages/six.py", line 719, in reraise\n raise value\n File "/home/ubuntu/forseti-security/.eggs/retrying-1.3.3-py3.6.egg/retrying.py", line 200, in call\n attempt = Attempt(fn(*args, **kwargs), attempt_number, False)\n File "/usr/local/lib/python3.6/dist-packages/forseti_security-2.25.2-py3.6.egg/google/cloud/forseti/scanner/scanners/config_validator_util/validator_client.py", line 203, in reset\n raise errors.ConfigValidatorResetError(e)\ngoogle.cloud.forseti.scanner.scanners.config_validator_util.errors.ConfigValidatorResetError: <_Rendezvous of RPC that terminated with:\n\tstatus = StatusCode.INTERNAL\n\tdetails = "Not supported"\n\tdebug_error_string = "{"created":"@1622100655.641973800","description":"Error received from peer ipv6:[::1]:50052","file":"src/core/lib/surface/call.cc","file_line":1052,"grpc_message":"Not supported","grpc_status":13}"\n>\n'"
    }

[ ] Note how you deployed - Deployment in GCP via Terraform

Thank you in advance

@stale
Copy link

stale bot commented Jul 11, 2021

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 15 days if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale Stale items closed by Stale Bot label Jul 11, 2021
@stale stale bot closed this as completed Jul 26, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
stale Stale items closed by Stale Bot
Projects
None yet
Development

No branches or pull requests

1 participant