Opened 10 years ago

Closed 10 years ago

#737 closed defect (invalid)

unable to connect rasdaman 9 to a remote RASBASE server

Reported by: Dimitar Misev Owned by: Dimitar Misev
Priority: critical Milestone: 9.0.x
Component: reladminif Version: 9.0
Keywords: Cc: damiano
Complexity: Easy

Description

with the following connection string rasdaman log the attached error

define dbh rasdaman_host -connect RASBASE@mea-dev -user rasdaman -passwd rasdaman

if i remove the hostname "@mea-dev" and i try to connect rasdaman to a local server it works.

The connection string is the same user for rasdaman 8.5.
Is there something new?

Change History (1)

comment:1 by Dimitar Misev, 10 years ago

Resolution: invalid
Status: newclosed

Problem was that the remote postgres server didn't have a username rasdaman with a password rasdaman.

Note: See TracTickets for help on using tickets.