The Network People Support Forums

Other TNPI Software => NicTool => Topic started by: rainer_d on November 18, 2005, 08:22:04 AM

Title: batch-add error-messages
Post by: rainer_d on November 18, 2005, 08:22:04 AM
Hi,

when doing batch-adds, some domains return this error-message:

zone_add: domain.com ...ZONE RECORD FAILED: SOAP: transport error: http://localhost:8082/soap: 500 Can't connect to localhost:8082 (connect: Operation not permitted), 500 $VAR1 = { 'error_msg' => 'SOAP: transport error: http://localhost:8082/soap: 500 Can\'t connect to localhost:8082 (connect: Operation not permitted)', 'error_code' => 500 }; success.


But the domain seems to be OK.
However, the error-message appears rather frequently, and we are worried that some might be broken.

What's the reason for this error?
Is it a timeout?


Rainer
Title: Re: batch-add error-messages
Post by: matt on November 19, 2005, 07:45:25 PM
I have never seen that error, and I my systems I run NicTool on aren't speedy (dual PIII 600MHz).  It does say it succeeded but what the error is about I don't know.
Title: Re: batch-add error-messages
Post by: rainer_d on November 21, 2005, 09:05:03 AM
matt wrote on Sun, 20 November 2005 03:45

I have never seen that error, and I my systems I run NicTool on aren't speedy (dual PIII 600MHz).  It does say it succeeded but what the error is about I don't know.



Well, after some thinking, I disabled pf on the box - et volia: everything worked.
PF is mainly there to protect mysql against yet-to-come remote-exploits, so for the time being, it also works without it (no SNMP, currently).

I only started to use pf after I couldn't get my ipfw-fules to work anymore on this particular box.

I'll try an update 5-4->6.0 sometime in a vmware to see if it's also feasible for my DNS-master.

cheers,
Rainer