Changing IP

Trouble during PacsOne Server installations
Post Reply
LMSSML
Posts:71
Joined:Thu Sep 04, 2008 9:17 pm
Changing IP

Post by LMSSML » Thu Mar 17, 2011 5:25 pm

Hi there,

I made the configuration and everything went well.

Reciving dicom images and that's ok. no problem

So I try to change the eth0 from 192.168.1.5 to 192.168.1.30
Then I changed the ip from eth1 from 10.7.30.24 to 10.7.30.29



What Happend pacsone is stopping reciving and sending

i stopped pacsone service /etc/init.d/pacsone stop made a move from ini file to another folder, made a drop on database and then made the following ./install.sh to run the script .

SO the same configuration and reboot and the same problem.

Any help

???

pacsone
Site Admin
Posts:3149
Joined:Tue Sep 30, 2003 2:47 am

Post by pacsone » Thu Mar 17, 2011 6:33 pm

Looks like a problem with your trial license so did you change anything else other than the IP address? You can also check the SYSLOG (/var/log/message/) and see if PacsOne has logged any license errors, or you can run the following command to see if PacsOne Server is running on your server:

Code: Select all

$ ps -ef|grep PacsOne
You should see both PacsOne.exe and PacsOneSrv.exe processes listed from the output of the command above. Otherwise there's a problem with your current trial license and if this is the case, you should send your current trial license ("license.dat") under the directory where PacsOne is installed, along with the output text of the following command to us: mailto:pacsone@pacsone.net, so that we can check if it's still valid:

Code: Select all

$ uname -a;/sbin/ifconfig

LMSSML
Posts:71
Joined:Thu Sep 04, 2008 9:17 pm

Done

Post by LMSSML » Thu Mar 17, 2011 10:48 pm

Hi there,

Sent the mail

pacsone
Site Admin
Posts:3149
Joined:Tue Sep 30, 2003 2:47 am

Post by pacsone » Fri Mar 18, 2011 3:36 pm

This turns out to be an invalidated trial license because of modified hardware configurations, as PacsOne Server licenses are not transferable from one server hardware platform into another.

Post Reply