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!

xtream ui 22f when hitting backup databse creates backup file 0mb

muxy

Extended Member
Ext. Member
Joined
Sep 23, 2019
Messages
73
Reaction score
240
Points
44
Location
london
hi i need your advice on backup database button on xtream ui 22f

when hitting create backup now creates a backup with 0mb in file size and advice on that to resolve the issue

thabks
 
hi i need your advice on backup database button on xtream ui 22f

when hitting create backup now creates a backup with 0mb in file size and advice on that to resolve the issue

thabks
BACKUPS
If backups aren't working for you, run the following command:
Code:
sudo chown -R xtreamcodes:xtreamcodes /home/xtreamcodes/
 
i am getting the following message when running above command
chown: changing ownership of ‘/home/xtreamcodes/iptv_xtream_codes/GeoLite2.mmdb’: Operation not permitted
 
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
thats totally normal if you have marked the geolite file immutable with chattr.
 
hi bro whats the command for that pls
thats totally normal if you have marked the geolite file immutable with chattr.
i have run these commands
sudo chattr -i /home/xtreamcodes/iptv_xtream_codes/GeoLite2.mmdb;
wget "https://xtream-ui.com/GeoLite2/GeoLite2.mmdb" -O /home/xtreamcodes/iptv_xtream_codes/GeoLite2.mmdb;
sudo chown xtreamcodes:xtreamcodes /home/xtreamcodes/iptv_xtream_codes/GeoLite2.mmdb;
sudo chattr +i /home/xtreamcodes/iptv_xtream_codes/GeoLite2.mmdb

still backup is 0mb when hitting backup or do i need to restart the services any advice pls
 
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
you need to run
chown -R xtreamcodes:xtreamcodes /home/xtreamcodes

If you're worried about the error with the geolite file you can chattr -i the geolite2.mmdb file before running it but the file is most likely already owned by the xc user which you can verify with ls -l
 
shape1
shape2
shape3
shape4
shape5
shape6
Back
Top