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 Deleted master user/pass

sc0tsman

Extended Member
Ext. Member
Joined
Sep 19, 2019
Messages
655
Reaction score
805
Points
104
Location
spain
Is there anyway to recover my panel login username and password.

I was deleting a reseller and accidentally deleted my master username and password
 
Is there anyway to recover my panel login username and password.

I was deleting a reseller and accidentally deleted my master username and password


How to reset admin password of Xtream-UI?


-Using SSH:

sudo mysql

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


-Login using admin/admin


source: emre1393 github
 
How to reset admin password of Xtream-UI?


-Using SSH:

sudo mysql

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


-Login using admin/admin


source: emre1393 github
Many thanks but still no joy.


mysql> UPDATE xtream_iptvpro.reg_users SET username = 'admin' WHERE id = '1';
Query OK, 0 rows affected (0.00 sec)
Rows matched: 0 Changed: 0 Warnings: 0
mysql> UPDATE xtream_iptvpro.reg_users SET member_group_id = '1' WHERE id = '1';
Query OK, 0 rows affected (0.00 sec)
Rows matched: 0 Changed: 0 Warnings: 0
 
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
Many thanks but still no joy.


mysql> UPDATE xtream_iptvpro.reg_users SET username = 'admin' WHERE id = '1';
Query OK, 0 rows affected (0.00 sec)
Rows matched: 0 Changed: 0 Warnings: 0
mysql> UPDATE xtream_iptvpro.reg_users SET member_group_id = '1' WHERE id = '1';
Query OK, 0 rows affected (0.00 sec)
Rows matched: 0 Changed: 0 Warnings: 0

try create admin user with id 1 from phpmyadmin and then paste encrypted pass there
 
try create admin user with id 1 from phpmyadmin and then paste encrypted pass there
Your help is much appreciated mate but still no joy.

404 Not Found
nginx/1.14.0 (Ubuntu)
 
Your help is much appreciated mate but still no joy.

404 Not Found
nginx/1.14.0 (Ubuntu)
did you try restore latest backup from ssh
dont understand how you get nginx 404
 
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