-
-
Notifications
You must be signed in to change notification settings - Fork 119
Open
Description
Every couple of minutes an error message pops up in the REPL.
Usually 1 octet short, sometimes 3 short.
On localhost connection.
Latest ultralisp, (slot-value (asdf:find-system 'clog) 'asdf:version) ==> 2.2
I'd prefer getting rid of the cause instead of muting it.
[I tried to search github/google because of feeling I might have seen it mentioned]
[2025-02-12 23:53:02 [ERROR]] Error when creating REQUEST object: This sequence can't be decoded using UTF-8 as it is too short. 1 octet missing at the end.
[2025-02-12 23:54:00 [ERROR]] Error when creating REQUEST object: This sequence can't be decoded using UTF-8 as it is too short. 1 octet missing at the end.
[2025-02-12 23:55:03 [ERROR]] Error when creating REQUEST object: This sequence can't be decoded using UTF-8 as it is too short. 1 octet missing at the end.
...
[2025-02-13 00:05:08 [ERROR]] Error when creating REQUEST object: This sequence can't be decoded using UTF-8 as it is too short. 1 octet missing at the end.
[2025-02-13 00:11:00 [ERROR]] Error when creating REQUEST object: This sequence can't be decoded using UTF-8 as it is too short. 1 octet missing at the end.
[2025-02-13 00:11:08 [ERROR]] Error when creating REQUEST object: This sequence can't be decoded using UTF-8 as it is too short. 1 octet missing at the end.
[2025-02-13 00:13:07 [ERROR]] Error when creating REQUEST object: This sequence can't be decoded using UTF-8 as it is too short. 1 octet missing at the end.
[2025-02-13 00:15:08 [ERROR]] Error when creating REQUEST object: This sequence can't be decoded using UTF-8 as it is too short. 1 octet missing at the end.
...
[2025-02-13 00:31:13 [ERROR]] Error when creating REQUEST object: This sequence can't be decoded using UTF-8 as it is too short. 1 octet missing at the end.
[2025-02-13 00:33:03 [ERROR]] Error when creating REQUEST object: This sequence can't be decoded using UTF-8 as it is too short. 1 octet missing at the end.
[2025-02-13 00:33:12 [ERROR]] Error when creating REQUEST object: This sequence can't be decoded using UTF-8 as it is too short. 1 octet missing at the end.
[2025-02-13 00:35:12 [ERROR]] Error when creating REQUEST object: This sequence can't be decoded using UTF-8 as it is too short. 1 octet missing at the end.
Metadata
Metadata
Assignees
Labels
No labels