mirror of
https://github.com/Corsinvest/cv4pve-autosnap.git
synced 2026-04-25 08:55:49 +03:00
[GH-ISSUE #80] No usable version of libssl was found #77
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/cv4pve-autosnap#77
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @plastilincheg on GitHub (Oct 7, 2023).
Original GitHub issue: https://github.com/Corsinvest/cv4pve-autosnap/issues/80
What happened?
Greetings. I'm trying to run the program, but when I launch it it gives an error "No usable version of libssl was found" Proxmox 8.0.2
Expected behavior
Should have created a snapshot
Relevant log output
No response
Proxmox VE Version
8.0.2
Version (bug)
1.14.8
Version (working)
No response
On what operating system are you experiencing the issue?
Linux
Pull Request
@franklupo commented on GitHub (Oct 8, 2023):
which version of linux do you use?
@plastilincheg commented on GitHub (Oct 8, 2023):
cv4pve-autosnap-linux-x64
@franklupo commented on GitHub (Oct 8, 2023):
The os Linux?
@plastilincheg commented on GitHub (Oct 8, 2023):
Linux host 6.2.16-15-pve #1 SMP PREEMPT_DYNAMIC PMX 6.2.16-15
(2023-09-28T13:53Z) x86_64 GNU/Linux
Proxmox Virtual Environment 8.0.4
@franklupo commented on GitHub (Dec 11, 2023):
type apt-get install libssl
best regards
@m2acgi commented on GitHub (Mar 5, 2024):
Debian 12 has the same issue. When
apt-get install libssl, it says:E: Unable to locate package libsslIt seems related to dot core version: https://github.com/dotnet/core/issues/4749