Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BUG: Cant install plugins #2012

Closed
2 tasks
huoyan1231 opened this issue Mar 29, 2023 · 8 comments
Closed
2 tasks

BUG: Cant install plugins #2012

huoyan1231 opened this issue Mar 29, 2023 · 8 comments
Labels
bug Something isn't working

Comments

@huoyan1231
Copy link

Checks

  • I have checked that this issue has not already been reported.

  • I am using the latest version of Flow Launcher.

Problem Description

after download Flow Launcher wont restart and install

To Reproduce

  1. ...
  2. ...
  3. ...

Screenshots

No response

Flow Launcher Version

1.14.0

Windows Build Number

Windows Feature Experience Pack 1000.22639.1000.0

Error Log

2023-03-29.txt

@huoyan1231 huoyan1231 added the bug Something isn't working label Mar 29, 2023
@houhuawei23
Copy link

+1
Maybe the plugin website was banned
How to set up an HTTP proxy?

@jjw24
Copy link
Member

jjw24 commented Mar 29, 2023

Potentially related to #1772 , can you open user data folder -> plugins-> see if the plugin you tried to install is still in a zip file.

@jjw24 jjw24 added the Waiting for response Waiting for poster to respond to Team message label Mar 29, 2023
@deefrawley
Copy link
Member

The log you attached says you are running v1.13 of Flow but in the issue you say 1.14. Can you confirm?

@huoyan1231
Copy link
Author

您附加的日志说您正在运行 Flow 的 v1.13,但在问题中您说的是 1.14。你可否确认?

i found it on 1.14
then i install old version(1.13) to test this bug

@houhuawei23
Copy link

houhuawei23 commented Mar 29, 2023

Flow-Launcher 1.14.0
platform win 11
Can I install the plugin through other ways?
I cant install through the plug store.
here is the log:

17:45:02.5026+08:00 - ERROR - PluginsManager.InstallOrUpdate - An error occurred while downloading plugin
EXCEPTION OCCURS: System.Net.Http.HttpRequestException: An error occurred while sending the request.
 ---> System.IO.IOException: Unable to read data from the transport connection: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond..
 ---> System.Net.Sockets.SocketException (10060): A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
   --- End of inner exception stack trace ---
   at void System.Net.Sockets.Socket+AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
   at async ValueTask<int> System.Net.Security.SslStream.EnsureFullTlsFrameAsync<TIOAdapter>(CancellationToken cancellationToken)
   at async ValueTask<int> System.Net.Security.SslStream.ReadAsyncInternal<TIOAdapter>(Memory<byte> buffer, CancellationToken cancellationToken)
   at async ValueTask System.Net.Http.HttpConnection.InitialFillAsync(bool async)
   at async Task<HttpResponseMessage> System.Net.Http.HttpConnection.SendAsyncCore(HttpRequestMessage request, bool async, CancellationToken cancellationToken)
   --- End of inner exception stack trace ---
   at async Task<HttpResponseMessage> System.Net.Http.HttpConnection.SendAsyncCore(HttpRequestMessage request, bool async, CancellationToken cancellationToken)
   at async ValueTask<HttpResponseMessage> System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, bool async, bool doRequestAuth, CancellationToken cancellationToken)
   at async ValueTask<HttpResponseMessage> System.Net.Http.RedirectHandler.SendAsync(HttpRequestMessage request, bool async, CancellationToken cancellationToken)
   at async Task<HttpResponseMessage> System.Net.Http.HttpClient.SendAsync(HttpRequestMessage request)+Core(?)
   at async Task Flow.Launcher.Infrastructure.Http.Http.DownloadAsync(string url, string filePath, CancellationToken token) in C:/projects/flow-launcher/Flow.Launcher.Infrastructure/Http/Http.cs:line 93
   at async Task Flow.Launcher.Plugin.PluginsManager.PluginsManager.InstallOrUpdateAsync(UserPlugin plugin) in C:/projects/flow-launcher/Plugins/Flow.Launcher.Plugin.PluginsManager/PluginsManager.cs:line 157

@jjw24
Copy link
Member

jjw24 commented Mar 30, 2023

You can by going to the plugin repo and manually download and unzip it to user data -> plugin folder.

The error looks like a network connectivity issue I would troubleshoot from there e.g. firewall

@jjw24
Copy link
Member

jjw24 commented Mar 30, 2023

您附加的日志说您正在运行 Flow 的 v1.13,但在问题中您说的是 1.14。你可否确认?

i found it on 1.14 then i install old version(1.13) to test this bug

Could you please attach the log after reproducing from 1.14.0 please.

Did it work for 1.13.0 ?

@houhuawei23
Copy link

You can by going to the plugin repo and manually download and unzip it to user data -> plugin folder.

The error looks like a network connectivity issue I would troubleshoot from there e.g. fi

I used an http proxy and it was downloaded and installed normally.

@jjw24 jjw24 removed the Waiting for response Waiting for poster to respond to Team message label May 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants