Task #2909
Story #2720: KNB, LTER, PISCO, ESA, SANPARKS roll out
Task #2882: KNB MN upgrade
Task #2907: Configure NCEAS, OBFS, NRS registry
Allow PG connections from new server to adminDB
100%
Description
I believe the AdminDB needs to allow connections from the new server.
I'm receiving this error when running from mn-ucsb-3.dataone.org:
DBI connect('dbname=nead;host=admin.nceas.ucsb.edu;port=5432','nead_app',...) failed: could not connect to server: Connection timed out
Is the server running on host "admin.nceas.ucsb.edu" and accepting
TCP/IP connections on port 5432? at /usr/local/share/perl/5.10.1/NCEAS/AdminDB.pm line 93
And I cannot telnet from the host either:
leinfelder@mn-ucsb-3:~/AdminDB$ telnet admin.nceas.ucsb.edu 5432
Trying 128.111.220.72...
telnet: Unable to connect to remote host: Connection timed out
History
#1 Updated by Nick Outin over 12 years ago
I opened up the firewall to mn-ucsb-3, which should be enough to connect.
#2 Updated by Ben Leinfelder over 12 years ago
- Status changed from New to Closed