Can you help?
ssh -o StrictHostKeyChecking=no root@IP apt install rsync
Warning: Permanently added 'IP' (ED25519) to the list of known hosts.
WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
E: Could not get lock /var/lib/dpkg/lock-frontend - open (11: Resource temporarily unavailable)
E: Unable to acquire the dpkg frontend lock (/var/lib/dpkg/lock-frontend), is another process using it?
Error! Cleaning up before returning.
droplets GET {'tag_name': 'dosvob-ephemeral', 'per_page': 200}
droplets/367206744 DELETE {}
snapshots GET {'per_page': 200}
volumes GET {'per_page': 200}
account/keys GET {'per_page': 200}
account/keys/38958166 DELETE {}
Traceback (most recent call last):
File "/home/user/dosvob/dosvob.py", line 88, in
execute(f"ssh -o StrictHostKeyChecking=no root@{workerip} apt install rsync")
File "/home/user/dosvob/dosvob.py", line 57, in execute
raise RuntimeError
RuntimeError
Can you help?
ssh -o StrictHostKeyChecking=no root@IP apt install rsync
Warning: Permanently added 'IP' (ED25519) to the list of known hosts.
WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
E: Could not get lock /var/lib/dpkg/lock-frontend - open (11: Resource temporarily unavailable)
E: Unable to acquire the dpkg frontend lock (/var/lib/dpkg/lock-frontend), is another process using it?
Error! Cleaning up before returning.
droplets GET {'tag_name': 'dosvob-ephemeral', 'per_page': 200}
droplets/367206744 DELETE {}
snapshots GET {'per_page': 200}
volumes GET {'per_page': 200}
account/keys GET {'per_page': 200}
account/keys/38958166 DELETE {}
Traceback (most recent call last):
File "/home/user/dosvob/dosvob.py", line 88, in
execute(f"ssh -o StrictHostKeyChecking=no root@{workerip} apt install rsync")
File "/home/user/dosvob/dosvob.py", line 57, in execute
raise RuntimeError
RuntimeError