Results 8 comments of Skybird

*_The best practice is to not put the post in the public blog regardless of whether it is marked public or not._* I've experienced how posts not marked as public...

yes, firebase realtime database would be excellent

@transitive-bullshit Travis, I've included the errors I get in Vercel for Social Image sharing: ``` /api/social-image?id=a0dc2cd9-e2e2-43c3-b24c-2e9d68e45845 10:26:50:98 ID: lbr5k-1673461608830-6a24bc1a56d8 Error: Can't load image https://www.notion.so/image/https%3A%2F%2Fs3-us-west-2.amazonaws.com%2Fsecure.notion-static.com%2F38c8af74-b174-4df5-b9c8-91561fe24ac8%2F210.jpeg?table=block&id=a0dc2cd9-e2e2-43c3-b24c-2e9d68e45845&cache=v2: Unsupported image type: unknown at node_modules/satori/dist/index.wasm.js:5:2790...

I get the same error, which is why I don't use redis.

Redis works for me. As long as they are put into Vercel as @JOduMonT described and is recommended in the readme file, and marked as "true" in siteconfig.ts ![Screen Shot...

However, I don't see why it is even necessary. Why Redis?

I have Node.js 16 set for Vercel; I'll try setting it for 14 instead. FYI: Vercel is serverless, but I don't think that's the problem.