I got this weird message from SN:
What's that all about?, also weird that there's no https in the request.
That made me check and I see SN with http requests inside the page sometimes. What's that about?
Got the same couple of times today
reply
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
reply
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?