Hello everyone, since I recently had to do some troubleshooting involving an error when trying to access the shell through management GUI and this error message included at the end "exit code 1" but I was unable to find any official documentation regarding these exit codes and their meaning, I wanted to ask here:
does anyone have knowledge of some official (or even unofficial) resource (like a list of all possible codes) detailing their meaning?
Example of a full error message with exit code:
proxmox failed waiting for client: timed out
TASK ERROR: command /usr/bin/termproxy 5900 --path /nodes --perm Sys.Console --vncticket-endpoint -- bin login -f root failed: exit code 1
Additionally, it would be interesting to hear some opinions on the usefulness of these codes. We all know of extremely vague and badly documented error codes in MS products, that really don't offer much help when troubleshooting. Maybe these codes here are similar and can basically be ignored when investigating issues? If that is the case, what would be the best ways to dig deeper into an error such as this one?
Any help would be greatly appreaciated, thanks!
does anyone have knowledge of some official (or even unofficial) resource (like a list of all possible codes) detailing their meaning?
Example of a full error message with exit code:
proxmox failed waiting for client: timed out
TASK ERROR: command /usr/bin/termproxy 5900 --path /nodes --perm Sys.Console --vncticket-endpoint -- bin login -f root failed: exit code 1
Additionally, it would be interesting to hear some opinions on the usefulness of these codes. We all know of extremely vague and badly documented error codes in MS products, that really don't offer much help when troubleshooting. Maybe these codes here are similar and can basically be ignored when investigating issues? If that is the case, what would be the best ways to dig deeper into an error such as this one?
Any help would be greatly appreaciated, thanks!