Skip to content

Connection errors #134

Description

@paulmorabito

Hi,

I'm running podsync via the docker image (with latest tag) and after the updates this week, have noticed some errors:

time="2020-04-23T00:41:11Z" level=info msg="\n _______  _______  ______   _______           _        _______ \n(  ____ )(  ___  )(  __  \\ (  ____ \\|\\     /|( (    /|(  ____ \\\n| (    )|| (   ) || (  \\  )| (    \\/( \\   / )|  \\  ( || (    \\/\n| (____)|| |   | || |   ) || (_____  \\ (_) / |   \\ | || |      \n|  _____)| |   | || |   | |(_____  )  \\   /  | (\\ \\) || |      \n| (      | |   | || |   ) |      ) |   ) (   | | \\   || |      \n| )      | (___) || (__/  )/\\____) |   | |   | )  \\  || (____/\\\n|/       (_______)(______/ \\_______)   \\_/   |/    )_)(_______/\n",
time="2020-04-23T00:41:11Z" level=info msg="running podsync" commit=44e1f7704aa3dd027880a13ef5842466788d8836 date="2020-04-18T20:43:33Z" version=2.2.2,
time="2020-04-23T00:41:12Z" level=info msg="using youtube-dl 2020.01.24\n",
time="2020-04-23T00:41:12Z" level=info msg="found ffmpeg: ffmpeg version 4.1.5 Copyright (c) 2000-2020 the FFmpeg developers\nbuilt with gcc 8.3.0 (Alpine 8.3.0)\nconfiguration: --prefix=/usr --enable-avresample --enable-avfilter --enable-gnutls --enable-gpl --enable-libass --enable-libmp3lame --enable-libvorbis --enable-libvpx --enable-libxvid --enable-libx264 --enable-libx265 --enable-libtheora --enable-libv4l2 --enable-postproc --enable-pic --enable-pthreads --enable-shared --enable-libxcb --disable-stripping --disable-static --disable-librtmp --enable-vaapi --enable-vdpau --enable-libopus --disable-debug\nlibavutil      56. 22.100 / 56. 22.100\nlibavcodec     58. 35.100 / 58. 35.100\nlibavformat    58. 20.100 / 58. 20.100\nlibavdevice    58.  5.100 / 58.  5.100\nlibavfilter     7. 40.101 /  7. 40.101\nlibavresample   4.  0.  0 /  4.  0.  0\nlibswscale      5.  3.100 /  5.  3.100\nlibswresample   3.  3.100 /  3.  3.100\nlibpostproc    55.  3.100 / 55.  3.100\n",
time="2020-04-23T00:41:12Z" level=info msg="opening database \"db\"",
time="2020-04-23T00:41:12Z" level=info msg="All 1 tables opened in 1ms\n",
time="2020-04-23T00:41:12Z" level=info msg="Replaying file id: 0 at offset: 148175\n",
time="2020-04-23T00:41:12Z" level=info msg="Replay took: 22.891µs\n",
time="2020-04-23T00:41:12Z" level=info msg="running listener at :8033",
time="2020-04-23T00:41:12Z" level=info msg="-> updating https://www.youtube.com/playlist?list=PLW0Gy9pTgVntTChFgj0xwMrsc1GO32-DZ" feed_id=ID1 format=audio quality=high,
time="2020-04-23T00:41:13Z" level=info msg="downloading episodes" page_size=20,
time="2020-04-23T00:41:13Z" level=info msg="download count: 1",
time="2020-04-23T00:41:13Z" level=info msg="! downloading episode https://youtube.com/watch?v=gG_9j6aquaY" episode_id=gG_9j6aquaY index=0,
time="2020-04-23T00:41:15Z" level=error msg="youtube-dl error: /tmp/podsync-228354651/gG_9j6aquaY.%(ext)s" error="failed to execute youtube-dl: exit status 1",
time="2020-04-23T00:41:15Z" level=error msg="[youtube] gG_9j6aquaY: Downloading webpage\nERROR: Unable to download webpage: <urlopen error [Errno 99] Address not available> (caused by URLError(error(99, 'Address not available'),))\n",
time="2020-04-23T00:41:15Z" level=info msg="downloaded 0 episode(s)",
time="2020-04-23T00:41:15Z" level=error msg="failed to update feed: https://www.youtube.com/playlist?list=PLW0Gy9pTgVntTChFgj0xwMrsc1GO32-DZ" error="xml build failed: failed to obtain download URL for: Do0RxWNm6LA.mp3: failed to check whether file exists: stat /app/data/ID1/Do0RxWNm6LA.mp3: no such file or directory",
time="2020-04-23T00:41:15Z" level=info msg="-> updating https://www.youtube.com/playlist?list=PLagVUKF7CUTRiG64CklL1AN0mbmNaETfp" feed_id=ID2 format=audio quality=high,
time="2020-04-23T00:41:15Z" level=info msg="downloading episodes" page_size=20,
time="2020-04-23T00:41:15Z" level=info msg="download count: 10",
time="2020-04-23T00:41:15Z" level=info msg="! downloading episode https://youtube.com/watch?v=-qI5OTx1Cz0" episode_id=-qI5OTx1Cz0 index=0,
time="2020-04-23T00:41:17Z" level=error msg="youtube-dl error: /tmp/podsync-728631294/-qI5OTx1Cz0.%(ext)s" error="failed to execute youtube-dl: exit status 1",

It follows a similar pattern through the remainder of the feeds. Everything was working fine until a few days back.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugCategory: This is a bugimportantHigh priority

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions