Conversation
Signed-off-by: Daniel Hansson <[email protected]>
|
@celeroncool Hmm even with these fixes, the torrent just stalls for me. Any idea? |
|
Could you check the hash of the file so we could compare on what is created on my side when I create the torrent? Running the script inside clean Ubuntu 24.04 VM creates a torrent with info hash v1: For some reason downloading it with curl inside freshly provisioned NCVM produces following output: Downloading it directly with browser from link at https://download.kafit.se/s/dnkWptz8AK4JZDM -> download produces this hash: So there is something funky going on with nextcloud zip compression because the hash changed between downloads. I then only download the actual OVA file inside the folders from your link: Same file downloaded to my machine: So now the hashes match. Now this file has torrent info hash: Link to the torrent file: https://nextcloud.nenimein.fi/s/ZYemZx9kQw7r4KF (again, seeding for testing :)) |
|
Also, my editor added unecessary "" around the cat command for the torrent creation, so it would not add the trackers... Updated version in: |
|
You're probably right, We can't download the zip content, and we need to use the direct OVA for this. Your torrent works, and I downloaded it. I will make some more changes to get it just as I want it. :) Thanks a lot for looking into this, it helps a lot. ⭐ |
No description provided.