Hallo Zusammen
Bei mir funktioniert seit heute kein Provider mehr. Ich habe folgendes im "exceptions.txt":
##################################
ERROR:root:HTTPSConnectionPool(host='fr5-0-hls7-live.zahs.tv', port=443): Read timed out. (read timeout=30)
Traceback (most recent call last):
File "/home/RPiServer/Desktop/TobisTools/telerising/urllib3/connectionpool.py", line 467, in _make_request
File "/home/RPiServer/Desktop/TobisTools/telerising/urllib3/connectionpool.py", line 1092, in _validate_conn
File "/home/RPiServer/Desktop/TobisTools/telerising/urllib3/connection.py", line 635, in connect
File "/home/RPiServer/Desktop/TobisTools/telerising/urllib3/connection.py", line 774, in _ssl_wrap_socket_and_match_hostname
File "/home/RPiServer/Desktop/TobisTools/telerising/urllib3/util/ssl_.py", line 459, in ssl_wrap_socket
File "/home/RPiServer/Desktop/TobisTools/telerising/urllib3/util/ssl_.py", line 503, in _ssl_wrap_socket_impl
File "/home/RPiServer/Desktop/TobisTools/telerising/ssl.py", line 501, in wrap_socket
File "/home/RPiServer/Desktop/TobisTools/telerising/ssl.py", line 1041, in _create
File "/home/RPiServer/Desktop/TobisTools/telerising/ssl.py", line 1310, in do_handshake
socket.timeout: _ssl.c:1112: The handshake operation timed out
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "/home/RPiServer/Desktop/TobisTools/telerising/requests/adapters.py", line 486, in send
File "/home/RPiServer/Desktop/TobisTools/telerising/urllib3/connectionpool.py", line 844, in urlopen
File "/home/RPiServer/Desktop/TobisTools/telerising/urllib3/util/retry.py", line 470, in increment
File "/home/RPiServer/Desktop/TobisTools/telerising/urllib3/util/util.py", line 39, in reraise
File "/home/RPiServer/Desktop/TobisTools/telerising/urllib3/connectionpool.py", line 790, in urlopen
File "/home/RPiServer/Desktop/TobisTools/telerising/urllib3/connectionpool.py", line 469, in _make_request
File "/home/RPiServer/Desktop/TobisTools/telerising/urllib3/connectionpool.py", line 372, in _raise_timeout
urllib3.exceptions.ReadTimeoutError: HTTPSConnectionPool(host='fr5-0-hls7-live.zahs.tv', port=443): Read timed out. (read timeout=30)
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/home/RPiServer/Desktop/TobisTools/telerising/app/routes/api.py", line 459, in channel_file
File "/home/RPiServer/Desktop/TobisTools/telerising/app/providers/yallo.py", line 421, in load_channel_file
File "/home/RPiServer/Desktop/TobisTools/telerising/requests/api.py", line 73, in get
File "/home/RPiServer/Desktop/TobisTools/telerising/requests/api.py", line 59, in request
File "/home/RPiServer/Desktop/TobisTools/telerising/requests/sessions.py", line 589, in request
File "/home/RPiServer/Desktop/TobisTools/telerising/requests/sessions.py", line 703, in send
File "/home/RPiServer/Desktop/TobisTools/telerising/requests/adapters.py", line 532, in send
requests.exceptions.ReadTimeout: HTTPSConnectionPool(host='fr5-0-hls7-live.zahs.tv', port=443): Read timed out. (read timeout=30)
INFO:werkzeug:192.168.178.46 - - [19/Jun/2023 10:50:40] "GET /api/y3o/live/sf-1 HTTP/1.1" 200 -
##################################
Habe auf 10.4 upgedated - ohne Änderung.
Das passiert mit allen Providern die ich getestet habe (yallo,nello,teleboy) und mit allen Sendern. Hier (im expeptions.txt) ist nur ein Beispiel mit yallo und SRF1, aber es ist echt immer das gleiche Ergebnis. Unabhängig von Provider und Sender.
Bin über expressVPN mit Schweizer IP versorgt - das klappt auch. Soll heißen ich habe einer schweizer IP.
Hat sonst jemand neue Probleme ?