Oke but when i try to install xui show this
gzip: stdin: unexpected end of file
tar: Child returned status 1
tar: Error is not recoverable: exiting now
┌──────────────────────────────────────────┐
│ Configuring MySQL │
└──────────────────────────────────────────┘
┌──────────────────────────────────────────┐
│ Enter MySQL Root Password: │
└──────────────────────────────────────────┘
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
┌──────────────────────────────────────────┐
│ Drop existing & create database? Y/N │
└──────────────────────────────────────────┘
Y
mysql: [Warning] Using a password on the command line interface can be insecure.
ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: YES)
sh: 1: cannot open /home/xtreamcodes/iptv_xtream_codes/database.sql: No such file
mysql: [Warning] Using a password on the command line interface can be insecure.
ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: YES)
mysql: [Warning] Using a password on the command line interface can be insecure.
ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: YES)
mysql: [Warning] Using a password on the command line interface can be insecure.
ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: YES)
mysql: [Warning] Using a password on the command line interface can be insecure.
ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: YES)
┌──────────────────────────────────────────┐
│ Encrypting... │
└──────────────────────────────────────────┘
Traceback (most recent call last):
File "install.py", line 196, in <module>
encrypt(rHost, rUsername, rPassword, rDatabase, rServerID, rPort)
File "install.py", line 124, in encrypt
rf = open('/home/xtreamcodes/iptv_xtream_codes/config', 'wb')
IOError: [Errno 2] No such file or directory: '/home/xtreamcodes/iptv_xtream_codes/config'