Is there a good way to debug RPC on
Is there a good way to debug RPC on localhost? i only see connected, or not connected. no support in debugging or where the issue can be. funny enough: same code works on our remote environment - but not localhost.
7 Replies
Unknown User•3mo ago
Message Not Public
Sign In & Join Server To View
yeah then it somehow does not take the hyperdrive connections correctly for the secondary worker

its not mapping hyperdrive, but somehow only with a weird key the connection string
we dont need the debugging feature - just the rpc to work.
Unknown User•3mo ago
Message Not Public
Sign In & Join Server To View
okay - will do.
GitHub
Hyperdrive does not work localhost when running 2 workers in the sa...
What versions & operating system are you using? wrangler v4.16, windows Please provide a link to a minimal reproduction No response Describe the Bug When using 2 wrangler in localhost mode: aka...