You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.
The error came in Chrome too. I fixed the problem in my case. The name of the repo is "heimeside" ("homepage") and the title is "Norsk perspektiv" ("Norwegian perspective"), but the description said "Få plakatar" ("Get posters"). But when I removed the Scandinavian letter å and changed description to "Plakatar", it went through. I saw the error mentioned utf-8, and that's probably what you had in mind too. I hope you will be able to fix this error.
@Havrevoll reports a non-UTF8 encoding error.
Error is:
This post https://dev.to/bajena/solving-invalid-byte-sequence-in-utf-8-errors-in-ruby-1f27 suggest to use a character encoding detection gem called charlock_holmes but it requires a C library installed by Homebrew and we can't do that on Vercel.
The text was updated successfully, but these errors were encountered: