Is there anyway to recover my panel login username and password.
I was deleting a reseller and accidentally deleted my master username and password
Many thanks but still no joy.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
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
Your help is much appreciated mate but still no joy.try create admin user with id 1 from phpmyadmin and then paste encrypted pass there
did you try restore latest backup from sshYour help is much appreciated mate but still no joy.
404 Not Found
nginx/1.14.0 (Ubuntu)
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 |
DM you mate.did you try restore latest backup from ssh
dont understand how you get nginx 404