Git Product home page Git Product logo

Comments (9)

msimerson avatar msimerson commented on June 6, 2024

Hmm, not sure why that is:

% ./bin/nt_import.pl --user=matt --pass=******** --file=../../ns-test/data --type=tinydns --nameserver=28
loading type: tinydns
file: ../../ns-test/data
SOA: mydomain.com:ns1.mydomain.com.:hostmaster.ZONE.TLD.:2007072904:16384:2048:1048576:2560:86400::
creating zone mydomain.com
created zone mydomain.com ( 836 )
NS : mydomain.com::ns1.mydomain.com.:86400::
NS : mydomain.com::ns2.mydomain.com.:86400::
MX : mydomain.com.::mail.mydomain.com.:10:3600::
adding record
CNAME: www.mydomain.com:mydomain.com.:3600::
adding record
A : mail.mydomain.com:204.10.37.96:3600::
adding record
A : mydomain.com.:204.10.37.96:3600::
adding record
done

Are you running 2.24?

from nictool.

ShaunR avatar ShaunR commented on June 6, 2024

This is a new install, i just tried to create a zone through the web interface and i get the same error. I am running 2.24

from nictool.

msimerson avatar msimerson commented on June 6, 2024

Oops, sorry 'bout that. Fixed in commit 366213f

from nictool.

ShaunR avatar ShaunR commented on June 6, 2024

I'm still seeing this issue both with the API and web interface.

from nictool.

msimerson avatar msimerson commented on June 6, 2024

Did you restart Apache after updating and installing NicTool Server? (you need to)

from nictool.

ShaunR avatar ShaunR commented on June 6, 2024

Yep

from nictool.

msimerson avatar msimerson commented on June 6, 2024

So, you've updated to the latest 2.25, verified the version number in the interface (see, that is useful after all), and it's still yielding the same error? I don't think that's possible.

from nictool.

ShaunR avatar ShaunR commented on June 6, 2024

[root@dns server]# perl -e 'use lib "lib/"; use NicToolServer; print $NicToolServer::VERSION . "\n";'
2.25

from nictool.

msimerson avatar msimerson commented on June 6, 2024

That changes nothing in my last assertion. You are showing the version of NicToolServer in "lib", which may or may not be the version that Apache has loaded and is currently running. You must install NicToolServer and restart Apache. (I tested again, a clean install of 2.25, and importing from tinydns works fine, so your issue is local. IE, you unpacked the NicToolServer distribution in place, but you didn't install it).

from nictool.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.