PDOException:SQLSTATE[HY000]: General error: 1021 Disk full (/tmp/#sql-temptable-2a1-e3a448e-1e08.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
SELECT * FROM ( SELECT * FROM `mh_geo`.`geoip2_network` WHERE inet_aton ('172.69.7.31') >= network_start_integer ORDER BY `network_start_integer` DESC LIMIT 1) net WHERE inet_aton ('172.69.7.31') <= network_end_integer LIMIT 1
Error Object
(
    [message:protected] => Call to a member function current() on null
    [string:Error:private] => 
    [code:protected] => 0
    [file:protected] => /var/www/musichearts/www/lib/lib/geo/repo/LocationRepo.php
    [line:protected] => 371
    [trace:Error:private] => Array
        (
            [0] => Array
                (
                    [file] => /var/www/musichearts/www/lib/lib/geo/manager/LocationManager.php
                    [line] => 59
                    [function] => findIDByIP
                    [class] => fw\lib\geo\repo\LocationRepo
                    [type] => ->
                )

            [1] => Array
                (
                    [file] => /var/www/musichearts/www/lib/lib/user/manager/UserManager.php
                    [line] => 388
                    [function] => findIDByIP
                    [class] => fw\lib\geo\manager\LocationManager
                    [type] => ->
                )

            [2] => Array
                (
                    [file] => /var/www/musichearts/www/lib/core/router.php
                    [line] => 299
                    [function] => currentUserCheckAuth
                    [class] => fw\lib\user\manager\UserManager
                    [type] => ->
                )

            [3] => Array
                (
                    [file] => /var/www/musichearts/www/lib/core/core.php
                    [line] => 138
                    [function] => __construct
                    [class] => router
                    [type] => ->
                )

            [4] => Array
                (
                    [file] => /var/www/musichearts/www/lib/core/core.php
                    [line] => 49
                    [function] => routingStart
                    [class] => core
                    [type] => ->
                )

            [5] => Array
                (
                    [file] => /var/www/musichearts/www/lib/lulo.php
                    [line] => 428
                    [function] => __construct
                    [class] => core
                    [type] => ->
                )

            [6] => Array
                (
                    [file] => /var/www/musichearts/www/usr/home/index.php
                    [line] => 19
                    [args] => Array
                        (
                            [0] => /var/www/musichearts/www/lib/lulo.php
                        )

                    [function] => require_once
                )

        )

    [previous:Error:private] => 
)