disable colorized log output #3

Closed
opened 2026-07-14 19:17:44 +00:00 by Gadskypapa · 3 comments

Hello,

Could you review and apply my patch?

It adds environment variables to the FreeBSD rc script that disable colorized log output.

Just compare the first line (without the fix) and the second line (with the fix):

# grep matrix.serverdm.net continuwuity.log 
Jul 14 15:35:13 <daemon.notice> gw continuwuity[33345]:  INFO ThreadId(09) fed{^[[3mdest^[[0m^[[2m=^[[0m"matrix.serverdm.net"}: resolvematrix::server: Failed to parse .well-known matrix server JSON error=EOF while parsing a value at line 1 column 0 url=https://matrix.serverdm.net/.well-known/matrix/server

Jul 14 15:45:07 <daemon.notice> gw continuwuity[21253]:  INFO ThreadId(08) fed{dest="matrix.serverdm.net"}: resolvematrix::server: Failed to parse .well-known matrix server JSON error=EOF while parsing a value at line 1 column 0 url=https://matrix.serverdm.net/.well-known/matrix/server
Hello, Could you review and apply my patch? It adds environment variables to the FreeBSD rc script that disable colorized log output. Just compare the first line (without the fix) and the second line (with the fix): ``` # grep matrix.serverdm.net continuwuity.log Jul 14 15:35:13 <daemon.notice> gw continuwuity[33345]: INFO ThreadId(09) fed{^[[3mdest^[[0m^[[2m=^[[0m"matrix.serverdm.net"}: resolvematrix::server: Failed to parse .well-known matrix server JSON error=EOF while parsing a value at line 1 column 0 url=https://matrix.serverdm.net/.well-known/matrix/server Jul 14 15:45:07 <daemon.notice> gw continuwuity[21253]: INFO ThreadId(08) fed{dest="matrix.serverdm.net"}: resolvematrix::server: Failed to parse .well-known matrix server JSON error=EOF while parsing a value at line 1 column 0 url=https://matrix.serverdm.net/.well-known/matrix/server ```
Owner

Oh right on! Thanks for the patch!

Oh right on! Thanks for the patch!
katie closed this issue 2026-07-15 08:38:10 +00:00
Author

Thank you so much!

Thank you so much!
Owner

No problem, thanks for fixing this!

This is already in the nightly build, but I'll release a full version soon.

No problem, thanks for fixing this! This is already in the nightly build, but I'll release a full version soon.
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
katie/continuwuity-bsd#3
No description provided.