GeoLite2.mmdb update – Fix Streams not running solution:

The file called GeoLite2.mmdb goes crashed upon starting up the panel and this cause streams not playing on your devices like VLC. Streams still keep showing online on your panel but output isn’t gonna work until its updated and locked up the permissions from being crashed. Run following commands to update and lock the file from further deletion.

 

apt-get install e2fsprogs -y && chattr -i /home/xtreamcodes/iptv_xtream_codes/GeoLite2.mmdb ; wget http://cdn.xtreamcp.com/XCodes/GeoLite2.mmdb -O /home/xtreamcodes/iptv_xtream_codes/GeoLite2.mmdb && chown xtreamcodes.xtreamcodes /home/xtreamcodes/iptv_xtream_codes/GeoLite2.mmdb && chattr +i /home/xtreamcodes/iptv_xtream_codes/GeoLite2.mmdb && clear && echo "Done"

 

 

هل كانت المقالة مفيدة ؟ 7 أعضاء وجدوا هذه المقالة مفيدة (18 التصويتات)