You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Error:ssh: Could not resolve hostname pve1: No address associated with hostname lost connection Answer:Cluster-Mode Config
Error:stat: cannot statx '/root/Proxmox-Updater/check-output': No such file or directory Answer: create check-output file with touch /root/Proxmox-Updater/check-output
Error:/etc/update-motd.d/01-welcome-screen: line 66: neofetch: command not found Answer: install neofetch with apt install neofetch -y
documentationImprovements or additions to documentation
1 participant
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Error:
ssh: Could not resolve hostname pve1: No address associated with hostname lost connection
Answer: Cluster-Mode Config
Error:
stat: cannot statx '/root/Proxmox-Updater/check-output': No such file or directory
Answer: create check-output file with
touch /root/Proxmox-Updater/check-output
Error:
/etc/update-motd.d/01-welcome-screen: line 66: neofetch: command not found
Answer: install neofetch with
apt install neofetch -y
Beta Was this translation helpful? Give feedback.
All reactions