Hi Daniele,

Can we have look your /etc/hostname file ?

Thanks,
Shamera.




*From: *Daniele D'Agostino <[email protected]>
*Reply-To: *"[email protected]" <[email protected]>
*Date: *Thursday, September 29, 2016 at 8:26 AM
*To: *"[email protected]" <[email protected]>
*Subject: *User interface development problem



Hi,after the successful installation of a local instance of Airavata+PGA
(with your help :) , we're trying to access the API for developing a
customized Web interface.



Here we found an issue: we are not able to connect from external client
machines.

The problem is that all the servers are bind to a local address, e.g.

netstat -nat | grep 8930
tcp6       0      0 127.0.0.1:8930          :::*                    LISTEN

therefore is impossible to contact them outside the host.

We put, in the airavata-server.properties files, the following values
....
###########################################################################
#  API Server Configurations
###########################################################################
apiserver=org.apache.airavata.api.server.AiravataAPIServer
#apiserver.name=apiserver-node0
apiserver.name=airavata.ge.imati.cnr.it
apiserver.host=airavata.ge.imati.cnr.it
apiserver.port=8930
apiserver.min.threads=50
....

and similar for the other three servers.

How can we solve this?

Thanks in advance

Daniele
-- 
Shameera Rathnayaka

Reply via email to