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

Protocol "https:" not supported. Expected "http:" - since 5.0.0-beta.9 #14991

Closed
7 tasks done
lubomirblazekcz opened this issue Nov 15, 2023 · 1 comment · Fixed by #14993
Closed
7 tasks done

Protocol "https:" not supported. Expected "http:" - since 5.0.0-beta.9 #14991

lubomirblazekcz opened this issue Nov 15, 2023 · 1 comment · Fixed by #14993

Comments

@lubomirblazekcz
Copy link
Contributor

lubomirblazekcz commented Nov 15, 2023

Describe the bug

Opening a browser via o+enter is not working when https is used.

Reproduction

https://stackblitz.com/edit/vitejs-vite-aqvksw?file=package.json,vite.config.js&terminal=dev

Steps to reproduce

Try to open with o+enter, it throws error. I think it might be regression from #12809 @patak-dev

System Info

System:
    OS: macOS 13.4.1
    CPU: (8) arm64 Apple M1
    Memory: 157.53 MB / 16.00 GB
    Shell: 5.9 - /bin/zsh
  Binaries:
    Node: 21.1.0 - /opt/homebrew/bin/node
    Yarn: 1.22.19 - /opt/homebrew/bin/yarn
    npm: 10.2.0 - /opt/homebrew/bin/npm
    bun: 1.0.0 - ~/.bun/bin/bun
  Browsers:
    Chrome: 119.0.6045.123
    Chrome Canary: 121.0.6125.0
    Edge: 119.0.2151.58
    Safari: 16.5.2
  npmPackages:
    vite: ^5.0.0-beta.19 => 5.0.0-beta.19

Used Package Manager

npm

Logs

No response

Validations

@patak-dev
Copy link
Member

Thanks for the report and fixing the regression @lubomirblazekcz 🙏🏼

@github-actions github-actions bot locked and limited conversation to collaborators Nov 30, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants