swyxio / swyxdotio

This is the repo for swyx's blog - Blog content is created in github issues, then posted on swyx.io as blog pages! Comment/watch to follow along my blog within GitHub
https://swyx.io
MIT License
325 stars 43 forks source link

blog articles fail with 502 error #484

Open abereghici opened 12 months ago

abereghici commented 12 months ago

I've tried to open https://www.swyx.io/pypi-403 and instead of the article content I see

{"errorType":"TypeError","errorMessage":"Cannot convert argument to a ByteString because the character at index 98 has a value of 537 which is greater than 255.","trace":["TypeError: Cannot convert argument to a ByteString because the character at index 98 has a value of 537 which is greater than 255."," at webidl.converters.ByteString (file:///var/task/.netlify/functions-internal/render.mjs:42947:15)"," at Object.record<ByteString, ByteString> (file:///var/task/.netlify/functions-internal/render.mjs:42856:30)"," at Object.webidl.converters.HeadersInit (file:///var/task/.netlify/functions-internal/render.mjs:48954:65)"," at new Headers2 (file:///var/task/.netlify/functions-internal/render.mjs:48799:35)"," at to_request (file:///var/task/.netlify/functions-internal/render.mjs:56273:14)"," at Runtime.handler (file:///var/task/.netlify/functions-internal/render.mjs:56249:44)"," at Runtime.handleOnceNonStreaming (file:///var/runtime/index.mjs:1086:29)"]}
swyxio commented 11 months ago

thank you - havent figured this one out yet!