JohnXLivingston / peertube-plugin-livechat

GNU Affero General Public License v3.0
86 stars 26 forks source link

Very noisy error logging #441

Closed polykit closed 1 week ago

polykit commented 1 week ago

Describe the bug Since a few versions the following error message is constantly logged:

error[6/20/2024, 4:41:55 PM] internal
{
  "result": {
    "chat-per-live-video": true,
    "chat-all-lives": false,
    "chat-all-non-lives": false,
    "chat-videos-list": "",
    "disable-websocket": true,
    "prosody-room-type": "video",
    "federation-dont-publish-remotely": true,
    "chat-no-anonymous": false,
    "prosody-room-allow-s2s": false,
    "prosody-s2s-port": "5269"
  }
}

It looks like it's happening with every site access.

Expected behavior Error logging is not that noisy or can be turned off.

Server (please complete the following information):

Plugin diagnostic: See attachment

JohnXLivingston commented 1 week ago

This is a Peertube but that will be fixed in next release: https://github.com/Chocobozzz/PeerTube/issues/6374

It happens everytime a plugin (not only livechat) reads its settings.