Corsinvest / cv4pve-autosnap

Automatic snapshot tool for Proxmox VE
https://www.corsinvest.it/cv4pve
GNU General Public License v3.0
413 stars 51 forks source link

No usable version of libssl was found #80

Closed plastilincheg closed 10 months ago

plastilincheg commented 1 year ago

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 1 year ago

which version of linux do you use?

plastilincheg commented 1 year ago

cv4pve-autosnap-linux-x64

franklupo commented 1 year ago

The os Linux?

plastilincheg commented 1 year ago

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 11 months ago

type apt-get install libssl

best regards

m2acgi commented 8 months ago

type apt-get install libssl

best regards

Debian 12 has the same issue. When apt-get install libssl, it says: E: Unable to locate package libssl

It seems related to dot core version: https://github.com/dotnet/core/issues/4749