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

Broken sockjs connection when using proxy with firefox > 65 #4504

Closed
NateScarlet opened this issue Aug 27, 2019 · 0 comments · Fixed by #4550
Closed

Broken sockjs connection when using proxy with firefox > 65 #4504

NateScarlet opened this issue Aug 27, 2019 · 0 comments · Fixed by #4550
Labels
needs team repro We acknowledged your report and will soon try to reproduce it

Comments

@NateScarlet
Copy link

Version

3.11.0

Reproduction link

https://github.com/NateScarlet/issue-repro/tree/vue-cli-1

Environment info

Environment Info:                                            
                                                             
  System:                                                    
    OS: Windows 7                                            
    CPU: (8) x64 Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz    
  Binaries:                                                  
    Node: 10.16.0 - C:\Program Files\nodejs\node.EXE         
    Yarn: 1.16.0 - C:\Program Files (x86)\Yarn\bin\yarn.CMD  
    npm: 6.11.1 - C:\Program Files\nodejs\npm.CMD            
  npmPackages:                                               
    @vue/cli-overlay:  3.11.0                                
    @vue/cli-service: ^3.11.0 => 3.11.0                      
    @vue/cli-shared-utils:  3.11.0                           
    @vue/component-compiler-utils:  3.0.0                    
    @vue/preload-webpack-plugin:  1.1.1                      
    @vue/web-component-wrapper:  1.2.0                       
    vue: ^2.6.10 => 2.6.10                                   
    vue-hot-reload-api:  2.3.3                               
    vue-loader:  15.7.1                                      
    vue-style-loader:  4.1.2                                 
    vue-template-compiler: ^2.6.10 => 2.6.10                 
    vue-template-es2015-compiler:  1.9.1                     
  npmGlobalPackages:                                         
    @vue/cli: Not Found                                      
                                                             

Steps to reproduce

  1. git clone -b vue-cli-1 https://github.com/NateScarlet/issue-repro.git
  2. cd issue-repro
  3. npm install
  4. npm run serve
  5. Open http://localhost:8080/abc in Firefox 68

What is expected?

Sockjs connection established correctly

What is actually happening?

Can not establish connection.
image


Related to:

https://support.mozilla.org/bm/questions/1253577

https://bugzilla.mozilla.org/show_bug.cgi?id=1536843

facebook/create-react-app#6720

@LinusBorg LinusBorg added the needs team repro We acknowledged your report and will soon try to reproduce it label Aug 30, 2019
sodatea added a commit to sodatea/vue-cli that referenced this issue Sep 6, 2019
sodatea added a commit that referenced this issue Oct 10, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs team repro We acknowledged your report and will soon try to reproduce it
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants