Selfhosting: "request failed" for 4khdhub, VixSrc, RgShows #694
Labels
No labels
MediaFlow Proxy
autorelease: pending
autorelease: tagged
bug
documentation
duplicate
enhancement
help wanted
invalid
question
wontfix
🇩🇪 German
🇫🇷 French
🇮🇳 Indian
🇸🇦 Arabic
🌐 Multi
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: Creepso/webstreamr-github#694
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
I set up my selfhosted addons a week ago and at one point had WebStreamr up and running with no issues. As long as I used the https://webstreamr.domain.com as the URL in AIOStreams, everything worked and even 4khdhub streams played with no problems.
I was doing some testing and noticed that WebSteamr now only ever returns 1 stream (VidSrc) and the others (4khdhub, VixSrc, RgShows, etc) get "Request failed. request id: ......"
Let me know if there's anything I can configure on my end!
You need to check logs.
Log only has this info:
No detail about the errors.
check all entries with that id, there must be something before or after
Here are all the logs. This is with a cleared log so this search/id is the only one.
I don't see any stderror/error entries in dozzle. Only stdout/info.
that's weird. the common pattern between those sources you mentioned is that they work with a tmdb ID. there could be an issue with the token. but the error should normally show clearer.
hmm okay. My setup is all selfhosted (aiometadata, aiostreams).
I know recently I requested that the aiom developer add a mapping between tvdb and imdb so that certain shows would play, but can't think of anything else.
anything I can check/test on my end?
Confirmed that the public instance returns all streams (using english/multi), but my selfhosted one only returns the vixsrc/vidsrc ones for the titles I've tested. Strange as I swear 4khdhub was working last week.
4khdhub or rather the hoster hubcloud they use, also seems to be needing flaresolverr now. But that also would result in different errors like being blocked or smth like that
Okay I did a bunch of resetting and restarting and it's working fine now (same results as the public instance). The key thing that seemed to help is to use the local docker address
http://webstreamr:51546in aiostreams rather than the https url.still weird, that would be a network error which I'd also expect to show up somehow hmm. anyway, good that you could solve it.
is 4khdhub / hubcloud still working for you without flaresolverr? I thought they always show challenges now
For me it's working without flaresolverr. My setup is all selfhosted using viren's docker-compose-template on Oracle VPS. Traefik, Authelia, AIOMetadata, AIOStreams, WebStreamr.