We scaled the database up. Shouldn't happen anymore.
also weird that there's no https in the request.
You mean in the error message? That's a default error message from Prisma, our beloved database driver. Not sure why they don't use HTTPS in their error message.
That made me check and I see SN with http requests inside the page sometimes. What's that about?
Can you elaborate? I am not aware of any HTTP requests that we're doing
Check out this page: #406297
Watch the "connection not secure" padlock as some requests are http only
reply
Check out this page: #406297
That's the page we're currently on. Was that intended?
If so, not happening for me. Which browser are you using?