"CODE_MOVED for unknown code block" bug?
Weird one - just got this apropos of nothing - wasn't even sending requests to the worker, but it was running. Assume a bug?

--remote, incidentally./misc/checkSession that could return a 400 response? Is it possible bad requests are being sent for another reason?--remote active, so it is running on your network, even when developing.--remote, we still run a local instance of the workers runtime for proxying requests to the remote server, so I'm guessing these errors are coming from that. I'll see if I can find some time to reproduce this, but if you could put together a reliable reprodution that would be super helpful. package.json and dev.tomlwrangler dev --remote session open for a couple hours then sending a request to it. Speaking to a colleague, this is a known issue and something we have a plan for addressing as part of the work we're doing to rearchitect wrangler dev. Do you have a rough idea of how long you have to wait for this error to occur? I suspect it's less than 2 hours? For now, I know this isn't ideal, but I'd encourage you to restart wrangler dev --remote when this happens, or consider using the fully-local wrangler dev (without the --remote flag).CODE_MOVED errors are unrelated to the 1301 errors, and can be safely ignored.--remote flag, due to another issue I've raised and been discussing with one of your colleagues hyperdriveHeroku Postgres SSL Errors. It's a really weird one; basically, my Worker won't connect to my DB. (The thread says Heroku DB, but I've since tried it with an Azure-hosted DB and same issue.) The DB is totally open, i.e. no IP restrictions, and other (non-Worker) apps running on my machine, as well as installed DB clients, can connect to the DB fine. The only way round this is to use --remote with a Hyperdrive.

--remote--remote--remote--remote--remote--remote/misc/checkSessiondev.tomlwrangler dev --remotewrangler dev --remoteCODE_MOVED1301