-
Notifications
You must be signed in to change notification settings - Fork 817
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
HTTP/2 protocol error #1072
Comments
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
I can reproduce this error on a fresh installation with the Nextcloud VM scripts. Nextcloud version 15.0.7 This is the configuration in question:
|
I cannot also sync files for this bug. Please fix it. Owncloud fixed it from their latest client https://techtun.es/drFf5W and nextcloud is overlooking it. |
Same for me it's annoying. I just updated the server to the latest version. Problem persists. Is there some plan to fix this, or can i help by providing some logs? On the nginx server side there is a warning probably related to the problem: There is no space or right problem on the server side file system. The file to upload has in example a size of 6M. Increasing the client_body_buffer_size to 10M in Nginx has no effect. Furthermore it seems that the first client upload after starting the nextcloud client works and the next files are failing. |
It would be better to link the specific github issue and pull request. I only found this one: There were other issues with configuration problems. This command turned out to be helpful if the server is responding correctly:
It should give a |
In my case both my domains that are having issues throws |
I do encounter the same problem with client 2.5.3 RC2 on Windows 10 Pro. |
@camilasan Could this be related to / same issue as owncloud/client#7020 ? possible Patch? owncloud/client@a58e439 |
I think this can be closed casue I think I found the cause. Everyone that have the app I noticed that Well, no more issues, and the syncing got much faster. |
You might have a point there: I also have Question remains also, if the |
I ran this test on a pretty decent Xeon CPU with 12 cores added to the system, so I think that doesn't matter, rather the files_antivirus app that have some flawed code. My best guess anyway. |
@Lars1963 Pretty funny that your avatar raises the hand btw. :D
|
I raised a issue on https://github.com/nextcloud/files_antivirus. May be someone over there has a idea. |
I'm closing this as it's most probably are related to the Please reopen if you experience issues not related to the above. |
This is not antivirus issue. Nexcloud Client throw error when HTTPS/2 is enabled on server. Where antivirus came to this issue? I dont understand. Its related to HTTPS/2 support on Nextcloud Desktop Client. |
@xianx so you are not running |
@enoch85 nope. |
On owncloud https://techtun.es/GeykDW they removed it https://techtun.es/OwBBvw |
Subsidiary question, any of you are using nGinx as HTTP server? |
Yes, I'm using NGINX and having this problem. Only solution for now is disabling http2-support for NGINX. This problem is also otherwise mentioned in combination with NGINX. see #16138 |
@acs-ferreira I use Nginx as Reverse Proxy, and HTTP/2 is enabled on both sides. |
OK, so this is not Webserver related. I'm also using |
I have this error too, no files_antivirus app and protocol error. Is there anything I can check to find out more? Server logs don't say anything... |
Having the same issue on multiple devices: OS: Debian 10 and Windows 10 Nextcloud version 2.5.1git Windows is using 2.6.0 Server: nginx For now, I'm downgrading to 2.3.3 which doesn't cause this problem. Log on gist File names replaced with FILE1,2,3. Problematic file is FILE1. I didn't include rest of the files throwing error (log show same thing). It seems that problem is Qt http2 stack. OwnCloud disabled it |
Same problem started popping up here recently. Server
Nextcloud Client
Verified Workaround
|
Same issue here... To me, it seems that only some file formats aren't synchronised (e.g. .jpg), but others work (e.g. .pdf, .doc, .odt)... can you confirm? As workaround, I disabled http2 in my nginx configuration for now. Everything works fine now. |
I can confirm that for some file extensions (for instance .sh) the windows client (Version 2.6.2stable-Win64 (build 20191224)) refuses to sync with server Nextcloud 18.0 on OS: FreeBSD 12.1-p2, PHP 7.3 with http2 enabled. Also confirm that downgrading to 2.5.3daily-Win64 (build 20190725) completely eliminated the problem. |
This comment has been minimized.
This comment has been minimized.
This bug report did not receive an update in the last 4 weeks. Please take a look again and update the issue with new details, otherwise the issue will be automatically closed in 2 weeks. Thank you! |
This bug report is getting automatically closed due to no answer since the issue has been staled. Thank you! |
Expected behaviour
By Installing under Ubuntu theire is an error "HTTP/2 protocol error"
Actual behaviour
Tell us what happens instead
Steps to reproduce
Client configuration
Client version:
2.5.1
Operating system:
Ubuntu
OS language:
German
Qt version used by client package (Linux only, see also Settings dialog):
Client package (From Nextcloud or distro) (Linux only):
Installation path of client:
Server configuration
Operating system:
Web server:
Database:
PHP version:
Nextcloud version:
Storage backend (external storage):
Logs
Please use Gist (https://gist.github.com/) or a similar code paster for longer
logs.
Template for output < 10 lines
Client logfile: Output of
nextcloud --logwindow
ornextcloud --logfile log.txt
(On Windows using
cmd.exe
, you might need to firstcd
into the Nextcloud directory)(See also https://docs.nextcloud.com/desktop/2.3/troubleshooting.html#log-files)
Web server error log:
Server logfile: nextcloud log (data/nextcloud.log):
The text was updated successfully, but these errors were encountered: