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 connecting to some Sites #14

Open
craig opened this issue Mar 1, 2022 · 0 comments
Open

Error connecting to some Sites #14

craig opened this issue Mar 1, 2022 · 0 comments

Comments

@craig
Copy link

craig commented Mar 1, 2022

Hi,

while the demo from README.md works with akamai, it does not work with some other sites:

$ h2c start &
$ h2c connect www.diplo.de:443
Error while reading next frame: Unknown setting in SETTINGS frame.
h2c get /index.html
Not connected. Run 'h2c connect' first.

h2c start --dump says:

[signal 0xb code=0x1 addr=0x30 pc=0x4b83f3]

goroutine 19 [running]:
panic(0x6e67a0, 0xc82000e130)
	/usr/local/go/src/runtime/panic.go:481 +0x3e6
github.com/fstab/h2c/cli/daemon.makeFrameFilter.func1(0x0, 0x0, 0x0, 0x0)
	/go/src/github.com/fstab/h2c/cli/daemon/daemon.go:51 +0x43
github.com/fstab/h2c/http2client/internal/connection.(*connection).ReadNextFrame(0xc820130420, 0x0, 0x0, 0x0, 0x0)
	/go/src/github.com/fstab/h2c/http2client/internal/connection/connection.go:469 +0x4e0
github.com/fstab/h2c/http2client/internal/eventloop.Start.func2(0x7f5f3a785820, 0xc820130420, 0xc82011d808, 0xc82008c1e0)
	/go/src/github.com/fstab/h2c/http2client/internal/eventloop/loop.go:82 +0x39
created by github.com/fstab/h2c/http2client/internal/eventloop.Start
	/go/src/github.com/fstab/h2c/http2client/internal/eventloop/loop.go:95 +0x37e
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