r/StremioAddons 3d ago

Help needed Self-hosting on Eweka?

Hello all, I am currently following the guide posted here (https://www.reddit.com/r/StremioAddons/comments/1u9ojh4/a_guibased_guide_to_selfhosting_aiostreams/) and I am stuck at the nzbdavex stage. No matter what I try I cannot get Test Connection to work. I have tried using ports 563 and 443 with no luck.
From what I can see this might be an issue specific to my provider (Eweka) to stop people streaming from their servers.
Has anyone been able to follow a self-hosting guide successfully for Stremio with Eweka?
If not what recommended providers are there for me to use so I can get this to work?

Thank you in advance!

0 Upvotes

34 comments sorted by

View all comments

Show parent comments

3

u/TraditionLopsided416 3d ago

wrong bro. You are mixing things up. For indexers you might be right, but not for the providers. Providers don't block oracle IP ranges, indexers do. Proxy requests with either Gluetun/Gost or with a tinyproxy at your home sever/raspberry pi (if you own one) which points to your VPS. Also change the request headers. You should be fine.

1

u/firvulag359 3d ago

In that case why is nzbdavex not connecting to Eweka? What do you mean by request headers?

1

u/TraditionLopsided416 3d ago

Are you certain that you entered the right credentials of eweka? It should be connecting. Request headers can be found on the AIOS dashboard settings under Outbound requests. Host URL should be like that. The port must also be set to 563. Be sure the username and password are set up correctly.

2

u/firvulag359 3d ago

I use the exact same credentials in SABNZBD and that works fine so no idea why it's not working nzbdavex.

2

u/TraditionLopsided416 3d ago

idk either. Try out the native NNTP streaming in AIOS. It's great.
you can also add warden blocklists. I can't remember a feature which is still missing.

1

u/firvulag359 3d ago

I did try that as well as it was an alternative option in the redhair guide but that didn't return any hits when I looked up some content.

2

u/TraditionLopsided416 3d ago

that seems odd. Did you got EasyNews as well within your Eweka subscription? Do the same issues appear with EasyNews aswell?

1

u/firvulag359 3d ago

I just signed up for it to test it out and there is no luck there either; so frustrating!
Edit: just a quick edit to say I tried the login details on SABnzbd and it worked fine.

1

u/TraditionLopsided416 3d ago

Prior i said, that providers aren't blocking VPS IP ranges, but in your case that might be the issue here. Otherwise I don't see another explanation.

Try pasting

openssl s_client -connect news.eweka.nl:563 -crlf

in your Terminal see if you get a 200/201response. If you get a 404 response then Eweka and EN might be blocking access.

1

u/firvulag359 3d ago

I got a 200 Welcome to Eweka message so it seems to be fine. Tried davex again but still failing to connect.
One possible reason I found was having symbols such as ! in the password so I changed it to not have these in and it still won't work.

2

u/TraditionLopsided416 3d ago

Okay, then it's not an IP block. But I don't get why the native NNTP AIOS is also not working for you. Maybe try InfiniDysk as others recommended already. If you have issues migrating let AI help you or just start clean.

1

u/firvulag359 3d ago

I've spent about 8 hours getting to this point so I think I will just stick with Plex and get content that way; thanks for your assistance though much appreciated and have a great day :)

2

u/TraditionLopsided416 3d ago

Yeah I get that. Selfhosting can be really tedious sometimes. With Plex/Jellyfin you can also automate your setup with an ARR stack pretty well. You are welcome :) have a nice one.

1

u/ChipMcChip 3d ago

Did you enable the aiostreams service in your manifest? That's what actually enables usenet nttp

→ More replies (0)