-
-
Notifications
You must be signed in to change notification settings - Fork 2k
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 init packages for --https."Invalid request body" for any settings #3519
Comments
It was introduced in
|
ambrt
changed the title
Broken init packages:"Invalid request body" on dev server with --https for all settings
Broken init packages for --https:"Invalid request body" for any settings
Jan 23, 2022
ambrt
changed the title
Broken init packages for --https:"Invalid request body" for any settings
Broken init packages for --https."Invalid request body" for any settings
Jan 23, 2022
This sounds like the same as #3479. |
Closing as duplicate |
5 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Describe the bug
Fresh skeleton and demo app are failing when --https is set for dev server.
There is only "Invalid request body" as a response in browser and no errors in terminal.
Happens in both Chrome and Firefox on Ubuntu 20
Reproduction
locally:
npm init svelte@next new-svelte-app
npm run dev -- --https
Stackblitz has error when running dev with --https but its probably related to issuing cert and not sveltekit
Logs
System Info
Severity
blocking all usage of SvelteKit
Additional Information
No response
The text was updated successfully, but these errors were encountered: