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

weka_upgrade_checker | AWS | backend OS check fails with exception #198

Open
vrragosta opened this issue Sep 7, 2023 · 1 comment
Open

Comments

@vrragosta
Copy link
Contributor

The following error was observed when running weka_upgrade_checker on an AWS cluster:

CHECKING IF OS IS SUPPORTED ON BACKENDS

Traceback (most recent call last):
  File "weka_upgrade_checker.py", line 1978, in <module>
    INFO(f"Cluster upgrade checks complete!")
  File "weka_upgrade_checker.py", line 1968, in main
    ssh_bk_hosts = weka_cluster_results[1]
  File "weka_upgrade_checker.py", line 1705, in backend_host_checks
    def backend_host_checks(backend_hosts, ssh_bk_hosts, weka_version, check_version, backend_ips, ssh_identity,
  File "weka_upgrade_checker.py", line 1366, in check_os_release
    if backend:
ValueError: not enough values to unpack (expected 2, got 1)
[12198] Failed to execute script 'weka_upgrade_checker' due to unhandled exception!
@vrragosta vrragosta changed the title weka_upgrade_cheker | AWS | backend OS check fails with exception weka_upgrade_checker | AWS | backend OS check fails with exception Sep 7, 2023
@vrragosta
Copy link
Contributor Author

Closing -- user error...

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