I wanted to build an awesome place for people to discuss module specific issues, but I don't have any more time for this, and there are much better places to discuss Perl-related issues. I'd recommend asking your question on Stack Overflow or on Perl Monks.
If you are looking for a Perl tutorial or Perl-related news, I hope these links will serve you well.
Posted on 2011-07-28 13:36:31.755985-07 by jalbstmeijer
ERROR 2001 Command syntax error
Hi,

Trying to connect to de dutch SIDN with Net-DRI-0.96:

set verbose=1 add_registry registry=SIDN clID=******** SUCCESS 1900 Registry "SIDN" added successfully add_current_profile name=profile1 type=epp defer=0 client_login=******** client_password=******** r +emote_host=testdrs.domain-registry.nl ERROR 2001 Command syntax error

the logs show me
2011-07-28 22:25:09.782811 [NOTICE] <transport> Successfully opened socket to ssl://testdrs.domai +n-registry.nl:700 2011-07-28 22:25:09.840598 [NOTICE] <transport> SIDN-32446-1311884709783122 IN <?xml version="1.0" +encoding="utf-8"?><epp xmlns="urn:ietf:params:xml:ns:epp-1.0"><greeting><svID>testdrs.domain-regis +try.nl</svID><svDate>2011-07-28T20:25:09.773Z</svDate><svcMenu><version>1.0</version><lang>en</lan +g><lang>nl</lang><objURI>urn:ietf:params:xml:ns:contact-1.0</objURI><objURI>urn:ietf:params:xml:ns +:host-1.0</objURI><objURI>urn:ietf:params:xml:ns:domain-1.0</objURI><svcExtension><extURI>http://r +xsd.domain-registry.nl/sidn-ext-epp-1.0</extURI></svcExtension></svcMenu><dcp><access><all/></acce +ss><statement><purpose><admin/><prov/></purpose><recipient><ours/><public/></recipient><retention> +<stated/></retention></statement></dcp></greeting></epp> 2011-07-28 22:25:09.842760 [NOTICE] <transport> SIDN-32446-1311884709841118 OUT <?xml version="1.0" + encoding="UTF-8" standalone="no"?><epp xmlns="urn:ietf:params:xml:ns:epp-1.0" xmlns:xsi="http://w +ww.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="urn:ietf:params:xml:ns:epp-1.0 epp-1.0.xsd" +><command><login><clID>XXXX</clID><pw>XXXX</pw><options><version/><lang>en</lang></options></login +><clTRID>SIDN-32446-1311884709841118</clTRID></command></epp> 2011-07-28 22:25:09.877861 [NOTICE] <transport> SIDN-32446-1311884709841118 IN <?xml version="1.0" +encoding="utf-8"?><epp xmlns="urn:ietf:params:xml:ns:epp-1.0"><response><result code="2001"><msg>C +ommand syntax error</msg></result><trID><clTRID>SIDN-32446-1311884709841118</clTRID><svTRID>SIDN</ +svTRID></trID></response></epp>
Hope someone can help. Justin
Direct Responses: 13427 | Write a response