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

Occasional error for darwinia provide by hukfrog #9

Open
fewensa opened this issue Jun 26, 2023 · 2 comments
Open

Occasional error for darwinia provide by hukfrog #9

fewensa opened this issue Jun 26, 2023 · 2 comments

Comments

@fewensa
Copy link
Collaborator

fewensa commented Jun 26, 2023

Related #3

$ curl -vvv https://darwinia-rpc.darwiniacommunitydao.xyz
*   Trying 198.18.0.43:443...
* Connected to darwinia-rpc.darwiniacommunitydao.xyz (198.18.0.43) port 443 (#0)
* schannel: disabled automatic use of client certificate
* ALPN: offers http/1.1
* ALPN: server accepted http/1.1
* using HTTP/1.1
> GET / HTTP/1.1
> Host: darwinia-rpc.darwiniacommunitydao.xyz
> User-Agent: curl/8.0.1
> Accept: */*
>
< HTTP/1.1 404 Not Found
< Date: Mon, 26 Jun 2023 02:31:41 GMT
< Content-Type: text/html; charset=utf-8
< Transfer-Encoding: chunked
< Connection: keep-alive
< x-envoy-upstream-service-time: 79
< CF-Cache-Status: DYNAMIC
< Server: cloudflare
< CF-RAY: 7dd209103c681fc2-HKG
< alt-svc: h3=":443"; ma=86400
<
<!DOCTYPE html>
<html>
<head>
<title>Not Found</title>
<style>
    body {
        width: 35em;
        margin: 0 auto;
        font-family: Tahoma, Verdana, Arial, sans-serif;
    }
</style>
</head>
<body>
<h1>The page you requested was not found.</h1>
<p>Sorry, the page you are looking for is currently unavailable.<br/>
Please try again later.</p>
<p>The server is powered by <a href="https://github.com/fatedier/frp">frp</a>.</p>
<p><em>Faithfully yours, frp.</em></p>
</body>
</html>
[2023-06-26T02:31:40.956Z] "GET / HTTP/1.1" 404 - 0 489 79 79 "58.152.48.159, 58.152.48.159" "curl/8.0.1" "a6f652aa-cc47-4c2b-9dfe-93689533ef07" "localhost" "54.250.172.141:9933"

@hukfrog Can you please check it?

@fewensa
Copy link
Collaborator Author

fewensa commented Jun 26, 2023

Maybe not your node issue, I will investigate this.

@fewensa
Copy link
Collaborator Author

fewensa commented Jun 26, 2023

Are you use frp to proxy you node rpc? @hukfrog I'll down your rpc first until we find the reason for this, hope your understanding

fewensa added a commit that referenced this issue Jun 26, 2023
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