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 Xtream UI Bad Gateway

murkr

Basic Member
Basic Member
Joined
Jan 9, 2021
Messages
55
Reaction score
184
Points
44
Location
UK
Im hoping someone can help me massively, I've just gone to set up the auto backup to gdrive script from here, I simply set up rclone and uploaded a single php file to the required folder.
On server restart, I get a bad gateway and htop seems to show non stop services running of:

usr/bin/mysqld --daemonize --pid-file=/run/mysqld/mysqld.pd
Anyone have any ideas? I dont seem to see xtream running
 
Im hoping someone can help me massively, I've just gone to set up the auto backup to gdrive script from here, I simply set up rclone and uploaded a single php file to the required folder.
On server restart, I get a bad gateway and htop seems to show non stop services running of:

usr/bin/mysqld --daemonize --pid-file=/run/mysqld/mysqld.pd
Anyone have any ideas? I dont seem to see xtream running
Run the start services script
 
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
Thanks man, seems to say its terminated
So looking at the logs this is what I see:


Aug 15 23:29:25 vps-01a5cb6c xtreamcodes[2502]: nginx: [emerg] bind() to 0.0.0.0:443 failed (98: Address already in use)
Aug 15 23:29:25 vps-01a5cb6c xtreamcodes[2502]: nginx: [emerg] bind() to 0.0.0.0:25550 failed (98: Address already in use)
Aug 15 23:29:25 vps-01a5cb6c xtreamcodes[2502]: nginx: [emerg] still could not bind()
Aug 15 23:29:25 vps-01a5cb6c xtreamcodes[2502]: /home/xtreamcodes/iptv_xtream_codes/php/sbin/php-fpm: /usr/lib/x86_64-linux-gnu/libcurl.so.4: version `CURL_OPENSSL_3' not found (required by /home/xtreamcodes/iptv_xtream_codes/php/sbin/ph
Aug 15 23:29:25 vps-01a5cb6c xtreamcodes[2502]: /home/xtreamcodes/iptv_xtream_codes/php/sbin/php-fpm: /usr/lib/x86_64-linux-gnu/libcurl.so.4: version `CURL_OPENSSL_3' not found (required by /home/xtreamcodes/iptv_xtream_codes/php/sbin/ph
Aug 15 23:29:25 vps-01a5cb6c xtreamcodes[2502]: /home/xtreamcodes/iptv_xtream_codes/php/sbin/php-fpm: /usr/lib/x86_64-linux-gnu/libcurl.so.4: version `CURL_OPENSSL_3' not found (required by /home/xtreamcodes/iptv_xtream_codes/php/sbin/ph

Why would it already be in use?

Edit:

I installed apt install curl to install rclone, so has this perhaps messed with curl?

Edit 2:

Thanks for your signposting @urgodfather , I wasn't thinking straight in the panic and your few words got me thinking straight haha
 
Last edited:
So looking at the logs this is what I see:


Aug 15 23:29:25 vps-01a5cb6c xtreamcodes[2502]: nginx: [emerg] bind() to 0.0.0.0:443 failed (98: Address already in use)
Aug 15 23:29:25 vps-01a5cb6c xtreamcodes[2502]: nginx: [emerg] bind() to 0.0.0.0:25550 failed (98: Address already in use)
Aug 15 23:29:25 vps-01a5cb6c xtreamcodes[2502]: nginx: [emerg] still could not bind()
Aug 15 23:29:25 vps-01a5cb6c xtreamcodes[2502]: /home/xtreamcodes/iptv_xtream_codes/php/sbin/php-fpm: /usr/lib/x86_64-linux-gnu/libcurl.so.4: version `CURL_OPENSSL_3' not found (required by /home/xtreamcodes/iptv_xtream_codes/php/sbin/ph
Aug 15 23:29:25 vps-01a5cb6c xtreamcodes[2502]: /home/xtreamcodes/iptv_xtream_codes/php/sbin/php-fpm: /usr/lib/x86_64-linux-gnu/libcurl.so.4: version `CURL_OPENSSL_3' not found (required by /home/xtreamcodes/iptv_xtream_codes/php/sbin/ph
Aug 15 23:29:25 vps-01a5cb6c xtreamcodes[2502]: /home/xtreamcodes/iptv_xtream_codes/php/sbin/php-fpm: /usr/lib/x86_64-linux-gnu/libcurl.so.4: version `CURL_OPENSSL_3' not found (required by /home/xtreamcodes/iptv_xtream_codes/php/sbin/ph

Why would it already be in use?

Edit:

I installed apt install curl to install rclone, so has this perhaps messed with curl?

Edit 2:

Thanks for your signposting @urgodfather , I wasn't thinking straight in the panic and your few words got me thinking straight haha
Uninstall curl and reinstall libcurl3
 
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