Project

General

Profile

Actions

Bug #14

closed

Service.py is getting stuck causing notifications to stop displaying

Added by Master Slave about 2 months ago. Updated about 2 months ago.

Status:
Closed
Priority:
Normal
Assignee:
Start date:
08/25/2024
Due date:
% Done:

0%

Estimated time:

Description

The logs seem to show the following and then the service hangs:

2024-08-25 04:25:01.331 T:895391   debug <general>: Displayed Odysee user notifications
2024-08-25 04:25:31.514 T:895391   debug <general>: Displaying livestream notifications
2024-08-25 04:25:47.141 T:895391   debug <general>: Failed to display livestream notifications: ('Connection aborted.', RemoteDisconnected('Remote
 end closed connection without response'))
2024-08-25 04:25:47.141 T:895391   debug <general>: Displayed livestream notifications
2024-08-25 04:25:47.156 T:895391   debug <general>: Displaying Odysee user notifications

The log suggests service.py is getting stuck display_user_notifications(). I suspect the request.post connection to Odysee is not timing out. Locally attempting to repro with a 10 second timeout.

Actions #1

Updated by Master Slave about 2 months ago

  • Subject changed from Service.py is getting stuck causing notifications to stop to Service.py is getting stuck causing notifications to stop displaying
Actions #2

Updated by Master Slave about 2 months ago

  • Status changed from New to Closed

commit:fde695b

Actions

Also available in: Atom PDF