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

UndefVarError: closewrite not defined #33

Open
KajWiik opened this issue Feb 2, 2024 · 0 comments
Open

UndefVarError: closewrite not defined #33

KajWiik opened this issue Feb 2, 2024 · 0 comments

Comments

@KajWiik
Copy link

KajWiik commented Feb 2, 2024

I installed Pages#main (with HTTP v1.10.1) in a clean (activate --temp) environment. The basic example in README.md gives an error:

julia> ┌ Error: error handling request
│   exception =
│    UndefVarError: `closewrite` not defined
│    Stacktrace:
│     [1] (::HTTP.Servers.var"#13#14"{Pages.var"#12#15", HTTP.ConnectionPool.Transaction{Sockets.TCPSocket}, HTTP.Streams.Stream{HTTP.Messages.Request, HTTP.ConnectionPool.Transaction{Sockets.TCPSocket}}})()
│       @ HTTP.Servers ~/.julia/packages/HTTP/IAI92/src/Servers.jl:371
└ @ HTTP.Servers ~/.julia/packages/HTTP/IAI92/src/Servers.jl:373

Also

@async Pages.start();

does not return anything (like Listening on 0.0.0.0:8000...).
Any suggestions?

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