Unresponsive server

Open
#29 7 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
25/100
Issue type
Bug
Clarity
Needs clarification
Activity status
Stale
Domain
backend

Research direction

Start with the reported log output and the repeated read-header location at web-server-lib/web-server/http/request.rkt:185. Determine why racket-pkg-website stopped accepting new connections and use the server logs to verify that connections are handled normally again.

Written by the indexing model from the issue text.

Description

needs-reproducing

The racket-pkg-website part appears not to be taking new connections. This is the last output from the log (about 3 hours ago):

2016-12-21 15:18:29.735259500 custom-port-pipe-read: input port is closed
2016-12-21 15:18:29.735260500   context...:
2016-12-21 15:18:29.735344500    /home/pkgserver/racket/share/pkgs/web-server-lib/web-server/http/request.rkt:185:2: read-header
2016-12-21 15:18:29.735345500    /home/pkgserver/racket/share/pkgs/web-server-lib/web-server/http/request.rkt:185:2: read-header
2016-12-21 15:18:29.735348500    /home/pkgserver/racket/share/pkgs/web-server-lib/web-server/http/request.rkt:185:2: read-header
2016-12-21 15:18:29.735349500    .../more-scheme.rkt:261:28
2016-12-21 15:18:29.735349500    ...higher-order.rkt:340:33
2016-12-21 15:18:29.735349500    /home/pkgserver/racket/share/pkgs/web-server-lib/web-server/private/dispatch-server-with-connect-unit.rkt:131:8
Dominant language
Racket
Stars
13
Forks
17
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from racket/racket-pkg-website

All issues in racket/racket-pkg-website

Similar issues

More Backend & API Design issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.