Skip to content

Latest stable not recordingΒ #480

@bonswouar

Description

@bonswouar

Describe the bug
Since I've updated to 1.1.7 I have no recorded activity anymore.

Environment Details (please complete the following information):

  • Jellystat Version 1.1.7
  • Jellyfin Version 10.11.5

To Reproduce
Steps to reproduce the behavior:

  1. Update ?

Expected behavior
Should record

Container Logs

jellystat       | {
jellystat       |   time_format: '12hr',
jellystat       |   Tasks: {
jellystat       |     Backup: { Interval: 1440 },
jellystat       |     PartialJellyfinSync: { Interval: 60 },
jellystat       |     JellyfinSync: { Interval: 1440 }
jellystat       |   },
jellystat       |   ExcludedLibraries: [
jellystat       |     '630673a38a4957b08d7925b9cf1b5bde',
jellystat       |     '79a2726d3c50e769a8af1e4184e4fccf',
jellystat       |     '98081fc4b7413c896b48aaf1e35e8457'
jellystat       |   ],
jellystat       |   preferred_admin: { userid: 'xx', username: 'xx' },
jellystat       |   ExcludedTables: [],
jellystat       |   ActivityMonitorPolling: { activeSessionsInterval: 5000, idleInterval: 30000 }
jellystat       | }
jellystat       | [JELLYFIN-WEBSOCKET]: Disconnected from the server.
jellystat       | [JELLYFIN-WEBSOCKET]: Error: Error: Unexpected server response: 308
jellystat       |     at ClientRequest.<anonymous> (/app/node_modules/ws/lib/websocket.js:913:7)
jellystat       |     at ClientRequest.emit (node:events:519:28)
jellystat       |     at HTTPParser.parserOnIncomingClient (node:_http_client:772:27)
jellystat       |     at HTTPParser.parserOnHeadersComplete (node:_http_common:122:17)
jellystat       |     at Socket.socketOnData (node:_http_client:614:22)
jellystat       |     at Socket.emit (node:events:519:28)
jellystat       |     at addChunk (node:internal/streams/readable:561:12)
jellystat       |     at readableAddChunkPushByteMode (node:internal/streams/readable:512:3)
jellystat       |     at Readable.push (node:internal/streams/readable:392:5)
jellystat       |     at TCP.onStreamRead (node:internal/stream_base_commons:189:23)
jellystat       | [JELLYFIN-API] {
jellystat       |   ErrorAt: 'at ClientRequest.<anonymous> (/app/node_modules/ws/lib/websocket.js:913:7',
jellystat       |   ErrorLines: [
jellystat       |     {
jellystat       |       TraceIndex: 1,
jellystat       |       line: '/app/node_modules/ws/lib/websocket.js:913:7'
jellystat       |     },
jellystat       |     { TraceIndex: 2, line: 'node:events:519:28' },
jellystat       |     { TraceIndex: 3, line: 'node:_http_client:772:27' },
jellystat       |     { TraceIndex: 4, line: 'node:_http_common:122:17' },
jellystat       |     { TraceIndex: 5, line: 'node:_http_client:614:22' },
jellystat       |     { TraceIndex: 6, line: 'node:events:519:28' },
jellystat       |     { TraceIndex: 7, line: 'node:internal/streams/readable:561:12' },
jellystat       |     { TraceIndex: 8, line: 'node:internal/streams/readable:512:3' },
jellystat       |     { TraceIndex: 9, line: 'node:internal/streams/readable:392:5' },
jellystat       |     {
jellystat       |       TraceIndex: 10,
jellystat       |       line: 'node:internal/stream_base_commons:189:23'
jellystat       |     }
jellystat       |   ],
jellystat       |   Message: 'Unexpected server response: 308',
jellystat       |   url: undefined
jellystat       | }

Additional context
Directly after updating I've configured the ActivityMonitor intervals to be quite high (5s/30s), but before this update I had it manually configured in a fork to 60s and it was working fine.
The other sync tasks seem to work correctly.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions