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

"Invalid request body" is not valid JSON #7410

Closed
vfilatov opened this issue Oct 27, 2022 · 1 comment
Closed

"Invalid request body" is not valid JSON #7410

vfilatov opened this issue Oct 27, 2022 · 1 comment

Comments

@vfilatov
Copy link

Describe the bug

POST requests fail before even reach the server

Reproduction

npm create svelte@latest my-app
all defaults
pnpm i
pnpm dev --port 3000

navigate to http://localhost:3000/sverdle
type "qwert"

Unexpected token 'I', "Invalid request body" is not valid JSON
SyntaxError: Unexpected token 'I', "Invalid request body" is not valid JSON

Logs

No response

System Info

System:
    OS: Linux 4.19 Debian GNU/Linux 10 (buster) 10 (buster)
    CPU: (8) x64 Intel Core Processor (Haswell, no TSX, IBRS)
    Memory: 27.70 GB / 31.42 GB
    Container: Yes
    Shell: 5.0.3 - /bin/bash
  Binaries:
    Node: 16.18.0 - /usr/bin/node
    npm: 8.19.2 - /usr/bin/npm
  npmPackages:
    @sveltejs/adapter-auto: next => 1.0.0-next.84 
    @sveltejs/kit: next => 1.0.0-next.525 
    svelte: ^3.46.0 => 3.52.0 
    vite: ^3.1.0 => 3.2.0

Severity

blocking an upgrade

Additional Information

No response

@Conduitry
Copy link
Member

Duplicate of #7409.

@Conduitry Conduitry closed this as not planned Won't fix, can't repro, duplicate, stale Oct 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants