racket / racket-pkg-website

A frontend for the Racket Package Catalog.
Other
9 stars 15 forks source link

Can't register #72

Closed sorawee closed 3 years ago

sorawee commented 3 years ago

Two people reported that they can't register.

Here's the error message:

Exception
The application raised an exception with the message:
string::1: string->jsexpr: bad input starting #"<html><head><title>Servlet Error</title><link rel=\"stylesheet\" href=\"/error.css\"/></head><body><div class=\"section\"><div class=\"title\">Exception</div><p>The application raised an exception with the message:<pre>subprocess: process creation fai...
Stack trace:
-raise-read-error at:
  line 15, column 2, in file /home/pkgserver/racket/collects/syntax/readerr.rkt
<unknown procedure> at:
  line 17, column 0, in file /home/pkgserver/racket-pkg-website/src/json-rpc.rkt
notify-of-emailing at:
  line 471, column 0, in file /home/pkgserver/racket-pkg-website/src/site.rkt
login-or-register-flow* at:
  line 316, column 0, in file /home/pkgserver/racket-pkg-website/src/site.rkt
<unknown procedure> at:
  line 375, column 33, in file /home/pkgserver/racket/collects/racket/contract/private/arrow-higher-order.rkt
jackfirth commented 3 years ago

Saw a third report of this in the Discord last week.

jeapostrophe commented 3 years ago

This is fixed now. Thank you!