Welcome to World of IPTV

With

+23k members
+11k threads
+106k posts

we are the most popular IPTV community on the web. 

IMPORTANT NOTE:
WE HAVE RECENTLY NOTICED THAT TOO MANY DOUBLE FAKE ACCOUNTS ARE CREATED IN THE PAST.
TO PREVENT THIS ISSUE THE DECISION WAS MADE THAT IN THE FUTURE A ANNUALLY FEE 20 EURO WILL BE RAISED FOR NEW MEMBERSHIPS.

Join now to the World of IPTV

Forum Rules

Before you start, check out the forum rules first

Account upgrade

Upgrade your account to get access to full features

Advertising

Would you like to place your advertisement with us ?

Resources Manager

Hundreds of IPTV scripts and apps are available for download

How to change Main Server IP by CLI method

matthew reus

Extended Member
Ext. Member
Joined
Aug 29, 2019
Messages
163
Reaction score
1,079
Points
104
Location
nepal
Hi , recently i have changed my physical server IP , from old static ip to new static ip . Now the issue is even after i restart the xtream service , xtream is taking Main server ip -- Same OLD ip . It isnt change or replaced by new one . (issue is playlist taking old ip )
On web basis when i go to dashboard -> servers-> managed servers-> click edit . the bashboard gets hanged .

Is there any path on command line from where i can changed the server ip . So i could get the playlist with the updated Ip address.
 

akawi11

Extended Member
Ext. Member
Joined
Sep 20, 2019
Messages
291
Reaction score
578
Points
104
Location
Europe
Hi , recently i have changed my physical server IP , from old static ip to new static ip . Now the issue is even after i restart the xtream service , xtream is taking Main server ip -- Same OLD ip . It isnt change or replaced by new one . (issue is playlist taking old ip )
On web basis when i go to dashboard -> servers-> managed servers-> click edit . the bashboard gets hanged .

Is there any path on command line from where i can changed the server ip . So i could get the playlist with the updated Ip address.
Hi, you need to change it inside sql database
access to sql
mysql -u root -p
then
run this mysql query
UPDATE `xtream_iptvpro`.`streaming_servers` SET `server_ip` = 'newip' WHERE `streaming_servers`.`id` =1;:
SQL:
change newip with your new ip


 
shape1
shape2
shape3
shape4
shape5
shape6
Top
AdBlock Detected

We know, ad-blocking software do a great job at blocking ads. But our site is sponsored by advertising. 

For the best possible site experience please take a moment to disable your AdBlocker.
You can create a Account with us or if you already have account, you can prefer an Account Upgrade.

I've Disabled AdBlock