Coder Social home page Coder Social logo

Comments (3)

ewypych avatar ewypych commented on August 21, 2024

Hi, @syrof

thank you very much for your feedback. For now, I can confirm that problem exists on CentOS 6 - confirmed on docker image with CentOS 6.6. I will try to investigate this issue tomorrow and give you an answer (and/or fix) asap. :)

from icinga-domain-expiration-plugin.

ewypych avatar ewypych commented on August 21, 2024

Ok, @syrof Registry Expiry Date format is the problem. Older date can't handle with this "extended" ISO date format:

Registry Expiry Date: 2020-09-14T04:00:00Z

I have to cut output (remove last four digits) and everything will be ok. But I want to check rest of the TLDs, so I think that fix will be releases this weekend. :)

google.com was tested on CentOS 6.6 docker image and the following packages mentioned by you:

amph@MacBook-Pro-Emil centos6-whois $ docker run local/centos6-whois whois --version
jwhois version 4.0, Copyright (C) 1999-2007  Free Software Foundation, Inc.
This program is free software with ABSOLUTELY NO WARRANTY; you may
redistribute it under the terms of the GNU General Public License.
amph@MacBook-Pro-Emil centos6-whois $ docker run local/centos6-whois gawk --version
GNU Awk 3.1.7
Copyright (C) 1989, 1991-2009 Free Software Foundation.

from icinga-domain-expiration-plugin.

ewypych avatar ewypych commented on August 21, 2024

A new version with the fix has been released - thank you very much for opening the issue. 👍

from icinga-domain-expiration-plugin.

Related Issues (7)

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.