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

Add new.emberjs.com link to Quick Start page #1951

Open
locks opened this issue Jul 31, 2023 · 4 comments
Open

Add new.emberjs.com link to Quick Start page #1951

locks opened this issue Jul 31, 2023 · 4 comments
Labels
help wanted Extra attention is needed

Comments

@locks
Copy link
Contributor

locks commented Jul 31, 2023

We want to provide users with a link to https://new.emberjs.com as an alternative to installing ember-cli and generating a new project locally.

@sukima
Copy link
Contributor

sukima commented Oct 4, 2023

new.emberjs.com is broken!

$ curl -Iv https://new.emberjs.com/
*   Trying 3.13.31.214:443...
* Connected to new.emberjs.com (3.13.31.214) 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, Unknown (21):
* TLSv1.3 (IN), TLS alert, internal error (592):
* error:0A000438:SSL routines::tlsv1 alert internal error
* Closing connection 0
curl: (35) error:0A000438:SSL routines::tlsv1 alert internal error

@sukima
Copy link
Contributor

sukima commented Oct 4, 2023

This ticket doesn’t seem to have any further next actions. Can we remove the Help Wanted tag till something becomes actionable for contributors?

@NullVoxPopuli
Copy link
Contributor

Mentioned ember-learn/ember-styleguide#477 (comment)

Be sure to use http instead of https. It redirects to https.
This is a limitation of DNS-based redirects.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

4 participants