Skip to content

🐛 BUG: wrangler prints ERROR for console.warn() #8063

@mxschumacher

Description

@mxschumacher

Which Cloudflare product(s) does this pertain to?

Wrangler

What versions are you using?

Wrangler 3.107.3

What operating system and version are you using?

Fedora Linux 41 ( 6.11.10-300.fc41.x86_64 )

Please provide a link to a minimal reproduction

No response

Describe the Bug

console.warn('Received request without Upgrade header on /websocket path');

prints

✘ [ERROR] Received request without Upgrade header on /websocket path

when I run pnpm wrangler dev

It should print

⚠️  [WARNING] Received request without Upgrade header on /websocket path

Please provide any relevant error logs

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething that isn't workingcaretakingPriority for caretakingerror-messagingImproving user facing error messages

    Type

    No type

    Projects

    Status

    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions