Skip to content
New issue

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

query execution fails with "transport: error while dialing: dial unix /tmp/plugin3175581448: connect: connection refused" #3038

Open
atomic111 opened this issue Jan 16, 2024 · 9 comments
Labels
bug Something isn't working p2 Priority 2 user

Comments

@atomic111
Copy link
Member

there is may be a problem with the os provider. i see such errros on the system:

[Query Error]
1 error occurred:
	* rpc error: code = Unavailable desc = connection error: desc = "transport: error while dialing: dial unix /tmp/plugin3175581448: connect: connection refused"
@atomic111 atomic111 added the bug Something isn't working label Jan 16, 2024
@atomic111 atomic111 assigned arlimus and jaym and unassigned arlimus Jan 16, 2024
@arlimus
Copy link
Member

arlimus commented Feb 5, 2024

Looking for more logs with this issue to help reproduce it.

@imilchev
Copy link
Member

would be good to test this with latest release of cnspec. We changed how we start and stop providers. Maybe it fixes this problem?

@atomic111
Copy link
Member Author

@imilchev the updated to version 10.3.4 and we still see the issue.

Image

@atomic111
Copy link
Member Author

Image

@imilchev
Copy link
Member

can you provide the logs of the service? It looks like a provider may be crashing or something...

@atomic111
Copy link
Member Author

@imilchev yes i will do it

@vjeffrey
Copy link
Contributor

also how was this scanned? cli?

@atomic111
Copy link
Member Author

via cnspec service on the linux vm

@vjeffrey vjeffrey added p2 Priority 2 user labels Feb 29, 2024
@imilchev
Copy link
Member

imilchev commented Mar 1, 2024

once we have the actual logs of the service we will know exactly what the issue is. The cause for this message is a panic in the provider. That's why we need the logs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working p2 Priority 2 user
Projects
None yet
Development

No branches or pull requests

5 participants