If something’s went wrong, you can restore a blank XUI database and restart the process again by running following command.
mysql xui < /home/xui/bin/install/database.sql
Reset Admin User and Password to admin:admin
mysql
USE `xui`; REPLACE INTO `users`(`id`, `username`, `password`, `member_group_id`, `status`, `owner_id`, `date_registered`) VALUES(1, 'admin', '$6$rounds=20000$xui$eQfRsD2gsIUhoY5RnnYN82qiB5VeZTcHICQrFxXpa98J2R1454b6lzVHVjiJ.NP0gi0X3K7NXVgxeR1VhVhg61', 1, 1, 0, UNIX_TIMESTAMP());
Fix License Error
/home/xui/status
How To Remove Old Panels From Server?
Well, first of all it’s better idea to fresh install Ubuntu 20.04 on your server. If can’t before installing XUI, remove any old panel installed with following guide.
Uninstall Xtream UI (Xtream Codes) from your server.
Do you like cookies? We use cookies to ensure you get the best experience on our website. By continuing to visit this website you agree to our use of cookies