Welcome to World of IPTV

Join us now to get access to all our features. Once registered and logged in, you will be able to create topics, post replies to existing threads, give reputation to your fellow members, get your own private messenger, and so, so much more. It's also quick and totally free, so what are you waiting for?

Forum Rules

Our Rules: Read to avoid getting banned!

Advertising

Introduce Yourself to the World with Us!

Resource Database

Find the newest resources around IPTV!

Account upgrade

Upgrade your account to unlock more benefits!

Question [http @ 0x44db840] HTTP error 403 Forbidden

@TealcAvalon

Basic Member
Basic Member
Banned
Joined
Apr 12, 2021
Messages
152
Reaction score
1,265
Points
104
Location
World
Hi there!

I've searched the forum and besides 2 old topics I couldn't find anymore info on this problem that I have.

I'm running XtreamUI 22F CK 41 mods and i'm getting with ALL of my streams providers a:

[http @ 0x485c840] HTTP error 403 Forbidden
http://STREAMAPROVIDERURL:80/live/USERNAME/PASSWORD/786.ts: Server returned 403 Forbidden (access denied)
[http @ 0x44db840] HTTP error 403 Forbidden

This error is stated on stream logs and makes the LIVE channel go down and normally it only stays up for 40s to 2m, this is with several streams and several providers.

First I saw that my DC was limiting my link speed to only 10mbps, so I changed server and changed DC, I also have many streams from the one of this provider that has 10H+ uptime, i've reinstalled XtreamUI, I've formatted the ubuntu server, I've checked nginx.conf to remove some modifications that I had made more then 1 year ago, I've setup everything from scratch and this still happens, it's been more then 2 weeks now.

I can't seem to figure this one out, if anyone could please point me to the right solution?
 
Opening said link in the browser gives the same 403 error? Or does it continue to stream as a download so to speak.
Maybe it could be something to do with the headers being sent with the request?
 
Opening said link in the browser gives the same 403 error? Or does it continue to stream as a download so to speak.
Maybe it could be something to do with the headers being sent with the request?
Hi thanks for getting back to me.

So yes the m3u from the Server returned 403 Forbidden (access denied) if put on a browser will open dialogue to download the ts file.
I've tested that via VLC, when a channel stated the 403 in the logs I've put the line in VLC and it would stream normally, but now I can also confirm that it will download.

Before the 403 way down inside the logs I have a couple of errors, that I didn't notice before the channel spits out the 403:

[mpegts @ 0x44b7240] DTS 0 < 1979871921 out of order
Failed to open progress URL "http://127.0.0.1:80/progress.php?stream_id=34066": Connection refused
[http @ 0x3e25840] HTTP error 403 Forbidden


UPDATE: managed to solve the 127.0.0.1 error by adding it to iptables has allow, but that didn't fix the initial error of:
http://STREAMAPROVIDERURL:80/live/USERNAME/PASSWORD/786.ts: Server returned 403 Forbidden (access denied)

UPDATE 2: After the problem of 403 resolved by adding permissions for the 127.0.0.1, I'm still getting my streams restarted all the time and the streams logs gives out this:
[h264 @ 0x5336180] Increasing reorder buffer to 2
[h264 @ 0x34cf180] number of reference frames (0+5) exceeds max (4; probably corrupt input), discarding one
[h264 @ 0x34cf180] mmco: unref short failure


Maybe the update 2 has nothing to do with the update 1, but I'm out of ideas, I've reinstalled main and lb, I've tried other providers, I've changed data center and countries nothing works.

Any help would be very much appreciated.
 
Last edited:
Channels MatchTime Unblock CDN Offshore Server Contact
100 cnx / 90€ 5Gbps / 180€ 48CPU-256GRAM 10Gbps 569€ Skype live:giefsl
500 cnx / 350€ 10Gbps / 350€ 48CPU-128GRAM 5Gbps / 349€ TG @changcdn
1000 cnx / 500€ 20Gbps / 700€ 40CPU-128GRAM 20Gbps / €980 http://coronaserver.com
Stream logs are common because encoding of stream and sometimes ffmpeg produce errors sometimes due to link down on provider or etc.etc..

This error is stated on stream logs and makes the LIVE channel go down and normally it only stays up for 40s to 2m, this is with several streams and several providers.
If in panel maximum stream uptime is 2min then load stream manually from ffmpeg and check how many minutes it will download.

Code:
/home/xtreamcodes/iptv_xtream_codes/bin/ffmpeg -i "http://someip.com/live/user/pass/stream.ts" demo.mp4

If it downloads more than 2 minutes then you ffmpeg is ok maybe something else is doing problems.
 
Stream logs are common because encoding of stream and sometimes ffmpeg produce errors sometimes due to link down on provider or etc.etc..


If in panel maximum stream uptime is 2min then load stream manually from ffmpeg and check how many minutes it will download.

Code:
/home/xtreamcodes/iptv_xtream_codes/bin/ffmpeg -i "http://someip.com/live/user/pass/stream.ts" demo.mp4

If it downloads more than 2 minutes then you ffmpeg is ok maybe something else is doing problems.
Will do that and then make an update, thanks for your reply
 
Channels MatchTime Unblock CDN Offshore Server Contact
100 cnx / 90€ 5Gbps / 180€ 48CPU-256GRAM 10Gbps 569€ Skype live:giefsl
500 cnx / 350€ 10Gbps / 350€ 48CPU-128GRAM 5Gbps / 349€ TG @changcdn
1000 cnx / 500€ 20Gbps / 700€ 40CPU-128GRAM 20Gbps / €980 http://coronaserver.com
shape1
shape2
shape3
shape4
shape5
shape6
Back
Top