#abhisheksingh123
1 messages · Page 1 of 1 (latest)
I wish I could help, but this chat is focused on developers and technical questions. Our support team will be able to assist you better than I can: https://support.stripe.com/contact/email
Find help and support for Stripe. Our support center provides answers on all types of situations, including account information, charges and refunds, and subscriptions information. Get your questions answered and find international support for Stripe.
Thanks a lot I will check there
Your website does respond with 404, just since we're dismissing this as nontechnical:
* Trying 52.222.139.48:443...
* Connected to www.practiceplan.io (52.222.139.48) port 443 (#0)
* ALPN: offers h2
* ALPN: offers http/1.1
* CAfile: /etc/ssl/cert.pem
* CApath: none
* (304) (OUT), TLS handshake, Client hello (1):
* (304) (IN), TLS handshake, Server hello (2):
* (304) (IN), TLS handshake, Unknown (8):
* (304) (IN), TLS handshake, Certificate (11):
* (304) (IN), TLS handshake, CERT verify (15):
* (304) (IN), TLS handshake, Finished (20):
* (304) (OUT), TLS handshake, Finished (20):
* SSL connection using TLSv1.3 / AEAD-AES128-GCM-SHA256
* ALPN: server accepted h2
* Server certificate:
* subject: CN=practiceplan.io
* start date: Nov 21 00:00:00 2022 GMT
* expire date: Dec 20 23:59:59 2023 GMT
* subjectAltName: host "www.practiceplan.io" matched cert's "*.practiceplan.io"
* issuer: C=US; O=Amazon; CN=Amazon RSA 2048 M01
* SSL certificate verify ok.
* Using HTTP2, server supports multiplexing
* Copying HTTP/2 data in stream buffer to connection buffer after upgrade: len=0
* h2h3 [:method: GET]
* h2h3 [:path: /]
* h2h3 [:scheme: https]
* h2h3 [:authority: www.practiceplan.io]
* h2h3 [user-agent: curl/7.86.0]
* h2h3 [accept: */*]
* Using Stream ID: 1 (easy handle 0x12d810a00)
> GET / HTTP/2
> Host: www.practiceplan.io
> user-agent: curl/7.86.0
> accept: */*
>
* Connection state changed (MAX_CONCURRENT_STREAMS == 128)!
< HTTP/2 404
< content-type: text/html
< content-length: 1942
< date: Fri, 24 Mar 2023 16:14:32 GMT
< last-modified: Mon, 21 Nov 2022 17:20:42 GMT
< etag: "f906af55ef3640585671f3d65a5be678"
< accept-ranges: bytes
< server: AmazonS3
< vary: Accept-Encoding
< x-cache: Error from cloudfront
< via: 1.1 042b48eeaf8a253b1b396e09e8bdea20.cloudfront.net (CloudFront)
< x-amz-cf-pop: AMS50-C1
< x-amz-cf-id: DsbtsTl2QQ4IAcXEl8eF0JgzXMbr2Rd10wutl4PM4mm7xUbHnSmUTg==
< age: 7
<
* Connection #0 to host www.practiceplan.io left intact
< HTTP/2 404