Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Statusses linked with random domains #16

Open
design311 opened this issue May 30, 2013 · 4 comments
Open

Statusses linked with random domains #16

design311 opened this issue May 30, 2013 · 4 comments

Comments

@design311
Copy link

I was just testing Wisdom and when trying out the example I noticed that "umpirsky.com" was reported to be available, of course this is not that case. The token is correct but after refreshing the page a few times it reported umpirsky.com to be taken and the .net version to be available (correct)

So I'm guessing the statusses are not being added to the correct domain name in the array.

Original output
After a few refreshes

@huglester
Copy link
Contributor

Hello,

any update on this?

since there seems still to be a problem :(

I tried installing never version of react/ utils, but with no luck.. I was getting newer packages, but still
order is random.

my composer.json file was:

{
    "require": {
        "react/whois": "dev-master as 0.1",
        "umpirsky/wisdom": "dev-master"
    }
}

p.s. can someone share the code, of how to at least check single domain, so I get the result of domain availability into $variable.... like:

$isAvaialble = $wisdom
    ->check('igooooooor.io');

$loop->run();

var_dump($isAvaialble)

@umpirsky
Copy link
Owner

@igorw Is it still react/dns issue?

@design311
Copy link
Author

@umpirsky Is this issue still here? Can you recommand any other domain checkers?

@umpirsky
Copy link
Owner

@design311 I am afraid yes, and I assume it is the issue in react/dns.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants