Problem with pveam update #3685
Unanswered
SuperManni72
asked this question in
Q&A
Replies: 1 comment
-
Reboot your full proxmox system and try again? Disable AdBlocker, custom DNS and co? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I have tried to install a paperless-ngx container via the Proxmox VE Helper-Script.
The container cannot created, because there is a message
update failed - see /var/log/pveam.log for details
, followed byContainer creation failed...
in the
/var/log/pveam.log
there is a general errorupdate failed: unable to unpack
caused by thepveam update
, which is called by the scripts:I get this error also, if I run
pveam update
manually from the pve-shell.But, if I call
pveupdate
, there is no error:So, why there is a problem only with
pveam update
but not withpveupdate
?What is the difference between pveam update and pveupdate ?
I have looked into the source-code, but seen nothing special with the gunzip:
Any ideas ?
P.S. My environment is a fresh install,
Beta Was this translation helpful? Give feedback.
All reactions