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 loadbalancer unexpectedly going offline

kenzo84

Extended Member
Ext. Member
Joined
Sep 26, 2019
Messages
20
Reaction score
8
Points
14
Location
Bosnia
ubuntu 18
Loadbalancer unexpectedly going offline. After restarting services I get this error:

PHP:
/usr/lib/x86_64-linux-gnu/libcurl.so.4: version `CURL_OPENSSL_3' not found (required by /home/xtreamcodes/iptv_xtream_codes/php/bin/php)

after apt-get install libxslt1-dev libcurl3 libgeoip-dev python -y it works again.
Now I am thinking what could be the reason for that. Disk space is ok..
 
ubuntu 18
Loadbalancer unexpectedly going offline. After restarting services I get this error:

PHP:
/usr/lib/x86_64-linux-gnu/libcurl.so.4: version `CURL_OPENSSL_3' not found (required by /home/xtreamcodes/iptv_xtream_codes/php/bin/php)

after apt-get install libxslt1-dev libcurl3 libgeoip-dev python -y it works again.
Now I am thinking what could be the reason for that. Disk space is ok..
simple, something that you installed, curl maybe, updated the libcurl to version 4 and XC only works with version 3, it's right there in the error message...

there is a tutorial in this forum to use both libcurls
 
2022-02-18 10:02:40 remove libcurl3:amd64 7.58.0-2ubuntu2 <none>
2022-02-18 10:02:40 status triggers-pending libc-bin:amd64 2.27-3ubuntu1.4
2022-02-18 10:02:40 status half-configured libcurl3:amd64 7.58.0-2ubuntu2
2022-02-18 10:02:40 status half-installed libcurl3:amd64 7.58.0-2ubuntu2
2022-02-18 10:02:40 status not-installed libcurl3:amd64 <none>
2022-02-18 10:02:40 startup archives unpack
2022-02-18 10:02:40 install libcurl4:amd64 <none> 7.58.0-2ubuntu3.16
I found in dpkg.log some strange behavior. Libcurl3 removed and libcurl4 installed.
I did nothing wrong on this balancer. This happens by itself. Ever morning at 9-10h.

I can't find any tutorial how to make UI to work with libcurl4. Thanks
 
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
I found in dpkg.log some strange behavior. Libcurl3 removed and libcurl4 installed.
I did nothing wrong on this balancer. This happens by itself. Ever morning at 9-10h.
Maybe you have auto update enabled? (Ubuntu)

Maybe this can help you
 
Last edited:
shape1
shape2
shape3
shape4
shape5
shape6
Back
Top