We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Describe the bug
❯ curl -vv -f -so /tmp/state.tar.gz -L $STATE_URL * Trying 188.72.231.50:443... * Connected to testnet.nodes.dusk.network (188.72.231.50) port 443 * ALPN: curl offers h2,http/1.1 * (304) (OUT), TLS handshake, Client hello (1): } [331 bytes data] * CAfile: /etc/ssl/cert.pem * CApath: none * (304) (IN), TLS handshake, Server hello (2): { [122 bytes data] * (304) (IN), TLS handshake, Unknown (8): { [25 bytes data] * (304) (IN), TLS handshake, Certificate (11): { [2626 bytes data] * (304) (IN), TLS handshake, CERT verify (15): { [264 bytes data] * (304) (IN), TLS handshake, Finished (20): { [36 bytes data] * (304) (OUT), TLS handshake, Finished (20): } [36 bytes data] * SSL connection using TLSv1.3 / AEAD-CHACHA20-POLY1305-SHA256 * ALPN: server accepted http/1.1 * Server certificate: * subject: CN=testnet.nodes.dusk.network * start date: Nov 30 13:28:40 2024 GMT * expire date: Feb 28 13:28:39 2025 GMT * subjectAltName: host "testnet.nodes.dusk.network" matched cert's "testnet.nodes.dusk.network" * issuer: C=US; O=Let's Encrypt; CN=R11 * SSL certificate verify ok. * using HTTP/1.1 > GET /state/genesis HTTP/1.1 > Host: testnet.nodes.dusk.network > User-Agent: curl/8.4.0 > Accept: */* > < HTTP/1.1 500 Internal Server Error < Server: nginx/1.18.0 (Ubuntu) < Date: Mon, 02 Dec 2024 19:51:56 GMT < Transfer-Encoding: chunked < Connection: keep-alive < Access-Control-Allow-Origin: * * The requested URL returned error: 500 * Closing connection
To Reproduce if applicable add a minimum reproducible example
// Be exhaustive //
Expected behaviour A clear and concise description of what you expected to happen.
Logs/Screenshot If applicable, add damning logs
Platform Fill as appropriate
Additional context Add any other context about the problem here.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Describe the bug
To Reproduce
if applicable add a minimum reproducible example
Expected behaviour
A clear and concise description of what you expected to happen.
Logs/Screenshot
If applicable, add damning logs
Platform
Fill as appropriate
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: