Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [2025-01-31 19:41:24,244: WARNING/ForkPoolWorker-32] UC7aW7chIafJG6ECYAd3N5uQ: deactivate document
- [2025-01-31 19:41:24,313: WARNING/ForkPoolWorker-32] UC7aW7chIafJG6ECYAd3N5uQ: get metadata from es
- [2025-01-31 19:41:24,329: WARNING/ForkPoolWorker-32] {"error":{"root_cause":[{"type":"parse_exception","reason":"[value] required property is missing","property_name":"value","processor_type":"set"}],"type":"parse_exception","reason":"[value] required property is missing","property_name":"value","processor_type":"set"},"status":400}
- [2025-01-31 19:41:24,329: WARNING/ForkPoolWorker-32] {'description': 'UC7aW7chIafJG6ECYAd3N5uQ', 'processors': [{'set': {'field': 'channel.channel_active', 'value': False}}, {'set': {'field': 'channel.channel_description', 'value': 'Welcome to IBRACORP š! \n\nš ļø We\'re on a mission to demystify technology and champion open-source software. Dive into our world of tech tutorials, insights, and innovations, all aimed at empowering you with knowledge. \n\nš Our essence? A neon-Tokyo inspired name that stands for openness, not the corporate greed stereotype. We\'re all about sharing cool, mostly free open-source products. \n\nš” Our motto, "Modern problems require modern solutions," guides us to explore and share smart tech solutions for today\'s challenges. \n\nš Subscribe and join us in shaping an open-source future. Let\'s make technology accessible and fun for everyone!\n\nš Connect with us:\n\nWebsite: https://ibracorp.io/\nDiscord: https://discord.gg/VWAG7rZ\nReddit: https://www.reddit.com/r/Ibracorp/\nTwitter: https://twitter.com/IBRACORP_IO\nFacebook: https://www.facebook.com/ibracorp\n\nš Support Us: \nPayPal: https://www.paypal.com/donate/?hosted_button_id=LLJ6Z34KZ2F56\n\n#OpenSource #TechForEveryone #IBRACORP\n'}}, {'set': {'field': 'channel.channel_id', 'value': 'UC7aW7chIafJG6ECYAd3N5uQ'}}, {'set': {'field': 'channel.channel_last_refresh', 'value': 1738342780}}, {'set': {'field': 'channel.channel_name', 'value': 'IBRACORP'}}, {'set': {'field': 'channel.channel_subs', 'value': None}}, {'set': {'field': 'channel.channel_subscribed', 'value': True}}, {'set': {'field': 'channel.channel_tags', 'value': ['unraid docker linux homelab windows nas ldap cloudflare open source plex linux unraid guide gnu/linux ibracorp ibra corp authelia reverse proxy docker nas linux freeipa selfhosted Gaming YouTube Gamer tutorial Beginner Technology programming proxmox freenas software homeserver tutorial mac macos javascript guide teach tech education plex rancher kubernetes gpu networking freenas how to server builds open source home lab nginx truenas pc builds tech channel proxies cisco unifi']}}, {'set': {'field': 'channel.channel_banner_url', 'value': 'https://yt3.googleusercontent.com/ubCurQQ0XI7q9zfSP0JOJEIvkFaLaDX3B_hqxwr2abEmvKlUJiwGdgJs178E5de1RLqut56j_Q=w2560-fcrop64=1,00005a57ffffa5a8-k-c0xffffffff-no-nd-rj'}}, {'set': {'field': 'channel.channel_thumb_url', 'value': 'https://yt3.googleusercontent.com/SEV2lcWYHT0CHNAaEGr2Pnr5sDUzr9qyugEHvFWD6BNxpUJtF2KisYT96jCNiPBbtu-XR3hCY-8=s900-c-k-c0x00ffffff-no-rj'}}, {'set': {'field': 'channel.channel_tvart_url', 'value': 'https://yt3.googleusercontent.com/ubCurQQ0XI7q9zfSP0JOJEIvkFaLaDX3B_hqxwr2abEmvKlUJiwGdgJs178E5de1RLqut56j_Q=s0'}}, {'set': {'field': 'channel.channel_views', 'value': 0}}]}
- [2025-01-31 19:41:24,339: WARNING/ForkPoolWorker-32] 82d14a3a-25ff-4e90-a417-ec1316051160 Failed callback
- [2025-01-31 19:41:24,343: ERROR/ForkPoolWorker-32] Task check_reindex[82d14a3a-25ff-4e90-a417-ec1316051160] raised unexpected: ValueError('failed to add item to index')
- Traceback (most recent call last):
- File "/root/.local/lib/python3.11/site-packages/celery/app/trace.py", line 453, in trace_task
- R = retval = fun(*args, **kwargs)
- ^^^^^^^^^^^^^^^^^^^^
- File "/root/.local/lib/python3.11/site-packages/celery/app/trace.py", line 736, in __protected_call__
- return self.run(*args, **kwargs)
- ^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/app/home/tasks.py", line 203, in check_reindex
- handler.reindex_all()
- File "/app/home/src/index/reindex.py", line 276, in reindex_all
- self.reindex_type(name, index_config)
- File "/app/home/src/index/reindex.py", line 291, in reindex_type
- reindex(youtube_id)
- File "/app/home/src/index/reindex.py", line 365, in _reindex_single_channel
- channel.sync_to_videos()
- File "/app/home/src/index/channel.py", line 167, in sync_to_videos
- _, _ = ElasticWrap(ingest_path).put(data)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/app/home/src/es/connect.py", line 113, in put
- raise ValueError("failed to add item to index")
- ValueError: failed to add item to index
- [2025-01-31 19:41:24,344: WARNING/ForkPoolWorker-32] 82d14a3a-25ff-4e90-a417-ec1316051160 return callback
- [2025-01-31 19:42:09,793: INFO/MainProcess] Task check_reindex[3176ad0c-a369-4ca9-a812-503c58174df9] received
- [2025-01-31 19:42:09,795: WARNING/ForkPoolWorker-32] check_reindex create callback
- [2025-01-31 19:42:09,799: WARNING/ForkPoolWorker-32] [task][check_reindex] reindex {'channel': ['UC7aW7chIafJG6ECYAd3N5uQ']}
- [2025-01-31 19:42:09,824: WARNING/ForkPoolWorker-32] validating cookie
- [2025-01-31 19:42:10,032: WARNING/ForkPoolWorker-32] UC7aW7chIafJG6ECYAd3N5uQ: get metadata from es
- [2025-01-31 19:42:10,041: WARNING/ForkPoolWorker-32] UC7aW7chIafJG6ECYAd3N5uQ: get metadata from youtube
- [2025-01-31 19:42:10,231: WARNING/ForkPoolWorker-32] WARNING: [youtube:tab] Preferring "it" translated fields. Note that some metadata extraction may fail or be incorrect.
- [2025-01-31 19:42:10,493: WARNING/ForkPoolWorker-32] WARNING: [youtube:tab] unable to extract yt initial data; please report this issue on https://github.com/yt-dlp/yt-dlp/issues?q= , filling out the appropriate issue template. Confirm you are on the latest version using yt-dlp -U
- [2025-01-31 19:42:10,493: WARNING/ForkPoolWorker-32] WARNING: [youtube:tab] Incomplete yt initial data received. Retrying (1/3)...
- [2025-01-31 19:42:10,640: WARNING/ForkPoolWorker-32] WARNING: [youtube:tab] unable to extract yt initial data; please report this issue on https://github.com/yt-dlp/yt-dlp/issues?q= , filling out the appropriate issue template. Confirm you are on the latest version using yt-dlp -U
- [2025-01-31 19:42:10,641: WARNING/ForkPoolWorker-32] WARNING: [youtube:tab] Incomplete yt initial data received. Retrying (2/3)...
- [2025-01-31 19:42:10,788: WARNING/ForkPoolWorker-32] WARNING: [youtube:tab] unable to extract yt initial data; please report this issue on https://github.com/yt-dlp/yt-dlp/issues?q= , filling out the appropriate issue template. Confirm you are on the latest version using yt-dlp -U
- [2025-01-31 19:42:10,789: WARNING/ForkPoolWorker-32] WARNING: [youtube:tab] Incomplete yt initial data received. Retrying (3/3)...
- [2025-01-31 19:42:10,940: WARNING/ForkPoolWorker-32] WARNING: [youtube:tab] unable to extract yt initial data; please report this issue on https://github.com/yt-dlp/yt-dlp/issues?q= , filling out the appropriate issue template. Confirm you are on the latest version using yt-dlp -U
- [2025-01-31 19:42:10,940: WARNING/ForkPoolWorker-32] WARNING: [youtube:tab] Incomplete yt initial data received; please report this issue on https://github.com/yt-dlp/yt-dlp/issues?q= , filling out the appropriate issue template. Confirm you are on the latest version using yt-dlp -U. Giving up after 3 retries
- [2025-01-31 19:42:10,944: WARNING/ForkPoolWorker-32] ERROR: [youtube:tab] UC7aW7chIafJG6ECYAd3N5uQ: Playlists that require authentication may not extract correctly without a successful webpage download. If you are not downloading private content, or your cookies are only for the first account and channel, pass "--extractor-args youtubetab:skip=authcheck" to skip this check
- [2025-01-31 19:42:10,944: WARNING/ForkPoolWorker-32] https://www.youtube.com/channel/UC7aW7chIafJG6ECYAd3N5uQ: failed to get info from youtube with message ERROR: [youtube:tab] UC7aW7chIafJG6ECYAd3N5uQ: Playlists that require authentication may not extract correctly without a successful webpage download. If you are not downloading private content, or your cookies are only for the first account and channel, pass "--extractor-args youtubetab:skip=authcheck" to skip this check
- [2025-01-31 19:42:10,944: WARNING/ForkPoolWorker-32] UC7aW7chIafJG6ECYAd3N5uQ: deactivate document
- [2025-01-31 19:42:10,987: WARNING/ForkPoolWorker-32] UC7aW7chIafJG6ECYAd3N5uQ: get metadata from es
- [2025-01-31 19:42:11,002: WARNING/ForkPoolWorker-32] {"error":{"root_cause":[{"type":"parse_exception","reason":"[value] required property is missing","property_name":"value","processor_type":"set"}],"type":"parse_exception","reason":"[value] required property is missing","property_name":"value","processor_type":"set"},"status":400}
- [2025-01-31 19:42:11,003: WARNING/ForkPoolWorker-32] {'description': 'UC7aW7chIafJG6ECYAd3N5uQ', 'processors': [{'set': {'field': 'channel.channel_active', 'value': False}}, {'set': {'field': 'channel.channel_description', 'value': 'Welcome to IBRACORP š! \n\nš ļø We\'re on a mission to demystify technology and champion open-source software. Dive into our world of tech tutorials, insights, and innovations, all aimed at empowering you with knowledge. \n\nš Our essence? A neon-Tokyo inspired name that stands for openness, not the corporate greed stereotype. We\'re all about sharing cool, mostly free open-source products. \n\nš” Our motto, "Modern problems require modern solutions," guides us to explore and share smart tech solutions for today\'s challenges. \n\nš Subscribe and join us in shaping an open-source future. Let\'s make technology accessible and fun for everyone!\n\nš Connect with us:\n\nWebsite: https://ibracorp.io/\nDiscord: https://discord.gg/VWAG7rZ\nReddit: https://www.reddit.com/r/Ibracorp/\nTwitter: https://twitter.com/IBRACORP_IO\nFacebook: https://www.facebook.com/ibracorp\n\nš Support Us: \nPayPal: https://www.paypal.com/donate/?hosted_button_id=LLJ6Z34KZ2F56\n\n#OpenSource #TechForEveryone #IBRACORP\n'}}, {'set': {'field': 'channel.channel_id', 'value': 'UC7aW7chIafJG6ECYAd3N5uQ'}}, {'set': {'field': 'channel.channel_last_refresh', 'value': 1738342780}}, {'set': {'field': 'channel.channel_name', 'value': 'IBRACORP'}}, {'set': {'field': 'channel.channel_subs', 'value': None}}, {'set': {'field': 'channel.channel_subscribed', 'value': True}}, {'set': {'field': 'channel.channel_tags', 'value': ['unraid docker linux homelab windows nas ldap cloudflare open source plex linux unraid guide gnu/linux ibracorp ibra corp authelia reverse proxy docker nas linux freeipa selfhosted Gaming YouTube Gamer tutorial Beginner Technology programming proxmox freenas software homeserver tutorial mac macos javascript guide teach tech education plex rancher kubernetes gpu networking freenas how to server builds open source home lab nginx truenas pc builds tech channel proxies cisco unifi']}}, {'set': {'field': 'channel.channel_banner_url', 'value': 'https://yt3.googleusercontent.com/ubCurQQ0XI7q9zfSP0JOJEIvkFaLaDX3B_hqxwr2abEmvKlUJiwGdgJs178E5de1RLqut56j_Q=w2560-fcrop64=1,00005a57ffffa5a8-k-c0xffffffff-no-nd-rj'}}, {'set': {'field': 'channel.channel_thumb_url', 'value': 'https://yt3.googleusercontent.com/SEV2lcWYHT0CHNAaEGr2Pnr5sDUzr9qyugEHvFWD6BNxpUJtF2KisYT96jCNiPBbtu-XR3hCY-8=s900-c-k-c0x00ffffff-no-rj'}}, {'set': {'field': 'channel.channel_tvart_url', 'value': 'https://yt3.googleusercontent.com/ubCurQQ0XI7q9zfSP0JOJEIvkFaLaDX3B_hqxwr2abEmvKlUJiwGdgJs178E5de1RLqut56j_Q=s0'}}, {'set': {'field': 'channel.channel_views', 'value': 0}}]}
- [2025-01-31 19:42:11,010: WARNING/ForkPoolWorker-32] 3176ad0c-a369-4ca9-a812-503c58174df9 Failed callback
- [2025-01-31 19:42:11,013: ERROR/ForkPoolWorker-32] Task check_reindex[3176ad0c-a369-4ca9-a812-503c58174df9] raised unexpected: ValueError('failed to add item to index')
- Traceback (most recent call last):
- File "/root/.local/lib/python3.11/site-packages/celery/app/trace.py", line 453, in trace_task
- R = retval = fun(*args, **kwargs)
- ^^^^^^^^^^^^^^^^^^^^
- File "/root/.local/lib/python3.11/site-packages/celery/app/trace.py", line 736, in __protected_call__
- return self.run(*args, **kwargs)
- ^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/app/home/tasks.py", line 203, in check_reindex
- handler.reindex_all()
- File "/app/home/src/index/reindex.py", line 276, in reindex_all
- self.reindex_type(name, index_config)
- File "/app/home/src/index/reindex.py", line 291, in reindex_type
- reindex(youtube_id)
- File "/app/home/src/index/reindex.py", line 365, in _reindex_single_channel
- channel.sync_to_videos()
- File "/app/home/src/index/channel.py", line 167, in sync_to_videos
- _, _ = ElasticWrap(ingest_path).put(data)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/app/home/src/es/connect.py", line 113, in put
- raise ValueError("failed to add item to index")
- ValueError: failed to add item to index
- [2025-01-31 19:42:11,015: WARNING/ForkPoolWorker-32] 3176ad0c-a369-4ca9-a812-503c58174df9 return callback
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement