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

Unable to determine external IP #21

Open
nate2014jatc opened this issue Feb 18, 2019 · 0 comments
Open

Unable to determine external IP #21

nate2014jatc opened this issue Feb 18, 2019 · 0 comments

Comments

@nate2014jatc
Copy link

Hello,
When I run your PHP file, I end up getting an IP of 192.168.1.1 from the default option, and an error code from the secondary option you presented.
The error message will be posted below, and I can provide the files that I'm using as well.

Mon Feb 18 01:46:22 MST 2019
Errors:
Array
(
    [0] => stdClass Object
        (
            [code] => 1004
            [message] => DNS Validation Error
            [error_chain] => Array
                (
                    [0] => stdClass Object
                        (
                            [code] => 9102
                            [message] => content must be a string.
                        )

                )

        )

)
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

1 participant