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!

i have problem in instalation xtream UI

bata1423

Extended Member
Ext. Member
Joined
Jan 25, 2020
Messages
10
Reaction score
7
Points
14
Location
algeria

HI all

I am normally installing xtreamUI on VPS from Azure or Ionos
But when I want to install VPS Ubuntu 18 from an company omgserv
I am having a problem It is that it shows me the login panel normally, but it does not enter with admin admin
He tells me the password and the username is wrong
For your information, all ports are open normally.

. I suspect the problem is in mySQL I tried a lot to solve the problem, but I couldn't
So whoever solves the problem has VS 5 dollar in Bitcoin​
 
Well you can try resetting the password.

in your SSH Terminal type

mysql

Then type

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';

Then try to login as admin/admin admin
 
Well you can try resetting the password.

in your SSH Terminal type

mysql

Then type

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';

Then try to login as admin/admin admin
I tried it and it didn't work
 
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
Well you can try resetting the password.

in your SSH Terminal type

mysql

Then type

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';

Then try to login as admin/admin admin


Gives me this error
ERROR 1146 (42S02): Table 'xtream_iptvpro.reg_users' doesn't exist
 
That error is telling you that you do not have the table xtream_iptvpro.reg_users'.
So I would say there was most likely a error with the install, so I would advise to reinstall the MAIN server and drop the database and create a new one.
 
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
The issue is you use too small VPS. Do not be cheap. Get REAL server if you use for production. If it is only for tests (no users) then you can use VPS but you need MINIMUM 4Gb RAM. I will repeat this again... DO NOT BE CHEAP, USE REAL DEDICATED SERVER IF PLAN TO PUT USERS OR STREAMS ON.

This is all covered in the HOW TO's and FAQ's. It is a STICKY. Go read it!
 
The issue is you use too small VPS. Do not be cheap. Get REAL server if you use for production. If it is only for tests (no users) then you can use VPS but you need MINIMUM 4Gb RAM. I will repeat this again... DO NOT BE CHEAP, USE REAL DEDICATED SERVER IF PLAN TO PUT USERS OR STREAMS ON.

This is all covered in the HOW TO's and FAQ's. It is a STICKY. Go read it!
no small VPS. . my vps 32ram .8 cpu
 
The issue is you use too small VPS. Do not be cheap. Get REAL server if you use for production. If it is only for tests (no users) then you can use VPS but you need MINIMUM 4Gb RAM. I will repeat this again... DO NOT BE CHEAP, USE REAL DEDICATED SERVER IF PLAN TO PUT USERS OR STREAMS ON.

This is all covered in the HOW TO's and FAQ's. It is a STICKY. Go read it!

I think there is a problem with mysql or something like that
 
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