You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
temporal@galactica~> curl cht.sh/lisp
Unknown topic.
Do you mean one of these topics may be?
* lisp/ 100
* elisp/ 89
* alias 67
Changing the URL to cht.sh/alias correctly gives a list of examples, while lisp and elisp are always reported as unknown. My guess is, something somewhere is storing those tokens with forward slash in the name, whereas the HTTP handling code strips it out from request.
The text was updated successfully, but these errors were encountered:
Yes, it's true, we are experiencing too high load now, and that it the root of the problem.
We are working on it and as soon as it will be fixed, everything should work fine.
Please try, whether curl cht.sh/lisp/:list works for you.
Uh oh!
There was an error while loading. Please reload this page.
Observe:
Changing the URL to cht.sh/alias correctly gives a list of examples, while lisp and elisp are always reported as unknown. My guess is, something somewhere is storing those tokens with forward slash in the name, whereas the HTTP handling code strips it out from request.
The text was updated successfully, but these errors were encountered: