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

Revert always enable http2 #7182

Merged
merged 1 commit into from
Sep 23, 2024
Merged

Revert always enable http2 #7182

merged 1 commit into from
Sep 23, 2024

Conversation

claucambra
Copy link
Collaborator

Should fix #7136 and #7171

@mgallien
Copy link
Collaborator

then we will get back issues when people have http1.1 broken and http2 working
we must investigate to figure out what is the problem and only merge this is there is a Qt bug

Copy link
Collaborator

@mgallien mgallien left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can you change it such that we would have an environment variable to force disable http2 when needed and keep it enable by default ?

@camilasan camilasan mentioned this pull request Sep 23, 2024
16 tasks
Copy link
Collaborator

@mgallien mgallien left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

things are broken after this change
we unfortunately have to revert

…ttp2"

This reverts commit 5baec6f, reversing
changes made to ab06ecb.

Signed-off-by: Claudio Cambra <[email protected]>
@mgallien
Copy link
Collaborator

/backport to stable-3.14

@nextcloud-desktop-bot
Copy link

AppImage file: nextcloud-PR-7182-389d6536e593517bb6fddab9789f76cd741edf1b-x86_64.AppImage

To test this change/fix you can simply download above AppImage file and test it.

Please make sure to quit your existing Nextcloud app and backup your data.

Copy link

sonarcloud bot commented Sep 23, 2024

@mgallien mgallien merged commit 0c3f0a0 into master Sep 23, 2024
13 of 15 checks passed
@mgallien mgallien deleted the bugfix/revert-always-use-http2 branch September 23, 2024 14:24
@nursoda
Copy link

nursoda commented Sep 23, 2024

AppImage file: nextcloud-PR-7182-389d6536e593517bb6fddab9789f76cd741edf1b-x86_64.AppImage

WFM after start (NC 28.0.10 on NGINX 1.27.1/PHP-FPM 8.3.11/MariaDB 11.5.2). However, after standby/resume two of my clouds (externally hosted ones) do not reconnect for 1-2 minutes (connection failure) while the browser can connect. No way to immediately recover from that. Self-healed after 2 minutes. Without interaction, right after that, another (inhouse hosted NC) yielded connection timeout for 1-2 minutes before re-syncing and recovering. I never saw that behavior with 1.13.4.

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

Successfully merging this pull request may close these issues.

Sync error: “Server stopped accepting new streams before this stream was established”
4 participants