Skip to content

get_iplayer failing on indexing radio programs #484

Closed
@planetrocky

Description

@planetrocky

Do not file a bug report if you are using get_iplayer outside the UK. If you do, your report will be ignored.

  • I am not using get_iplayer outside the UK

Do not file a bug report if you are using get_iplayer with a VPN or proxy from any location, including the UK. If you do, your report will be ignored.

  • I am not using get_iplayer with a VPN or proxy from any location, including the UK

Search the repository (search field at top left) to see if a report already exists for the bug in the issue tracker. Do not create a duplicate report. Duplicate reports will be ignored.

  • I have searched the repository and found no existing reports of the bug in the issue tracker

Review recent open and closed entries in the issue tracker to see if a report already exists for the bug. Do not create a duplicate report. Duplicate reports will be ignored.

  • I have reviewed recent open and closed entries in the issue tracker and found no existing reports of the bug

Ensure that you are using get_iplayer 3.35 or higher. If not, your report will be ignored.

  • I am using get_iplayer 3.35 or higher

Identify the operating system and version where get_iplayer demonstrates the bug

Linux version 4.4.302+, docker image [marginal/get_iplayer]

Provide a clear and concise description of the bug. Do not paste get_iplayer output or screenshots into the field below. If you do, your report will be ignored.

Failing on indexing radio programs.
It's trying channels that aren't in my list in options refreshincludegroupsradio BBC Radio 1$,BBC Radio 1Xtra$,Radio 1 Dance$.
From within the Docker container instance, I can wget a JPG using HTTP over TLS successfully:

$ wget https://ichef.bbci.co.uk/images/ic/192xn/p0htdxvv.jpg
Connecting to ichef.bbci.co.uk (184.26.56.155:443)
saving to 'p0htdxvv.jpg'
p0htdxvv.jpg         100% |*************************************************************************************************************************************************************|  4278  0:00:00 ETA
'p0htdxvv.jpg' saved
  • I've tried deleting the radio.cache
  • I've tried executing this command on a newly created container:
docker exec --interactive --tty --user 1041:65536 --workdir /output get_iplayer get_iplayer --refresh --type=radio --refresh-include-groups-radio "BBC Radio 1$','BBC Radio 1Xtra$','Radio 1 Dance$"
get_iplayer v3.35
  Copyright (C) 2008-2010 Phil Lewis, 2010- get_iplayer contributors
  This program comes with ABSOLUTELY NO WARRANTY; for details use --warranty.
  This is free software, and you are welcome to redistribute it under certain
  conditions; use --conditions for details.



INFO: Indexing radio programme schedules

ERROR: Failed to download BBC Radio 6 Music schedule page (3/3): https://www.bbc.co.uk/schedules/p00fzl65/2024/w36
ERROR: Connection error: SSL connect attempt failed


ERROR: Failed to download BBC Radio 6 Music schedule page (3/3): https://www.bbc.co.uk/schedules/p00fzl65/2024/w37
ERROR: Connection error: SSL connect attempt failed


ERROR: Failed to download BBC Radio 6 Music schedule page (3/3): https://www.bbc.co.uk/schedules/p00fzl65/2024/w38
ERROR: Connection error: SSL connect attempt failed


ERROR: Failed to download BBC Radio 6 Music schedule page (3/3): https://www.bbc.co.uk/schedules/p00fzl65/2024/w40
ERROR: Connection error: SSL connect attempt failed


ERROR: Failed to download BBC Radio 6 Music schedule page (3/3): https://www.bbc.co.uk/schedules/p00fzl65/2024/w39
ERROR: Connection error: SSL connect attempt failed


ERROR: Failed to download BBC Asian Network schedule page (3/3): https://www.bbc.co.uk/schedules/p00fzl68/2024/w36
ERROR: Connection error: SSL connect attempt failed


ERROR: Failed to download BBC Asian Network schedule page (3/3): https://www.bbc.co.uk/schedules/p00fzl68/2024/w38
ERROR: Connection error: SSL connect attempt failed


ERROR: Failed to download BBC Asian Network schedule page (3/3): https://www.bbc.co.uk/schedules/p00fzl68/2024/w37
ERROR: Connection error: SSL connect attempt failed


ERROR: Failed to download BBC Asian Network schedule page (3/3): https://www.bbc.co.uk/schedules/p00fzl68/2024/w40
ERROR: Connection error: SSL connect attempt failed


ERROR: Failed to download BBC Asian Network schedule page (3/3): https://www.bbc.co.uk/schedules/p00fzl68/2024/w39
ERROR: Connection error: SSL connect attempt failed


ERROR: Failed to download BBC Radio Cymru schedule page (3/3): https://www.bbc.co.uk/schedules/p00fzl7b/2024/w36
ERROR: Connection error: SSL connect attempt failed


ERROR: Failed to download BBC Radio Cymru schedule page (3/3): https://www.bbc.co.uk/schedules/p00fzl7b/2024/w37
ERROR: Connection error: SSL connect attempt failed


ERROR: Failed to download BBC Radio Cymru schedule page (3/3): https://www.bbc.co.uk/schedules/p00fzl7b/2024/w38
ERROR: Connection error: SSL connect attempt failed


ERROR: Failed to download BBC Radio Cymru schedule page (3/3): https://www.bbc.co.uk/schedules/p00fzl7b/2024/w39
ERROR: Connection error: SSL connect attempt failed


ERROR: Failed to download BBC Radio 5 live schedule page (3/3): https://www.bbc.co.uk/schedules/p00fzl7g/2024/w36
ERROR: Connection error: SSL connect attempt failed


ERROR: Failed to download BBC Radio Cymru schedule page (3/3): https://www.bbc.co.uk/schedules/p00fzl7b/2024/w40
ERROR: Connection error: SSL connect attempt failed


ERROR: Failed to download BBC Radio 5 live schedule page (3/3): https://www.bbc.co.uk/schedules/p00fzl7g/2024/w37
ERROR: Connection error: SSL connect attempt failed


ERROR: Failed to download BBC Radio 5 live schedule page (3/3): https://www.bbc.co.uk/schedules/p00fzl7g/2024/w38
ERROR: Connection error: SSL connect attempt failed


ERROR: Failed to download BBC Radio 5 live schedule page (3/3): https://www.bbc.co.uk/schedules/p00fzl7g/2024/w39
ERROR: Connection error: SSL connect attempt failed


ERROR: Failed to download BBC Radio 5 live schedule page (3/3): https://www.bbc.co.uk/schedules/p00fzl7g/2024/w40
ERROR: Connection error: SSL connect attempt failed


ERROR: Failed to download BBC Radio 5 live sports extra schedule page (3/3): https://www.bbc.co.uk/schedules/p00fzl7h/2024/w36
ERROR: Connection error: SSL connect attempt failed


ERROR: Failed to download BBC Radio 5 live sports extra schedule page (3/3): https://www.bbc.co.uk/schedules/p00fzl7h/2024/w38
ERROR: Connection error: SSL connect attempt failed

Provide the PID or URL of the programme you are attempting to download, if applicable. Provide the PID or URL for only one programme.

No response

Provide the complete get_iplayer command line that demonstrates the bug. Do not truncate or excerpt the command. If you do, your report will be ignored. If you are using the Web PVR, list the steps necessary to reproduce the bug, in as much detail as possible.

get_iplayer --refresh --type=radio

also tried

get_iplayer --verbose --refresh --type=radio --refresh-include-groups-radio="BBC Radio 1$','BBC Radio 1Xtra$','Radio 1 Dance$" --refreshexcludegroups=local

Drag your verbose log file into the field below to create an attachment. Your verbose log file must be added as an attachment. Do not paste its contents into the field below. If you do, your report will be ignored. You may enter a URL linking to your verbose log file on a pastebin site. If the bug prevents get_iplayer from running, enter "N/A" in the field below. If you enter any other text in the field below, your report will be ignored.

log.txt

If you are using the Web PVR, provide your web browser name and version. This information typically can be found from the application menu via Chrome/Firefox/Safari->About... (macOS) or Help->About... (Linux/Windows)

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    invalidThis doesn't seem right

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions