This repository was archived by the owner on Mar 19, 2025. It is now read-only.
This repository was archived by the owner on Mar 19, 2025. It is now read-only.
Can't deploy containers on remote server #8
Open
Description
I installed the tool onto my development machine and wanted to run it against an Uyuni VM. The deployment fails, probably because files are not downloaded to the remote machine where podman build
is executed.
output
(.venv) ~src/poc-uyuni-health-check [master]
➤ ssh [email protected] 'zypper -n install podman'
# [output omitted, successful]
(.venv) ~src/poc-uyuni-health-check [master]
➤ uyuni-health-check -s uyuni.tf.local run
┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
┃ Uyuni Health Check ┃
┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛
[11:51:27] Checking connection with podman: main.py:618
podman version 4.7.2 util.py:45
Warning: Permanently added 'uyuni.tf.local' (ED25519) to the list of known hosts. util.py:45
[11:51:28] Creating POD for containers main.py:741
[11:51:29] bc0c634632991816c03c816eb2f43044ea4cce5eb19432b4e7ee2271340dcd2e util.py:45
Warning: Permanently added 'uyuni.tf.local' (ED25519) to the list of known hosts. util.py:45
Building logcli image main.py:744
[11:51:31] An error had happened while running Podman. Maybe you don't have enough privileges to run it. main.py:806
╭────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╮
│ You can visit now the live dashboards to see metrics and relevant errors at http://uyuni.tf.local:3000/dashboards │
╰────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╯
┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
┃ Execution Finished ┃
┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛
Metadata
Metadata
Assignees
Labels
No labels