2025-04-01 14:23:28,586 - INFO - Attempting to connect to server at 85.192.30.55:9090... 2025-04-01 14:23:28,700 - INFO - Successfully connected to server 2025-04-01 14:23:28,815 - INFO - Server connection test successful 2025-04-01 14:23:28,815 - INFO - Requesting token for URL: https://www.youtube.com/watch?v=vKTVLpmvznI 2025-04-01 14:23:32,869 - INFO - Successfully received token data from server 2025-04-01 14:23:32,870 - WARNING - infoJson attribute *MISSING* in received token_data object. 2025-04-01 14:23:32,870 - WARNING - Valid info.json was NOT received from the server. 2025-04-01 14:23:32,870 - ERROR - Failed to obtain valid info.json from the server. 2025-04-01 14:40:18,685 - INFO - Attempting to connect to server at 85.192.30.55:9090... 2025-04-01 14:40:18,800 - INFO - Successfully connected to server 2025-04-01 14:40:18,914 - INFO - Server connection test successful 2025-04-01 14:40:18,915 - INFO - Requesting token for URL: https://www.youtube.com/watch?v=vKTVLpmvznI 2025-04-01 14:40:31,927 - INFO - Successfully received token data from server 2025-04-01 14:40:31,929 - INFO - Valid JSON with video data: Best of Dmitri Shostakovich - Essential Classical Music 2025-04-01 14:40:31,932 - INFO - Successfully saved info.json to info_json_vKTVLpmvznI_1743507631.json and latest.json to latest.json 2025-04-13 16:32:14,014 - INFO - Attempting to connect to server at 89.253.221.173:9090... 2025-04-13 16:32:14,129 - INFO - Successfully connected to server 2025-04-13 16:32:14,241 - INFO - Server connection test successful 2025-04-13 16:32:14,241 - INFO - Requesting token for URL: https://www.youtube.com/watch?v=i7SQ6ENOv5s&t=1012s 2025-04-13 16:32:23,236 - ERROR - Unexpected error: TSocket read 0 bytes 2025-04-13 16:32:23,243 - ERROR - Traceback (most recent call last): File "/opt/yt-ops-services/airflow/ytdlp-ops-auth/ytdlp_ops_client.py", line 533, in main token_data = client.getOrRefreshToken( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/yt-ops-services/airflow/ytdlp-ops-auth/pangramia/yt/tokens_ops/YTTokenOpService.py", line 138, in getOrRefreshToken return self.recv_getOrRefreshToken() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/yt-ops-services/airflow/ytdlp-ops-auth/pangramia/yt/tokens_ops/YTTokenOpService.py", line 152, in recv_getOrRefreshToken (fname, mtype, rseqid) = iprot.readMessageBegin() ^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/aperez/micromamba/envs/browser-use/lib/python3.11/site-packages/thrift/protocol/TBinaryProtocol.py", line 134, in readMessageBegin sz = self.readI32() ^^^^^^^^^^^^^^ File "/Users/aperez/micromamba/envs/browser-use/lib/python3.11/site-packages/thrift/protocol/TBinaryProtocol.py", line 217, in readI32 buff = self.trans.readAll(4) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/aperez/micromamba/envs/browser-use/lib/python3.11/site-packages/thrift/transport/TTransport.py", line 62, in readAll chunk = self.read(sz - have) ^^^^^^^^^^^^^^^^^^^^ File "/Users/aperez/micromamba/envs/browser-use/lib/python3.11/site-packages/thrift/transport/TTransport.py", line 283, in read self.readFrame() File "/Users/aperez/micromamba/envs/browser-use/lib/python3.11/site-packages/thrift/transport/TTransport.py", line 287, in readFrame buff = self.__trans.readAll(4) ^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/aperez/micromamba/envs/browser-use/lib/python3.11/site-packages/thrift/transport/TTransport.py", line 62, in readAll chunk = self.read(sz - have) ^^^^^^^^^^^^^^^^^^^^ File "/Users/aperez/micromamba/envs/browser-use/lib/python3.11/site-packages/thrift/transport/TSocket.py", line 166, in read raise TTransportException(type=TTransportException.END_OF_FILE, thrift.transport.TTransport.TTransportException: TSocket read 0 bytes 2025-04-13 16:33:43,822 - INFO - Attempting to connect to server at 89.253.221.173:9090... 2025-04-13 16:33:43,933 - INFO - Successfully connected to server 2025-04-13 16:33:44,046 - INFO - Server connection test successful 2025-04-13 16:33:44,047 - INFO - Requesting token for URL: https://www.youtube.com/watch?v=i7SQ6ENOv5s&t=1012s 2025-04-13 16:33:50,906 - ERROR - Unexpected error: TSocket read 0 bytes 2025-04-13 16:33:50,908 - ERROR - Traceback (most recent call last): File "/opt/yt-ops-services/airflow/ytdlp-ops-auth/ytdlp_ops_client.py", line 533, in main token_data = client.getOrRefreshToken( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/yt-ops-services/airflow/ytdlp-ops-auth/pangramia/yt/tokens_ops/YTTokenOpService.py", line 138, in getOrRefreshToken return self.recv_getOrRefreshToken() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/yt-ops-services/airflow/ytdlp-ops-auth/pangramia/yt/tokens_ops/YTTokenOpService.py", line 152, in recv_getOrRefreshToken (fname, mtype, rseqid) = iprot.readMessageBegin() ^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/aperez/micromamba/envs/browser-use/lib/python3.11/site-packages/thrift/protocol/TBinaryProtocol.py", line 134, in readMessageBegin sz = self.readI32() ^^^^^^^^^^^^^^ File "/Users/aperez/micromamba/envs/browser-use/lib/python3.11/site-packages/thrift/protocol/TBinaryProtocol.py", line 217, in readI32 buff = self.trans.readAll(4) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/aperez/micromamba/envs/browser-use/lib/python3.11/site-packages/thrift/transport/TTransport.py", line 62, in readAll chunk = self.read(sz - have) ^^^^^^^^^^^^^^^^^^^^ File "/Users/aperez/micromamba/envs/browser-use/lib/python3.11/site-packages/thrift/transport/TTransport.py", line 283, in read self.readFrame() File "/Users/aperez/micromamba/envs/browser-use/lib/python3.11/site-packages/thrift/transport/TTransport.py", line 287, in readFrame buff = self.__trans.readAll(4) ^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/aperez/micromamba/envs/browser-use/lib/python3.11/site-packages/thrift/transport/TTransport.py", line 62, in readAll chunk = self.read(sz - have) ^^^^^^^^^^^^^^^^^^^^ File "/Users/aperez/micromamba/envs/browser-use/lib/python3.11/site-packages/thrift/transport/TSocket.py", line 166, in read raise TTransportException(type=TTransportException.END_OF_FILE, thrift.transport.TTransport.TTransportException: TSocket read 0 bytes 2025-04-13 17:32:58,458 - INFO - Attempting to connect to server at 89.253.221.173:9090... 2025-04-13 17:32:58,563 - INFO - Successfully connected to server 2025-04-13 17:32:58,668 - INFO - Server connection test successful 2025-04-13 17:32:58,668 - INFO - Requesting token for URL: https://www.youtube.com/watch?v=i7SQ6ENOv5s&t=1012s 2025-04-13 17:33:07,768 - ERROR - Unexpected error: TSocket read 0 bytes 2025-04-13 17:33:07,773 - ERROR - Traceback (most recent call last): File "/opt/yt-ops-services/airflow/ytdlp-ops-auth/ytdlp_ops_client.py", line 533, in main token_data = client.getOrRefreshToken( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/yt-ops-services/airflow/ytdlp-ops-auth/pangramia/yt/tokens_ops/YTTokenOpService.py", line 138, in getOrRefreshToken return self.recv_getOrRefreshToken() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/yt-ops-services/airflow/ytdlp-ops-auth/pangramia/yt/tokens_ops/YTTokenOpService.py", line 152, in recv_getOrRefreshToken (fname, mtype, rseqid) = iprot.readMessageBegin() ^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/aperez/micromamba/envs/browser-use/lib/python3.11/site-packages/thrift/protocol/TBinaryProtocol.py", line 134, in readMessageBegin sz = self.readI32() ^^^^^^^^^^^^^^ File "/Users/aperez/micromamba/envs/browser-use/lib/python3.11/site-packages/thrift/protocol/TBinaryProtocol.py", line 217, in readI32 buff = self.trans.readAll(4) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/aperez/micromamba/envs/browser-use/lib/python3.11/site-packages/thrift/transport/TTransport.py", line 62, in readAll chunk = self.read(sz - have) ^^^^^^^^^^^^^^^^^^^^ File "/Users/aperez/micromamba/envs/browser-use/lib/python3.11/site-packages/thrift/transport/TTransport.py", line 283, in read self.readFrame() File "/Users/aperez/micromamba/envs/browser-use/lib/python3.11/site-packages/thrift/transport/TTransport.py", line 287, in readFrame buff = self.__trans.readAll(4) ^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/aperez/micromamba/envs/browser-use/lib/python3.11/site-packages/thrift/transport/TTransport.py", line 62, in readAll chunk = self.read(sz - have) ^^^^^^^^^^^^^^^^^^^^ File "/Users/aperez/micromamba/envs/browser-use/lib/python3.11/site-packages/thrift/transport/TSocket.py", line 166, in read raise TTransportException(type=TTransportException.END_OF_FILE, thrift.transport.TTransport.TTransportException: TSocket read 0 bytes 2025-04-13 17:36:10,276 - INFO - Attempting to connect to server at 89.253.221.173:9090... 2025-04-13 17:36:10,388 - INFO - Successfully connected to server 2025-04-13 17:36:10,501 - INFO - Server connection test successful 2025-04-13 17:36:10,501 - INFO - Requesting token for URL: https://www.youtube.com/watch?v=i7SQ6ENOv5s&t=1012s 2025-04-13 17:36:17,597 - ERROR - Unexpected error: TSocket read 0 bytes 2025-04-13 17:36:17,606 - ERROR - Traceback (most recent call last): File "/opt/yt-ops-services/airflow/ytdlp-ops-auth/ytdlp_ops_client.py", line 543, in main token_data = client.getOrRefreshToken( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/yt-ops-services/airflow/ytdlp-ops-auth/pangramia/yt/tokens_ops/YTTokenOpService.py", line 138, in getOrRefreshToken return self.recv_getOrRefreshToken() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/yt-ops-services/airflow/ytdlp-ops-auth/pangramia/yt/tokens_ops/YTTokenOpService.py", line 152, in recv_getOrRefreshToken (fname, mtype, rseqid) = iprot.readMessageBegin() ^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/aperez/micromamba/envs/browser-use/lib/python3.11/site-packages/thrift/protocol/TBinaryProtocol.py", line 134, in readMessageBegin sz = self.readI32() ^^^^^^^^^^^^^^ File "/Users/aperez/micromamba/envs/browser-use/lib/python3.11/site-packages/thrift/protocol/TBinaryProtocol.py", line 217, in readI32 buff = self.trans.readAll(4) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/aperez/micromamba/envs/browser-use/lib/python3.11/site-packages/thrift/transport/TTransport.py", line 62, in readAll chunk = self.read(sz - have) ^^^^^^^^^^^^^^^^^^^^ File "/Users/aperez/micromamba/envs/browser-use/lib/python3.11/site-packages/thrift/transport/TTransport.py", line 283, in read self.readFrame() File "/Users/aperez/micromamba/envs/browser-use/lib/python3.11/site-packages/thrift/transport/TTransport.py", line 287, in readFrame buff = self.__trans.readAll(4) ^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/aperez/micromamba/envs/browser-use/lib/python3.11/site-packages/thrift/transport/TTransport.py", line 62, in readAll chunk = self.read(sz - have) ^^^^^^^^^^^^^^^^^^^^ File "/Users/aperez/micromamba/envs/browser-use/lib/python3.11/site-packages/thrift/transport/TSocket.py", line 166, in read raise TTransportException(type=TTransportException.END_OF_FILE, thrift.transport.TTransport.TTransportException: TSocket read 0 bytes 2025-04-13 18:02:37,249 - INFO - Attempting to connect to server at 89.253.221.173:9090... 2025-04-13 18:02:37,361 - INFO - Successfully connected to server 2025-04-13 18:02:37,478 - INFO - Server connection test successful 2025-04-13 18:02:37,478 - INFO - Requesting token for URL: https://www.youtube.com/watch?v=i7SQ6ENOv5s&t=1012s 2025-04-13 18:02:42,457 - ERROR - Unexpected error: TSocket read 0 bytes 2025-04-13 18:02:42,467 - ERROR - Traceback (most recent call last): File "/opt/yt-ops-services/airflow/ytdlp-ops-auth/ytdlp_ops_client.py", line 533, in main token_data = client.getOrRefreshToken( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/yt-ops-services/airflow/ytdlp-ops-auth/pangramia/yt/tokens_ops/YTTokenOpService.py", line 138, in getOrRefreshToken return self.recv_getOrRefreshToken() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/yt-ops-services/airflow/ytdlp-ops-auth/pangramia/yt/tokens_ops/YTTokenOpService.py", line 152, in recv_getOrRefreshToken (fname, mtype, rseqid) = iprot.readMessageBegin() ^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/aperez/micromamba/envs/browser-use/lib/python3.11/site-packages/thrift/protocol/TBinaryProtocol.py", line 134, in readMessageBegin sz = self.readI32() ^^^^^^^^^^^^^^ File "/Users/aperez/micromamba/envs/browser-use/lib/python3.11/site-packages/thrift/protocol/TBinaryProtocol.py", line 217, in readI32 buff = self.trans.readAll(4) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/aperez/micromamba/envs/browser-use/lib/python3.11/site-packages/thrift/transport/TTransport.py", line 62, in readAll chunk = self.read(sz - have) ^^^^^^^^^^^^^^^^^^^^ File "/Users/aperez/micromamba/envs/browser-use/lib/python3.11/site-packages/thrift/transport/TTransport.py", line 283, in read self.readFrame() File "/Users/aperez/micromamba/envs/browser-use/lib/python3.11/site-packages/thrift/transport/TTransport.py", line 287, in readFrame buff = self.__trans.readAll(4) ^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/aperez/micromamba/envs/browser-use/lib/python3.11/site-packages/thrift/transport/TTransport.py", line 62, in readAll chunk = self.read(sz - have) ^^^^^^^^^^^^^^^^^^^^ File "/Users/aperez/micromamba/envs/browser-use/lib/python3.11/site-packages/thrift/transport/TSocket.py", line 166, in read raise TTransportException(type=TTransportException.END_OF_FILE, thrift.transport.TTransport.TTransportException: TSocket read 0 bytes 2025-04-13 18:03:16,782 - INFO - Attempting to connect to server at 89.253.221.173:9090... 2025-04-13 18:03:16,890 - INFO - Successfully connected to server 2025-04-13 18:03:16,999 - INFO - Server connection test successful 2025-04-13 18:03:17,000 - INFO - Requesting token for URL: https://www.youtube.com/watch?v=i7SQ6ENOv5s&t=1012s 2025-04-13 18:03:26,040 - ERROR - Unexpected error: TSocket read 0 bytes 2025-04-13 18:03:26,042 - ERROR - Traceback (most recent call last): File "/opt/yt-ops-services/airflow/ytdlp-ops-auth/ytdlp_ops_client.py", line 533, in main token_data = client.getOrRefreshToken( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/yt-ops-services/airflow/ytdlp-ops-auth/pangramia/yt/tokens_ops/YTTokenOpService.py", line 138, in getOrRefreshToken return self.recv_getOrRefreshToken() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/yt-ops-services/airflow/ytdlp-ops-auth/pangramia/yt/tokens_ops/YTTokenOpService.py", line 152, in recv_getOrRefreshToken (fname, mtype, rseqid) = iprot.readMessageBegin() ^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/aperez/micromamba/envs/browser-use/lib/python3.11/site-packages/thrift/protocol/TBinaryProtocol.py", line 134, in readMessageBegin sz = self.readI32() ^^^^^^^^^^^^^^ File "/Users/aperez/micromamba/envs/browser-use/lib/python3.11/site-packages/thrift/protocol/TBinaryProtocol.py", line 217, in readI32 buff = self.trans.readAll(4) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/aperez/micromamba/envs/browser-use/lib/python3.11/site-packages/thrift/transport/TTransport.py", line 62, in readAll chunk = self.read(sz - have) ^^^^^^^^^^^^^^^^^^^^ File "/Users/aperez/micromamba/envs/browser-use/lib/python3.11/site-packages/thrift/transport/TTransport.py", line 283, in read self.readFrame() File "/Users/aperez/micromamba/envs/browser-use/lib/python3.11/site-packages/thrift/transport/TTransport.py", line 287, in readFrame buff = self.__trans.readAll(4) ^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/aperez/micromamba/envs/browser-use/lib/python3.11/site-packages/thrift/transport/TTransport.py", line 62, in readAll chunk = self.read(sz - have) ^^^^^^^^^^^^^^^^^^^^ File "/Users/aperez/micromamba/envs/browser-use/lib/python3.11/site-packages/thrift/transport/TSocket.py", line 166, in read raise TTransportException(type=TTransportException.END_OF_FILE, thrift.transport.TTransport.TTransportException: TSocket read 0 bytes 2025-04-13 18:09:56,759 - INFO - Attempting to connect to server at 89.253.221.173:9090... 2025-04-13 18:09:56,875 - INFO - Successfully connected to server 2025-04-13 18:09:56,988 - INFO - Server connection test successful 2025-04-13 18:09:56,988 - INFO - Requesting token for URL: https://www.youtube.com/watch?v=i7SQ6ENOv5s&t=1012s 2025-04-13 18:10:05,434 - ERROR - Service exception: Bot detection triggered: ERROR: [youtube+GetPOT] i7SQ6ENOv5s: Sign in to confirm you’re not a bot. Use --cookies-from-browser or --cookies for the authentication. See https://github.com/yt-dlp/yt-dlp/wiki/FAQ#how-do-i-pass-cookies-to-yt-dlp for how to manually pass cookies. Also see https://github.com/yt-dlp/yt-dlp/wiki/Extractors#exporting-youtube-cookies for tips on effectively exporting YouTube cookies 2025-04-14 13:45:44,486 - INFO - Attempting to connect to server at 89.253.221.173:9090... 2025-04-14 13:45:44,593 - INFO - Successfully connected to server 2025-04-14 13:45:44,702 - INFO - Server connection test successful 2025-04-14 13:45:44,702 - INFO - Requesting token for URL: https://www.youtube.com/watch?v=i7SQ6ENOv5s&t=1012s 2025-04-14 13:45:45,560 - ERROR - Service exception: Script execution failed: file:///app/utils/tokenUtils.js:1 import { BG, BgConfig, DescrambledChallenge } from '../node_modules/bgutils-js/dist/index.js'; // Add BgConfig, DescrambledChallenge ^^^^^^^^ SyntaxError: The requested module '../node_modules/bgutils-js/dist/index.js' does not provide an export named 'BgConfig' at ModuleJob._instantiate (node:internal/modules/esm/module_job:123:21) at async ModuleJob.run (node:internal/modules/esm/module_job:191:5) at async ModuleLoader.import (node:internal/modules/esm/loader:337:24) at async loadESM (node:internal/process/esm_loader:34:7) at async handleMainPromise (node:internal/modules/run_main:106:12) Node.js v18.20.8 2025-04-14 14:32:59,820 - INFO - Attempting to connect to server at 89.253.221.173:9090... 2025-04-14 14:32:59,925 - INFO - Successfully connected to server 2025-04-14 14:33:00,031 - INFO - Server connection test successful 2025-04-14 14:33:00,031 - INFO - Requesting token for URL: https://www.youtube.com/watch?v=i7SQ6ENOv5s&t=1012s 2025-04-14 14:33:12,563 - ERROR - Service exception: Bot detection triggered: ERROR: [youtube+GetPOT] i7SQ6ENOv5s: Sign in to confirm you’re not a bot. Use --cookies-from-browser or --cookies for the authentication. See https://github.com/yt-dlp/yt-dlp/wiki/FAQ#how-do-i-pass-cookies-to-yt-dlp for how to manually pass cookies. Also see https://github.com/yt-dlp/yt-dlp/wiki/Extractors#exporting-youtube-cookies for tips on effectively exporting YouTube cookies 2025-04-14 14:58:31,413 - INFO - Attempting to connect to server at 89.253.221.173:9090... 2025-04-14 14:58:31,518 - INFO - Successfully connected to server 2025-04-14 14:58:31,623 - INFO - Server connection test successful 2025-04-14 14:58:31,624 - INFO - Requesting token for URL: https://www.youtube.com/watch?v=i7SQ6ENOv5s&t=1012s 2025-04-14 14:58:43,453 - ERROR - Service exception: Bot detection triggered: ERROR: [youtube+GetPOT] i7SQ6ENOv5s: Sign in to confirm you’re not a bot. Use --cookies-from-browser or --cookies for the authentication. See https://github.com/yt-dlp/yt-dlp/wiki/FAQ#how-do-i-pass-cookies-to-yt-dlp for how to manually pass cookies. Also see https://github.com/yt-dlp/yt-dlp/wiki/Extractors#exporting-youtube-cookies for tips on effectively exporting YouTube cookies