question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Can't Connect to angular.io from windows

See original GitHub issue

I’m submitting a … (check one with “x”)

[x ] bug report
[ ] feature request
[ ] support request => Please do not submit support request here, instead see https://github.com/angular/angular/blob/master/CONTRIBUTING.md#question

Current behavior Hi i currently have a problem connecting to the angular.io page on windows 10. Firefox says that the connection has cancelled while connecting, edge says “Hmm, we can’t reach this page.” while chrome says “This site can’t provide a secure connection: ERR_SSL_PROTOCOL_ERROR”. If i try to connect from my home network on my android phone i can easily connect to the page, but not from my windows computer … this has been tested on other windows computers in the household with same result.

Expected/desired behavior Connected to the angular.io

Reproduction of the problem If the current behavior is a bug or you can illustrate your feature request better with an example, please provide the steps to reproduce and if possible a minimal demo of the problem via https://plnkr.co or similar (you can use this template as a starting point: http://plnkr.co/edit/tpl:AvJOMERrnz94ekVua0u5).

goto https://angular.io on windows 10.

What is the expected behavior?

Connected to the angular.io

What is the motivation / use case for changing the behavior?

Please tell us about your environment:

  • Angular version: 2.0.0-rc.X
  • Browser: [all | Chrome XX | Firefox XX | IE XX | Safari XX | Mobile Chrome XX | Android X.X Web Browser | iOS XX Safari | iOS XX UIWebView | iOS XX WKWebView ] Windows 10, with chrome, firefox, edge, ie -> all failing to connect to the homepage of angular.io
  • Language: [all | TypeScript X.X | ES6/7 | ES5 | Dart]

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Reactions:4
  • Comments:9 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
rahul2104commented, Dec 3, 2017

Uncaught SyntaxError: Unexpected end of input core.js:4353 Uncaught Error: Angular requires Zone.js prolyfill. at new t (core.js:4353) at ct (core.js:5543) at t.bootstrapModuleFactory (core.js:5362) at Object.cDNt (main.ts:11) at n (bootstrap 8db9b05a9dd6b7d451d1:54) at Object.0 (main.1c33290970b6430d47fa.bundle.js:1) at n (bootstrap 8db9b05a9dd6b7d451d1:54) at window.webpackJsonp (bootstrap 8db9b05a9dd6b7d451d1:25) at main.1c33290970b6430d47fa.bundle.js:1 angular.io/:1 The resource https://angular.io/generated/docs/index.json was preloaded using link preload but not used within a few seconds from the window’s load event. Please make sure it wasn’t preloaded for nothing. angular.io/:1 The resource https://angular.io/generated/navigation.json was preloaded using link preload but not used within a few seconds from the window’s load event. Please make sure it wasn’t preloaded for nothing.

1reaction
ericmartinezrcommented, Jul 18, 2016

It was closed because this repo is for the framework, not the website. Check this issue in case it helps https://github.com/angular/angular.io/issues/1875

Read more comments on GitHub >

github_iconTop Results From Across the Web

Unable to access the angular app running locally on localhost ...
I have created a brand new angular 10 app and tried running it locally and accessing it from a different machine but that...
Read more >
Browser support - Angular
Browser supportlink ; Firefox, latest and extended support release (ESR) ; Edge, 2 most recent major versions ; Safari, 2 most recent major...
Read more >
How to access an Angular App running on localhost from ...
Steps. 1. Locate your local IP address. Mac OSX; Windows 10. 2. Ng serve with host flag; 3. Connect your phone to the...
Read more >
How to access an Angular App running on localhost ... - Medium
1. Locate your local IP address · 2. Ng serve with host flag · 3. Connect your phone to the same WiFi ·...
Read more >
Create an Angular app - Visual Studio (Windows)
Angular CLI (https://angular.io/cli) This can be the version of your choice. Create your app. In the Start window (choose File > Start Window...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found