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

Errors while retrieving metrics from the nodes #3

Closed
danielepolencic opened this issue Apr 8, 2021 · 1 comment
Closed

Errors while retrieving metrics from the nodes #3

danielepolencic opened this issue Apr 8, 2021 · 1 comment

Comments

@danielepolencic
Copy link

I can see the following errors when I run the autoscaler:

[2021-04-08T08:11:07.052526+01:00] AUTOSCALER.ERROR: fopen(https://ac432bc4-730c-484f-9943-93fc540bbf9a.ap-south-1.linodelke.net:443/api/v1/nodes): Failed to open stream: operation failed [] []
[08-Apr-2021 08:11:07 Europe/London] PHP Warning:  fopen(): SSL: Success in /autoscaler/vendor/travisghansen/kubernetes-client-php/src/KubernetesClient/Client.php on line 149
[08-Apr-2021 08:11:07 Europe/London] PHP Warning:  fopen(): Failed to enable crypto in /autoscaler/vendor/travisghansen/kubernetes-client-php/src/KubernetesClient/Client.php on line 149
[08-Apr-2021 08:11:07 Europe/London] PHP Warning:  fopen(https://ac432bc4-730c-484f-9943-93fc540bbf9a.ap-south-1.linodelke.net:443/api/v1/nodes): Failed to open stream: operation failed in /autoscaler/vendor/travisghansen/kubernetes-client-php/src/KubernetesClient/Client.php on line 149
[2021-04-08T08:11:37.063337+01:00] AUTOSCALER.INFO: Get Nodes' and Metrics details... [] []

I don't understand if it's missing RBAC rules?

@danielepolencic
Copy link
Author

I think I sorted it out. I had an old kubeconfig.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant