intel / openvino-plugins-ai-audacity

A set of AI-enabled effects, generators, and analyzers for Audacity®.
GNU General Public License v3.0
732 stars 43 forks source link

Windows install fails (Error 12030) #153

Closed ezradlesser closed 2 months ago

ezradlesser commented 2 months ago

I am not able to install the plugins on Windows 11 using the latest 3.5.1 executable. After selecting "recommended" modules, I receive an error: Error sending data: (12030) The connection with the server was terminated abnormally. Screenshot. Running the installer as admin does not seem to fix the issue.

A quick Google search reveals: "Microsoft defines the WinHttpSendRequest Error[12030] as: 12030: ERROR_WINHTTP_CONNECTION_ERROR The connection with the server has been reset or terminated, or an incompatible SSL protocol was encountered." https://community.carbonblack.com/t5/Knowledge-Base/App-Control-Agent-Upgrade-WinHttpSendRequest-Error-12030/ta-p/72663

RyanMetcalfeInt8 commented 2 months ago

Hello, I am still trying to understand what is causing this issue for some folks.

The original reported issue thread is here: https://github.com/intel/openvino-plugins-ai-audacity/issues/129

Closing this one as duplicate

GemaRojaCl commented 1 month ago

I have Windows 10 and I am experiencing the same problem; giving the installer administrator permissions does NOT solve it.

RyanMetcalfeInt8 commented 1 month ago

Hi @ezradlesser, @GemaRojaCl, has your Windows installation kept up to date with updates, etc?

Couple of experiments:

  1. Can you access this page (from a web browser)? https://huggingface.co/Intel/whisper.cpp-openvino-models/tree/main
  2. If so, if you were to open a powershell terminal from your Downloads folder and run the following, does it succeed?
    Invoke-WebRequest https://huggingface.co/Intel/whisper.cpp-openvino-models/resolve/194efafbee09390bbf33f33d02d9856dacfdd162/ggml-base-models.zip -OutFile ggml-base-models.zip
GemaRojaCl commented 1 month ago

Hi , @RyanMetcalfeInt8 Thank you for responding.

1) has you Windows installation kept up to date with updates, etc?

Windows 10 Home 22H2, Last update, May 15, 2024

2) Can you access this page (from a web browser)? https://huggingface.co/Intel/whisper.cpp-openvino-models/tree/main

yes..

3) If so, if you were to open a powershell terminal from your Downloads folder and run the following, does it succeed?

error message:

Invoke-WebRequest : Se ha terminado la conexión: Error inesperado de envío. En línea: 1 Carácter: 1

GemaRojaCl commented 1 month ago

Hi Ryan Metcalfe https://github.com/RyanMetcalfeInt8

Thanks for responding..

  1. has you Windows installation kept up to date with updates, etc?

Windows 10 Home 22H2, Last update, May 15, 2024

  1. Can you access this page (from a web browser)? https://huggingface.co/Intel/whisper.cpp-openvino-models/tree/main

yes..!!!

  1. If so, if you were to open a powershell terminal from your Downloads folder and run the following, does it succeed?

error message:

Invoke-WebRequest : Se ha terminado la conexión: Error inesperado de envío. En línea: 1 Carácter: 1

Today, I checked the Windows Firewall to see if it was blocking anything. I enabled the log for blocks and ran the script in PowerShell, but there is nothing in the log. So, it appears that the firewall is not the cause.

Regards!!

El lun, 20 may 2024 a las 10:19, Ryan Metcalfe @.***>) escribió:

Hi @ezradlesser https://github.com/ezradlesser, @GemaRojaCl https://github.com/GemaRojaCl, has your Windows installation kept up to date with updates, etc?

Couple of experiments:

  1. Can you access this page (from a web browser)? https://huggingface.co/Intel/whisper.cpp-openvino-models/tree/main
  2. If so, if you were to open a powershell terminal from your Downloads folder and run the following, does it succeed?

Invoke-WebRequest https://huggingface.co/Intel/whisper.cpp-openvino-models/resolve/194efafbee09390bbf33f33d02d9856dacfdd162/ggml-base-models.zip -OutFile ggml-base-models.zip

— Reply to this email directly, view it on GitHub https://github.com/intel/openvino-plugins-ai-audacity/issues/153#issuecomment-2120558451, or unsubscribe https://github.com/notifications/unsubscribe-auth/BITGNF7LWFIQNPVOC6ZA6ETZDIA5VAVCNFSM6AAAAABG5EYHWWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCMRQGU2TQNBVGE . You are receiving this because you were mentioned.Message ID: @.***>