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

Expected ':status' header not present #63

Open
lachesis opened this issue Feb 24, 2019 · 1 comment
Open

Expected ':status' header not present #63

lachesis opened this issue Feb 24, 2019 · 1 comment
Assignees

Comments

@lachesis
Copy link

PhotoBackup version 0.11.0 (33)

When I try to activate the service, I receive:
Server test failed, please verify your configuration - Expected ':status' header not present

This issue seems relevant:
https://stackoverflow.com/questions/46807237/protocolexception-expected-status-header-not-present

I am using HTTP/2 on my nginx server. When I disable HTTP/2 (not possible in production), everything works fine.

@stephanepechard
Copy link
Member

Nice catch!
I never tried it with HTTP/2 so it is simply not supported. I add this to my TODO list.

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

No branches or pull requests

2 participants