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

Getting Error: failed to start plugin manager: timeout while waiting for plugin to start #4063

Open
nmische opened this issue Jan 8, 2024 · 3 comments
Labels
bug Something isn't working stale No recent activity has been detected on this issue/PR and it will be closed

Comments

@nmische
Copy link
Contributor

nmische commented Jan 8, 2024

Describe the bug
This appears to be due to a large number of kubernetes connections that have custom resources.

Steampipe version (steampipe -v)
Steampipe v0.21.3
AWS Plugin v0.126.0
Kubernetes Plugin v0.26.0

To reproduce
Configure several (~50) kubernetes connections with custom resources.

Expected behavior
Steampipe lazily loads connections and does not time out.

Additional context
This issue started after adding additional clusters to my steampipe config. If I comment out some connections, the issue goes away.

@nmische nmische added the bug Something isn't working label Jan 8, 2024
Copy link

github-actions bot commented Mar 9, 2024

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 30 days.

@github-actions github-actions bot added the stale No recent activity has been detected on this issue/PR and it will be closed label Mar 9, 2024
@nmische
Copy link
Contributor Author

nmische commented Mar 13, 2024

I see there is a TODO to make plugin startup timeout configurable: https://github.com/turbot/steampipe/blob/main/pkg/pluginmanager_service/plugin_manager.go#L684-L685

I can maybe find time to take a stab at this. Would that be general option: https://steampipe.io/docs/reference/config-files/options#general-options?

@github-actions github-actions bot removed the stale No recent activity has been detected on this issue/PR and it will be closed label Mar 14, 2024
Copy link

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 30 days.

@github-actions github-actions bot added the stale No recent activity has been detected on this issue/PR and it will be closed label May 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working stale No recent activity has been detected on this issue/PR and it will be closed
Projects
None yet
Development

No branches or pull requests

1 participant