Array
(
    [apiURL] => https://api.logbook.jdev/v1/Auth/Register
    [headers] => Array
        (
            [X-API-KEY] => f694c86f-c363-4172-9e2c-c3d38402f118
        )

    [options] => Array
        (
            [verify] => 
            [timeout] => 10
        )

)

Request failed with error: cURL error 6: Could not resolve host: api.logbook.jdev No response body available.
WpOrg\Requests\Exception Object
(
    [message:protected] => cURL error 6: Could not resolve host: api.logbook.jdev
    [string:Exception:private] => 
    [code:protected] => 0
    [file:protected] => /var/www/vhosts/clearlogportal.com/httpdocs/vendor/rmccue/requests/src/Transport/Curl.php
    [line:protected] => 490
    [trace:Exception:private] => Array
        (
            [0] => Array
                (
                    [file] => /var/www/vhosts/clearlogportal.com/httpdocs/vendor/rmccue/requests/src/Transport/Curl.php
                    [line] => 219
                    [function] => process_response
                    [class] => WpOrg\Requests\Transport\Curl
                    [type] => ->
                )

            [1] => Array
                (
                    [file] => /var/www/vhosts/clearlogportal.com/httpdocs/vendor/rmccue/requests/src/Requests.php
                    [line] => 469
                    [function] => request
                    [class] => WpOrg\Requests\Transport\Curl
                    [type] => ->
                )

            [2] => Array
                (
                    [file] => /var/www/vhosts/clearlogportal.com/httpdocs/vendor/rmccue/requests/src/Requests.php
                    [line] => 305
                    [function] => request
                    [class] => WpOrg\Requests\Requests
                    [type] => ::
                )

            [3] => Array
                (
                    [file] => /var/www/vhosts/clearlogportal.com/httpdocs/application/libraries/LogBook_API.php
                    [line] => 61
                    [function] => get
                    [class] => WpOrg\Requests\Requests
                    [type] => ::
                )

            [4] => Array
                (
                    [file] => /var/www/vhosts/clearlogportal.com/httpdocs/application/libraries/LogBook_API.php
                    [line] => 102
                    [function] => apiRequest
                    [class] => LogBook_API
                    [type] => ->
                )

            [5] => Array
                (
                    [file] => /var/www/vhosts/clearlogportal.com/httpdocs/application/controllers/Auth.php
                    [line] => 98
                    [function] => get
                    [class] => LogBook_API
                    [type] => ->
                )

            [6] => Array
                (
                    [file] => /var/www/vhosts/clearlogportal.com/httpdocs/system/core/CodeIgniter.php
                    [line] => 533
                    [function] => Register
                    [class] => Auth
                    [type] => ->
                )

            [7] => Array
                (
                    [file] => /var/www/vhosts/clearlogportal.com/httpdocs/index.php
                    [line] => 318
                    [args] => Array
                        (
                            [0] => /var/www/vhosts/clearlogportal.com/httpdocs/system/core/CodeIgniter.php
                        )

                    [function] => require_once
                )

        )

    [previous:Exception:private] => 
    [type:protected] => curlerror
    [data:protected] => CurlHandle Object
        (
        )

)