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.Dismiss alert
As mentioned in #1, there's still an issue with some surrogates:
<*sql> Could not save SAY to database caused by: <class 'UnicodeEncodeError'> 'utf-8' codec can't encode character '\udcf3' in position 15: surrogates not allowed
and
<*sql> Could not save SAY to database caused by: <class 'UnicodeEncodeError'> 'utf-8' codec can't encode character '\udcd0' in position 0: surrogates not allowed
The text was updated successfully, but these errors were encountered:
<*sql> Could not save SAY to database caused by: <class 'UnicodeEncodeError'> 'utf-8' codec can't encode character '\udcb4' in position 3: surrogates not allowed
<*sql> Could not save SAY to database caused by: <class 'UnicodeEncodeError'> 'utf-8' codec can't encode character '\udcb4' in position 7: surrogates not allowed
<*sql> Could not save SAY to database caused by: <class 'UnicodeEncodeError'> 'utf-8' codec can't encode character '\udcfc' in position 164: surrogates not allowed
As mentioned in #1, there's still an issue with some surrogates:
and
The text was updated successfully, but these errors were encountered: