This can also mean that the IP address you're accessing the system from
isn't allowed by the system - the port opens and then immediately closes
with an "Invalid IP" address (not in XML format) and the client code
returns that error message.
As for you uninitialized value at... errors - I'm wondering what version
of Perl you're running? I've not been able to duplicate that error using
several different installations (Perl 5.004 to 5.6 on Linux, and
ActivePerl <er..version?>).
What OS and Perl version are you running?
Charles Daminato
OpenSRS Support Manager
[EMAIL PROTECTED]
On Thu, 7 Sep 2000, Daniel Manley wrote:
> Unrecognized Peer means that the client didn't get the expected XML greeting from
>the opensrs server. Make sure your server name and port and set correctly. The
>argument isn't numeric message will be fixed.
>
> Dan
>
> [EMAIL PROTECTED] wrote:
>
> > When executing verify_install.pm I receive the following errors (path
> > abbreviated for clarity):
> >
> > Use of uninitialized value at ...lib/OPS.pm line 117, chunk 1.
> > Use of uninitialized value at ...cgi/verify_install.cgi line 220, chunk 1.
> > Argument "401^IUnrecognized Peer" isn't numeric in ne at
> > ...cgi/verify_install.cgi line 196, chunk 1.
> >
> > In addition, the verify_install.pm results returns the following error:
> >
> > ERROR: Unable to login to server: 401 Unrecognized Peer
> >
> > The 'uninitialized value' refered to is the $ops_msg in OPS.pm.
> >
> > Has anyone else installing v2.2 seen this problem? Possible
> > causes/solutions?
> >
> > Thanks.
> > Rich Shockney
> > RS Marketing
>
>