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 500 on test #1

Open
fidergo-stephane-gourichon opened this issue Oct 25, 2019 · 0 comments
Open

Error 500 on test #1

fidergo-stephane-gourichon opened this issue Oct 25, 2019 · 0 comments

Comments

@fidergo-stephane-gourichon

Hi.

Have to use nightly rust toolchain.
Have to copy .example.env to .env.

bash rustup-init.sh --verbose --default-toolchain nightly 

Cannot have it work. Is this usage correct?

curl -vv -i -H "X-Api-Key: your_key_here" --data "url=http:https://gourichon.org/stephane"  http:https://localhost:8000/new

*   Trying 127.0.0.1...
* TCP_NODELAY set
* Connected to localhost (127.0.0.1) port 8000 (#0)
> POST /new HTTP/1.1
> Host: localhost:8000
> User-Agent: curl/7.58.0
> Accept: */*
> X-Api-Key: your_key_here
> Content-Length: 33
> Content-Type: application/x-www-form-urlencoded
> 
* upload completely sent off: 33 out of 33 bytes
< HTTP/1.1 500 Internal Server Error
HTTP/1.1 500 Internal Server Error
< Content-Type: text/plain; charset=utf-8
Content-Type: text/plain; charset=utf-8
< Server: Rocket
Server: Rocket
< Content-Length: 96
Content-Length: 96
< Date: Fri, 25 Oct 2019 08:47:32 GMT
Date: Fri, 25 Oct 2019 08:47:32 GMT

< 
Oops! Seems something went wrong...

* Connection #0 to host localhost left intact
Open an issue here: https://github.com/pbondoer/smlr/issues
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