I've solved my problem in this. It turned out in pre-regs you
fed in the contacts as arrays of owner, admin, billing, tech,
while in production domregs those 4 arrays are actually part
of another array called 'contact_set'

-mark


On Thu, 4 Oct 2001, Mark Jeftovic wrote:

>
> On Thu, 4 Oct 2001 [EMAIL PROTECTED] wrote:
>
> > Mark,
> >
> > Throw away the .info pre-reg logic and just submit the .info regs through
> > the standard sw_register used with .com .net and .org.
> >
>
> Thats what I'm doing. Something still giving me invalid data though. No
> idea what.
>
> -mark
>
> >
> > On Thu, 4 Oct 2001, Mark Jeftovic wrote:
> >
> > >
> > > We do not use the RWI at all, we use our own custom API's which we
> > > hook into the old OpenSRS perlmod, or for newer functions we
> > > use Colin's OpenSRS-PHP lib.
> > >
> > > We used Colin's OpenSRS PHP lib to do all our pre-registrations, using:
> > >
> > > $cmd = array(
> > >         'action'        => 'sw_register',
> > >         'object'        => 'domain',
> > >         'attributes'    => $att,
> > > );
> > >
> > > and $att contains our domain info, contacts etc.
> > >
> > > I assumed I would be able to use this mechanism now, in real time. Is this
> > > correct? I just took out the landrush=1 flag and am doing all else the
> > > same.
> > >
> > > When we don't get the erroneous 'Domain Taken' error, I get 'Invalid Data'
> > > even though I am using duplicate data from a successful .info pre-reg.
> > >
> > > Does anybody have any ideas?
> > >
> > > Anything, anything?
> > >
> > > -mark
> > >
> > > On Thu, 4 Oct 2001, Tanya Quinn wrote:
> > >
> > > > OpenSRS returns Domain Taken if the domain is not explicitly available when it 
>checks with the registry. If OpenSRS cannot contact Afilias to determine if the 
>domain is available or not, it will return Domain Taken, which is somewhat misleading 
>but is likely what is happening.
> > > >
> > > > Tanya
> > > >
> > > > Mark Jeftovic wrote:
> > > >
> > > > > Now I'm getting 'domain taken' errors when they aren;t again
> > > > >
> > > > > -mark
> > > > >
> > > > > On Thu, 4 Oct 2001, Charles Daminato wrote:
> > > > >
> > > > > > landrush=1 NO!
> > > > > > 1 year NO!
> > > > > >
> > > > > > 2 year mini-mum :)
> > > > > >
> > > > > > Charles Daminato
> > > > > > OpenSRS Product Manager
> > > > > > Tucows Inc. - [EMAIL PROTECTED]
> > > > > >
> > > > > > > -----Original Message-----
> > > > > > > From: Mark Jeftovic [mailto:[EMAIL PROTECTED]]
> > > > > > > Sent: October 4, 2001 11:20 AM
> > > > > > > To: Charles Daminato
> > > > > > > Cc: [EMAIL PROTECTED]; [EMAIL PROTECTED]
> > > > > > > Subject: RE: no Registry Agents for .com?
> > > > > > >
> > > > > > >
> > > > > > >
> > > > > > > Yeah it is, I can't see anything wrong.
> > > > > > >
> > > > > > > Should I be sending landrush=1 in the packet? And are 1 year periods
> > > > > > > ok?
> > > > > > >
> > > > > > > -mark
> > > > > > >
> > > > > > > On Thu, 4 Oct 2001, Charles Daminato wrote:
> > > > > > >
> > > > > > > > Check your Tech Contact Information to see if the phone number
> > > > > > > is in valid
> > > > > > > > format.  We're working on making that invisible....
> > > > > > > >
> > > > > > > > Charles Daminato
> > > > > > > > OpenSRS Product Manager
> > > > > > > > Tucows Inc. - [EMAIL PROTECTED]
> > > > > > > >
> > > > > > > > > -----Original Message-----
> > > > > > > > > From: Mark Jeftovic [mailto:[EMAIL PROTECTED]]
> > > > > > > > > Sent: October 4, 2001 11:17 AM
> > > > > > > > > To: Charles Daminato
> > > > > > > > > Cc: [EMAIL PROTECTED]; [EMAIL PROTECTED]
> > > > > > > > > Subject: RE: no Registry Agents for .com?
> > > > > > > > >
> > > > > > > > >
> > > > > > > > >
> > > > > > > > > We're getting 'invalid data' errors on our submissions but no
> > > > > > > indication
> > > > > > > > > of which field is the problem.
> > > > > > > > >
> > > > > > > > > Thats when we are not getting 'Unrecognized Peer' errors or one of 
>the
> > > > > > > > > other common errors
> > > > > > > > >
> > > > > > > > >
> > > > > > > > > On Thu, 4 Oct 2001, Charles Daminato wrote:
> > > > > > > > >
> > > > > > > > > > Well, with .info going live our system is under extreme load.
> > > > > > > > > As a result
> > > > > > > > > > the entire system is having some difficulties.  I ask that you
> > > > > > > > > be patient,
> > > > > > > > > > as things will resume properly shortly.
> > > > > > > > > >
> > > > > > > > > > Charles Daminato
> > > > > > > > > > OpenSRS Product Manager
> > > > > > > > > > Tucows Inc. - [EMAIL PROTECTED]
> > > > > > > > > >
> > > > > > > > > > > -----Original Message-----
> > > > > > > > > > > From: [EMAIL PROTECTED]
> > > > > > > > > > > [mailto:[EMAIL PROTECTED]]On Behalf Of genie
> > > > > > > > > > > Sent: October 4, 2001 10:06 AM
> > > > > > > > > > > To: [EMAIL PROTECTED]
> > > > > > > > > > > Subject: no Registry Agents for .com?
> > > > > > > > > > >
> > > > > > > > > > >
> > > > > > > > > > > Did we miss an update or is this something new?
> > > > > > > > > > > Processing via RWI generates above error messages
> > > > > > > > > > >
> > > > > > > > > > > cheers
> > > > > > > > > > > Genie
> > > > > > > > > > > eyeondomain.com
> > > > > > > > > > >
> > > > > > > > > > >
> > > > > > > > > >
> > > > > > > > >
> > > > > > > > > --
> > > > > > > > > mark jeftovic
> > > > > > > > > http://www.easydns.com
> > > > > > > > > http://mark.jeftovic.net
> > > > > > > > >
> > > > > > > >
> > > > > > >
> > > > > > > --
> > > > > > > mark jeftovic
> > > > > > > http://www.easydns.com
> > > > > > > http://mark.jeftovic.net
> > > > > > >
> > > > > >
> > > > >
> > > > > --
> > > > > mark jeftovic
> > > > > http://www.easydns.com
> > > > > http://mark.jeftovic.net
> > > >
> > >
> > > --
> > > mark jeftovic
> > > http://www.easydns.com
> > > http://mark.jeftovic.net
> > >
> > >
> > >
> >
>
>

-- 
mark jeftovic
http://www.easydns.com
http://mark.jeftovic.net


Reply via email to