Skip to content

Not able to setup http2 in exercise 1 #142

@bhupendra1011

Description

@bhupendra1011

HI All ,

I am not able to setup http2 server in exercise 1 of PWA & Offline course . When I run npm run watch --http2 ( as ./run serve is depreacted) , and start page: https://localhost:5000 nothing loads , and on localhost:3000 , all files are served over http 1.1 . Also I noticed when I open webpage in mobile by using system IP address , server crashes . ] events.js:183
[UI] throw er; // Unhandled 'error' event
[UI] ^
[UI]
[UI] Error: read ECONNRESET
[UI] at _errnoException (util.js:1024:11)
[UI] at TCP.onread (net.js:615:25)

Here is the commit id of exercise 1: bhupendra1011@3fe6e12

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions