nfdi4plants / Swate

Excel Add-In for annotation of experimental data and computational workflows.
https://swate-alpha.nfdi4plants.org
MIT License
31 stars 6 forks source link

[BUG] Swate installer (for Windows) sometimes does not download manifests #216

Closed omaus closed 2 years ago

omaus commented 2 years ago

Describe the bug When using Swate installer for Windows, this occurs in CMD window:

Created folder for Swate manifest @C:\Users\Kath9\AppData\Local\nfdi_manifests.
Download Swate manifest to folder..
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
curl: (35) schannel: next InitializeSecurityContext failed: Unknown error (0x80092012) - Die Sperrfunktion konnte keine Sperrprüfung für das Zertifikat durchführen.
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
curl: (35) schannel: next InitializeSecurityContext failed: Unknown error (0x80092012) - Die Sperrfunktion konnte keine Sperrprüfung für das Zertifikat durchführen.

No manifests downloaded into manifests folder.

To Reproduce (due to unknown reasons, it is not simply possible to reproduce this. It worked on several PCs without problems, but on some PCs it does not)

Expected behavior curl.exe downloads the manifests without errors.

OS and framework information (please complete the following information):

Freymaurer commented 2 years ago

Can you create a PR fixing this issue on this branch https://github.com/nfdi4plants/Swate/tree/kevinf-patch-0.6 ?