No, it's coming from outside of my system, I checked, and no one has been
I tried changing the line in mrc-connector.js:
from
log(LOG_ERR, 'Invalid MRC line: ' + line):
to
log(LOG_INFO, 'Invalid MRC line: ' + line):
but it didn't like it, and gave me another error, which I can't remember.
Hope this info helps. Where is the actual log file kept, and what is it's name for the info and debug info.
Hope this info helps. Where is the actual log file kept, and what is it's name for the info and debug info.
That depends a lot on how your system is set up. These log messages are going wherever the logs for your other JS services go (like the NNTP server, or JSON-DB, or anything from services.ini), if that helps.
Does it barf if a user sends a message containing a '~' character maybe?
This is the latest. It actually looks like it's coming from another
Re: MRC Module
By: Digital Man to echicken on Tue Feb 22 2022 07:56 pm
Re: MRC Module
By: echicken to DesotoFireflite on Wed Feb 23 2022 03:21 am
Hope this info helps. Where is the actual log file kept, and what De>> is it's name for the info and debug info.
That depends a lot on how your system is set up. These log messages
are going wherever the logs for your other JS services go (like the
NNTP server, or JSON-DB, or anything from services.ini), if that
helps.
Also check data/error.log. Any messages logged with an "Error" severity (or worse) should also be logged in that file.
That's where I'm seeing the errors, but I can't find the other logged activity for it.
Sysop: | Aerosly |
---|---|
Location: | Orlando, FL |
Users: | 3 |
Nodes: | 10 (0 / 10) |
Uptime: | 148:40:12 |
Calls: | 321 |
Messages: | 38941 |