Closed soredake closed 4 months ago
Describe the bug
A clear and concise description of what the bug/error is.
Desktop (please complete the following information):
To Reproduce
Steps to reproduce the behavior:
Log file
``` 2024-07-04 22:40:56,307 - DEBUG - plex - utils - Request: get {'url': 'http://localhost:32400/status/sessions'} 2024-07-04 22:41:06,310 - WARNING - plex - utils - Request failed 2024-07-04 22:41:06,310 - DEBUG - plex - utils - Request: get {'url': 'http://localhost:32400/status/sessions'} 2024-07-04 22:41:06,311 - DEBUG - plex - utils - Response: {"code":503,"title":"Maintenance","status":"Plex Media Server is currently running startup maintenance tasks."} 2024-07-04 22:41:06,311 - ERROR - plex - monitor - Error while getting data from plex: 503 Server Error: Service Unavailable for url: http://localhost:32400/status/sessions 2024-07-04 22:41:06,335 - WARNING - plex - monitor - plex monitor stopped ```
Describe the bug
A clear and concise description of what the bug/error is.
Desktop (please complete the following information):
To Reproduce
Steps to reproduce the behavior:
Log file
Click to see log contents
``` 2024-07-04 22:40:56,307 - DEBUG - plex - utils - Request: get {'url': 'http://localhost:32400/status/sessions'} 2024-07-04 22:41:06,310 - WARNING - plex - utils - Request failed 2024-07-04 22:41:06,310 - DEBUG - plex - utils - Request: get {'url': 'http://localhost:32400/status/sessions'} 2024-07-04 22:41:06,311 - DEBUG - plex - utils - Response: {"code":503,"title":"Maintenance","status":"Plex Media Server is currently running startup maintenance tasks."}
2024-07-04 22:41:06,311 - ERROR - plex - monitor - Error while getting data from plex: 503 Server Error: Service Unavailable for url: http://localhost:32400/status/sessions
2024-07-04 22:41:06,335 - WARNING - plex - monitor - plex monitor stopped
```