SoundWaves icon indicating copy to clipboard operation
SoundWaves copied to clipboard

okhttp3.internal.framed.StreamResetException in FeedParser.java:618

Open bottiger opened this issue 8 years ago • 0 comments

Error in SoundWaves

okhttp3.internal.framed.StreamResetException in FeedParser.java:618 stream was reset: CANCEL

View on Bugsnag

Stacktrace

FeedParser.java:618 - org.bottiger.podcast.parser.FeedParser.readText
FeedParser.java:505 - org.bottiger.podcast.parser.FeedParser.readSimpleTag
FeedParser.java:467 - org.bottiger.podcast.parser.FeedParser.readEpisodeItunesTag
FeedParser.java:345 - org.bottiger.podcast.parser.FeedParser.readEpisode
FeedParser.java:266 - org.bottiger.podcast.parser.FeedParser.readChannel
FeedParser.java:192 - org.bottiger.podcast.parser.FeedParser.readFeed
FeedParser.java:169 - org.bottiger.podcast.parser.FeedParser.parse
SubscriptionRefreshManager.java:208 - org.bottiger.podcast.service.Downloader.SubscriptionRefreshManager.handleHttpResponse
SubscriptionRefreshManager.java:36 - org.bottiger.podcast.service.Downloader.SubscriptionRefreshManager.access$100
SubscriptionRefreshManager.java:140 - org.bottiger.podcast.service.Downloader.SubscriptionRefreshManager$2.onResponse

View full stacktrace

bottiger avatar May 26 '17 03:05 bottiger