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

Error downloading on click #56

Open
sharicov opened this issue Oct 2, 2020 · 0 comments
Open

Error downloading on click #56

sharicov opened this issue Oct 2, 2020 · 0 comments

Comments

@sharicov
Copy link

sharicov commented Oct 2, 2020

Download only works when copy paste the link manually to New; Download links.
When pressing on link directly, or right click; Send to Aria2 gives error adding task to aria2, please check the configuration.
In the log:

2020-10-02 06:29:02.324833 [INFO] [AbstractHttpServerResponseCommand.cc:118] CUID#872 - HttpServer: all response transmitted.
2020-10-02 06:29:02.325029 [INFO] [HttpServerResponseCommand.cc:60] CUID#872 - Persist connection.
2020-10-02 06:29:02.773537 [INFO] [HttpListenCommand.cc:78] RPC: Accepted the connection from 192.168.3.3:33310.
2020-10-02 06:29:02.775360 [INFO] [HttpServerCommand.cc:275] CUID#873 - Error occurred while reading HTTP request
Exception: [HttpHeaderProcessor.cc:365] errorCode=1 Bad HTTP header: missing ':'
2020-10-02 06:29:02.781988 [INFO] [HttpListenCommand.cc:78] RPC: Accepted the connection from 192.168.3.3:33312.
2020-10-02 06:29:02.784592 [INFO] [HttpServerCommand.cc:275] CUID#874 - Error occurred while reading HTTP request
Exception: [HttpHeaderProcessor.cc:365] errorCode=1 Bad HTTP header: missing ':'
2020-10-02 06:29:03.771327 [INFO] [HttpListenCommand.cc:78] RPC: Accepted the connection from 192.168.3.3:33322.
2020-10-02 06:29:03.773657 [INFO] [HttpServerCommand.cc:275] CUID#875 - Error occurred while reading HTTP request
Exception: [HttpHeaderProcessor.cc:221] errorCode=1 Bad Request-Line: LWS after HTTP-version
2020-10-02 06:29:03.779420 [INFO] [HttpListenCommand.cc:78] RPC: Accepted the connection from 192.168.3.3:33324.
2020-10-02 06:29:03.782696 [INFO] [HttpServer.cc:187] HTTP Server received request
����
2020-10-02 06:29:03.783214 [INFO] [HttpServer.cc:191] Request path is invalid. Ignore the request body.
2020-10-02 06:29:03.783670 [DEBUG] [HttpServer.cc:296] HTTP Server sends response:
HTTP/1.1 404 Not Found
Date: Fri, 02 Oct 2020 05:29:03 GMT
Content-Length: 0
Expires: Fri, 02 Oct 2020 05:29:03 GMT
Cache-Control: no-cache
Access-Control-Allow-Origin: *
Connection: close
2020-10-02 06:29:03.785092 [INFO] [AbstractHttpServerResponseCommand.cc:118] CUID#876 - HttpServer: all response transmitted.
2020-10-02 06:29:04.340778 [INFO] [HttpListenCommand.cc:78] RPC: Accepted the connection from 192.168.3.3:33328.
2020-10-02 06:29:04.342172 [INFO] [HttpServerCommand.cc:275] CUID#877 - Error occurred while reading HTTP request
Exception: [HttpHeaderProcessor.cc:173] errorCode=1 Bad Request-Line: missing request-target
2020-10-02 06:29:04.347618 [INFO] [HttpListenCommand.cc:78] RPC: Accepted the connection from 192.168.3.3:33330.
2020-10-02 06:29:04.349019 [INFO] [HttpServerCommand.cc:275] CUID#878 - Error occurred while reading HTTP request
Exception: [HttpHeaderProcessor.cc:165] errorCode=1 Bad Request-Line: missing request-target
2020-10-02 06:29:04.772162 [INFO] [HttpListenCommand.cc:78] RPC: Accepted the connection from 192.168.3.3:33332.
2020-10-02 06:29:04.774460 [INFO] [HttpServerCommand.cc:275] CUID#879 - Error occurred while reading HTTP request
Exception: [HttpHeaderProcessor.cc:221] errorCode=1 Bad Request-Line: LWS after HTTP-version
2020-10-02 06:29:04.780910 [INFO] [HttpListenCommand.cc:78] RPC: Accepted the connection from 192.168.3.3:33334.
2020-10-02 06:29:04.782748 [INFO] [HttpServerCommand.cc:275] CUID#880 - Error occurred while reading HTTP request
Exception: [HttpHeaderProcessor.cc:165] errorCode=1 Bad Request-Line: missing request-target
2020-10-02 06:29:05.771664 [INFO] [HttpListenCommand.cc:78] RPC: Accepted the connection from 192.168.3.3:33338.
2020-10-02 06:29:05.773371 [INFO] [HttpServerCommand.cc:275] CUID#881 - Error occurred while reading HTTP request
Exception: [HttpHeaderProcessor.cc:365] errorCode=1 Bad HTTP header: missing ':'
2020-10-02 06:29:05.778118 [INFO] [HttpListenCommand.cc:78] RPC: Accepted the connection from 192.168.3.3:33340.
2020-10-02 06:29:05.779740 [INFO] [HttpServerCommand.cc:275] CUID#882 - Error occurred while reading HTTP request
Exception: [HttpHeaderProcessor.cc:321] errorCode=1 Bad HTTP header: missing LF
2020-10-02 06:29:06.772347 [INFO] [HttpListenCommand.cc:78] RPC: Accepted the connection from 192.168.3.3:33344.
2020-10-02 06:29:06.774329 [INFO] [HttpServerCommand.cc:275] CUID#883 - Error occurred while reading HTTP request
Exception: [HttpHeaderProcessor.cc:365] errorCode=1 Bad HTTP header: missing ':'
2020-10-02 06:29:06.781312 [INFO] [HttpListenCommand.cc:78] RPC: Accepted the connection from 192.168.3.3:33346.
2020-10-02 06:29:06.783724 [INFO] [HttpServerCommand.cc:275] CUID#884 - Error occurred while reading HTTP request
Exception: [HttpHeaderProcessor.cc:193] errorCode=1 Bad Request-Line: missing HTTP-version
2020-10-02 06:29:07.771467 [INFO] [HttpListenCommand.cc:78] RPC: Accepted the connection from 192.168.3.3:33350.
2020-10-02 06:29:07.773527 [INFO] [HttpServerCommand.cc:275] CUID#885 - Error occurred while reading HTTP request
Exception: [HttpHeaderProcessor.cc:221] errorCode=1 Bad Request-Line: LWS after HTTP-version
2020-10-02 06:29:07.778443 [INFO] [HttpListenCommand.cc:78] RPC: Accepted the connection from 192.168.3.3:33352.
2020-10-02 06:29:07.779815 [INFO] [HttpServerCommand.cc:275] CUID#886 - Error occurred while reading HTTP request
Exception: [HttpHeaderProcessor.cc:165] errorCode=1 Bad Request-Line: missing request-target
2020-10-02 06:29:08.771455 [INFO] [HttpListenCommand.cc:78] RPC: Accepted the connection from 192.168.3.3:33356.
2020-10-02 06:29:08.773033 [INFO] [HttpServerCommand.cc:275] CUID#887 - Error occurred while reading HTTP request
Exception: [HttpHeaderProcessor.cc:365] errorCode=1 Bad HTTP header: missing ':'
2020-10-02 06:29:08.777543 [INFO] [HttpListenCommand.cc:78] RPC: Accepted the connection from 192.168.3.3:33358.
2020-10-02 06:29:08.779676 [INFO] [HttpServerCommand.cc:275] CUID#888 - Error occurred while reading HTTP request
Exception: [HttpHeaderProcessor.cc:165] errorCode=1 Bad Request-Line: missing request-target

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant