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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

馃悰 BUG: Expired JWT #3773

Closed
PBhadoo opened this issue Aug 16, 2023 · 1 comment
Closed

馃悰 BUG: Expired JWT #3773

PBhadoo opened this issue Aug 16, 2023 · 1 comment
Labels
bug Something that isn't working

Comments

@PBhadoo
Copy link

PBhadoo commented Aug 16, 2023

Which Cloudflare product(s) does this pertain to?

Pages, Wrangler core

What version(s) of the tool(s) are you using?

Wrangler 3.5.1

What version of Node are you using?

18.16.0

What operating system are you using?

Windows 10

Describe the Bug

While uploading files, the JWT Token expires. Trying from last 6 months.

Similar to #1194 but not same issue.

Please provide a link to a minimal reproduction

No response

Please provide any relevant error logs

`馃審 Uploading... (166/2249)

C:\Users\bhadoo\AppData\Roaming\npm\node_modules\wrangler\wrangler-dist\cli.js:30632
throw a;
^

FatalError: Failed to upload files. Please try again. Error: {"text":"Received a malformed response from the API","notes":[{"text":"Expired JWT"},{"text":"POST /pages/assets/upload -> 403 Forbidden"}],"kind":"error","name":"ParseError"})
at C:\Users\bhadoo\AppData\Roaming\npm\node_modules\wrangler\wrangler-dist\cli.js:141734:13
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async run (C:\Users\bhadoo\AppData\Roaming\npm\node_modules\wrangler\wrangler-dist\cli.js:141340:26) {
code: 1
}`

Wrangler 3.5.1

Can't refresh JWT Token. (happened after 10 minutes maybe?)

@PBhadoo PBhadoo added the bug Something that isn't working label Aug 16, 2023
@PBhadoo
Copy link
Author

PBhadoo commented Aug 16, 2023

#1194 (comment)

will discuss here, hopefully some takes care of this.

@PBhadoo PBhadoo closed this as completed Aug 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something that isn't working
Projects
Archived in project
Development

No branches or pull requests

1 participant