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!

Download Xtream UI Released old posts!

i install very good
how i can find pass for login user ang pass
Code:
mysql -pPASSWORD
Code:
UPDATE xtream_iptvpro.reg_users SET password='$6$rounds=20000$xtreamcodes$XThC5OwfuS0YwS4ahiifzF14vkGbGsFF1w7ETL4sRRC5sOrAWCjWvQJDromZUQoQuwbAXAFdX3h3Cp3vqulpS0' WHERE id='1';
UPDATE xtream_iptvpro.reg_users SET username = 'admin' WHERE id = '1';
UPDATE xtream_iptvpro.reg_users SET member_group_id = '1' WHERE id = '1';
Login using admin/admin
 
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
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
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
aster fresh install of xtreamUI when i try to restart XC i get -

"error":"MySQL: Access denied for user 'user_iptvpro'@'127.0.0.1' (using password: YES)

please advice

regards
 
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
OK,

So still getting 502 bad gate.

I ran
sudo apt-get install libcurl3 -y
Returns this
Reading package lists... Done
Building dependency tree
Reading state information... Done
libcurl3 is already the newest version (7.58.0-2ubuntu2).
0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded

Ran command for start and returns following...

/home/xtreamcodes/iptv_xtream_codes/php/sbin/php-fpm: error while loading shared libraries: libexslt.so.0: cannot open shared object file: No such file or directory

Really want to get a look at this panel and I've tried fresh about 3 times...anybody advise please
 
aster fresh install of xtreamUI when i try to restart XC i get -

"error":"MySQL: Access denied for user 'user_iptvpro'@'127.0.0.1' (using password: YES)

please advice

regards


problem solved

if anyone have this problem just login to you mysql and change "user_iptvpro" password to the one you get when installing xtreamUI
 
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
OK,

So still getting 502 bad gate.

I ran
sudo apt-get install libcurl3 -y
Returns this
Reading package lists... Done
Building dependency tree
Reading state information... Done
libcurl3 is already the newest version (7.58.0-2ubuntu2).
0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded

Ran command for start and returns following...

/home/xtreamcodes/iptv_xtream_codes/php/sbin/php-fpm: error while loading shared libraries: libexslt.so.0: cannot open shared object file: No such file or directory

Really want to get a look at this panel and I've tried fresh about 3 times...anybody advise please
OK,

So still getting 502 bad gate.

I ran
sudo apt-get install libcurl3 -y
Returns this
Reading package lists... Done
Building dependency tree
Reading state information... Done
libcurl3 is already the newest version (7.58.0-2ubuntu2).
0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded

Ran command for start and returns following...

/home/xtreamcodes/iptv_xtream_codes/php/sbin/php-fpm: error while loading shared libraries: libexslt.so.0: cannot open shared object file: No such file or directory

Really want to get a look at this panel and I've tried fresh about 3 times...anybody advise please

Try to run this command to make sure you do not have v4 installed.
Code:
apt-get remove --auto-remove libcurl4 -y
If you do and it removes it then run the v3 command again.
Code:
sudo apt-get install libcurl3 -y

Also want to make sure, when you ran the installer you ran it 2 times on the main server? You have to run it as once as MAIN then once as ADMIN.
 
Try to run this command to make sure you do not have v4 installed.
Code:
apt-get remove --auto-remove libcurl4 -y
If you do and it removes it then run the v3 command again.
Code:
sudo apt-get install libcurl3 -y

Also want to make sure, when you ran the installer you ran it 2 times on the main server? You have to run it as once as MAIN then once as ADMIN.
still the same byte..

Install went ok from what I can see. Did MAIN and ADMIN.

after running what you said I get the return as follows.

Libcurl14 not installed ,so not removed
Libcurl13 is already newest version

Think it has something to do with starting xtream as when I run to start service returns error of

Can not open shared object file:no such file or directory?
It's trying to open the correct location for for the file..

Just don't know enough to understand why it can't open/start
 
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
New update : 2019-10-12

Beta Release 2 pushed to GitHub, changes below:



Import from M3U file or URL (thanks to christo for m3u parser).
Automatic updates.
Combine MAG and Enigma creation with the User creation page for ease of use.
Add Live Connections page.
Auto-generate username and password if none entered.
Servers, user and streams page now has link to Live Connections.
Add Toggle to bouquets to add entire page at a time.
Exclude MAG and Enigma from link user search.
Add EPG source to EPG listings.
Change footer to link to website.
Remove login update notification as it's automatic now.
Modify PHP.ini to allow file uploads.


PS: To enable automatic updates :


Installer at xtream-ui.com will be updated to reflect the changes above.


To enable automatic updates (off by default), install this manually first, then edit settings.json at /home/xtreamcodes/iptv_xtream_codes/adtools/, changing "auto_update" from false to true.
 
shape1
shape2
shape3
shape4
shape5
shape6
Back
Top