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

[Bug] Website down #532

Closed
lattice0 opened this issue Jun 27, 2022 · 16 comments
Closed

[Bug] Website down #532

lattice0 opened this issue Jun 27, 2022 · 16 comments
Labels
bug Something isn't working wontfix This will not be worked on

Comments

@lattice0
Copy link
Contributor

Describe the bug

Hello, is the website down? I've been trying to see for months and always it won't open

Codegen logs with RUST_LOG=debug environment variable

*

To Reproduce

No response

Expected behavior

No response

Generated binding code

No response

OS

No response

Version of flutter_rust_bridge_codegen

No response

Flutter info

No response

Version of clang++

No response

Version of ffigen

No response

Additional context

No response

@lattice0 lattice0 added the bug Something isn't working label Jun 27, 2022
@welcome
Copy link

welcome bot commented Jun 27, 2022

Hi! Thanks for opening your first issue here! 😄

@lattice0
Copy link
Contributor Author

It won't open on Proton VPN. Is it possibly hosted in China?

@fzyzcjy
Copy link
Owner

fzyzcjy commented Jun 27, 2022

http://cjycode.com/flutter_rust_bridge/
https://fzyzcjy.github.io/flutter_rust_bridge/

I can open it, and it is hosted via github pages. Could you please share URL that cannot open? And maybe curl --verbose the_url and provide logs?

@lattice0
Copy link
Contributor Author

Both give Server Not Found on firefox.

curl --verbose http://cjycode.com/flutter_rust_bridge/
* Could not resolve host: cjycode.com
* Closing connection 0
curl: (6) Could not resolve host: cjycode.com


lz@pc:~/$ curl --verbose https://fzyzcjy.github.io/flutter_rust_bridge/
*   Trying 185.199.108.153:443...
* Connected to fzyzcjy.github.io (185.199.108.153) port 443 (#0)
* ALPN, offering h2
* ALPN, offering http/1.1
*  CAfile: /etc/ssl/certs/ca-certificates.crt
*  CApath: /etc/ssl/certs
* TLSv1.0 (OUT), TLS header, Certificate Status (22):
* TLSv1.3 (OUT), TLS handshake, Client hello (1):
* TLSv1.2 (IN), TLS header, Certificate Status (22):
* TLSv1.3 (IN), TLS handshake, Server hello (2):
* TLSv1.2 (IN), TLS header, Finished (20):
* TLSv1.2 (IN), TLS header, Supplemental data (23):
* TLSv1.3 (IN), TLS handshake, Encrypted Extensions (8):
* TLSv1.2 (IN), TLS header, Supplemental data (23):
* TLSv1.3 (IN), TLS handshake, Certificate (11):
* TLSv1.2 (IN), TLS header, Supplemental data (23):
* TLSv1.3 (IN), TLS handshake, CERT verify (15):
* TLSv1.2 (IN), TLS header, Supplemental data (23):
* TLSv1.3 (IN), TLS handshake, Finished (20):
* TLSv1.2 (OUT), TLS header, Finished (20):
* TLSv1.3 (OUT), TLS change cipher, Change cipher spec (1):
* TLSv1.2 (OUT), TLS header, Supplemental data (23):
* TLSv1.3 (OUT), TLS handshake, Finished (20):
* SSL connection using TLSv1.3 / TLS_AES_256_GCM_SHA384
* ALPN, server accepted to use h2
* Server certificate:
*  subject: C=US; ST=California; L=San Francisco; O=GitHub, Inc.; CN=*.gh.neting.cc
*  start date: Apr  7 00:00:00 2022 GMT
*  expire date: Apr  7 23:59:59 2023 GMT
*  subjectAltName: host "fzyzcjy.github.io" matched cert's "*.github.io"
*  issuer: C=US; O=DigiCert Inc; CN=DigiCert TLS RSA SHA256 2020 CA1
*  SSL certificate verify ok.
* Using HTTP2, server supports multiplexing
* Connection state changed (HTTP/2 confirmed)
* Copying HTTP/2 data in stream buffer to connection buffer after upgrade: len=0
* TLSv1.2 (OUT), TLS header, Supplemental data (23):
* TLSv1.2 (OUT), TLS header, Supplemental data (23):
* TLSv1.2 (OUT), TLS header, Supplemental data (23):
* Using Stream ID: 1 (easy handle 0x55eb1fa5fe80)
* TLSv1.2 (OUT), TLS header, Supplemental data (23):
> GET /flutter_rust_bridge/ HTTP/2
> Host: fzyzcjy.github.io
> user-agent: curl/7.81.0
> accept: */*
> 
* TLSv1.2 (IN), TLS header, Supplemental data (23):
* TLSv1.3 (IN), TLS handshake, Newsession Ticket (4):
* TLSv1.2 (IN), TLS header, Supplemental data (23):
* TLSv1.2 (OUT), TLS header, Supplemental data (23):
* TLSv1.2 (IN), TLS header, Supplemental data (23):
< HTTP/2 301 
< server: GitHub.com
< content-type: text/html
< permissions-policy: interest-cohort=()
< location: http://cjycode.com/flutter_rust_bridge/
< x-github-request-id: BF96:016A:DE2AA8:15DDCE6:62BA330B
< accept-ranges: bytes
< date: Mon, 27 Jun 2022 22:45:31 GMT
< via: 1.1 varnish
< age: 0
< x-served-by: cache-mia11365-MIA
< x-cache: MISS
< x-cache-hits: 0
< x-timer: S1656369931.203906,VS0,VE26
< vary: Accept-Encoding
< x-fastly-request-id: 27a816a9da49ba60b7c14db131d0d0312c18fa95
< content-length: 162
< 
<html>
<head><title>301 Moved Permanently</title></head>
<body>
<center><h1>301 Moved Permanently</h1></center>
<hr><center>nginx</center>
</body>
</html>
* Connection #0 to host fzyzcjy.github.io left intact

@fzyzcjy
Copy link
Owner

fzyzcjy commented Jun 27, 2022

curl: (6) Could not resolve host: cjycode.com

very interesting... what about nslookup cjycode.com

and which region/country are you visiting this domain?

@lattice0
Copy link
Contributor Author

nslookup cjycode.com
Server:		127.0.0.53
Address:	127.0.0.53#53

** server can't find cjycode.com: REFUSED

@fzyzcjy
Copy link
Owner

fzyzcjy commented Jun 27, 2022

That's very wierd...

nslookup cjycode.com
Server:		192.168.0.1
Address:	192.168.0.1#53

Non-authoritative answer:
cjycode.com	canonical name = fzyzcjy.github.io.
Name:	fzyzcjy.github.io
Address: 185.199.111.153
Name:	fzyzcjy.github.io
Address: 185.199.109.153
Name:	fzyzcjy.github.io
Address: 185.199.108.153
Name:	fzyzcjy.github.io
Address: 185.199.110.153

Which region/country are you accessing it?

And do your friends (other machines, even other countries) face this problem?

@lattice0
Copy link
Contributor Author

Any country on my Proton VPN will lead to Server Not Found.

@fzyzcjy
Copy link
Owner

fzyzcjy commented Jun 27, 2022

Maybe we should wait for other people to see whether they can visit it... I am not an expert in networking

@fzyzcjy
Copy link
Owner

fzyzcjy commented Aug 4, 2022

Btw do you still see it down? I still can visit it and other people can as well, so really not sure what is happening

@stale
Copy link

stale bot commented Oct 3, 2022

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the wontfix This will not be worked on label Oct 3, 2022
@stale stale bot closed this as completed Oct 10, 2022
@lattice0
Copy link
Contributor Author

lattice0 commented Oct 11, 2022 via email

@fzyzcjy fzyzcjy reopened this Oct 11, 2022
@fzyzcjy
Copy link
Owner

fzyzcjy commented Oct 11, 2022

Very weird... Do your friends also see it down? If so you can check what the network is

@stale stale bot removed the wontfix This will not be worked on label Oct 11, 2022
@lattice0
Copy link
Contributor Author

#582 (comment)

@stale
Copy link

stale bot commented Dec 10, 2022

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the wontfix This will not be worked on label Dec 10, 2022
@stale stale bot closed this as completed Dec 17, 2022
@github-actions
Copy link
Contributor

This thread has been automatically locked since there has not been any recent activity after it was closed. If you are still experiencing a similar issue, please open a new issue.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 31, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

2 participants