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

fail to retrieve "http://yaroslavvb.com/upload/notMNIST/nmn.png" #8

Closed
jacky-ttt opened this issue Nov 16, 2018 · 2 comments
Closed
Assignees
Labels
bug Something isn't working

Comments

@jacky-ttt
Copy link

I encounter this error when udacimak tries to retrieve "http://yaroslavvb.com/upload/notMNIST/nmn.png". Maybe because it is not https?

2018-11-16T08:08:12.805Z [�[31merror�[39m]: ERROR [ERR_TLS_CERT_ALTNAME_INVALID]: Hostname/IP does not match certificate's altnames: Host: yaroslavvb.com. is not in the cert's altnames: DNS:*.accountservergroup.com, DNS:accountservergroup.com
CODE: ERR_TLS_CERT_ALTNAME_INVALID
STACK: Error [ERR_TLS_CERT_ALTNAME_INVALID]: Hostname/IP does not match certificate's altnames: Host: yaroslavvb.com. is not in the cert's altnames: DNS:*.accountservergroup.com, DNS:accountservergroup.com
    at Object.checkServerIdentity (tls.js:228:17)
    at TLSSocket.onConnectSecure (_tls_wrap.js:1059:27)
    at TLSSocket.emit (events.js:182:13)
    at TLSSocket._finishInit (_tls_wrap.js:631:8)
@udacimak
Copy link
Owner

Thanks for reporting.
http or https doesn't matter.
If possible, could you email me the JSON file to udacimak@tutanota.com so I can have a better look?

@udacimak udacimak self-assigned this Nov 16, 2018
@udacimak
Copy link
Owner

udacimak commented Nov 16, 2018

@jacky-ttt
I've fixed the issue according to here:

You can update (npm i -g udacimak) and re-render.

Enjoy!

@udacimak udacimak added the bug Something isn't working label Nov 17, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants