Skip to content

Smart IP Module - Internal network issue #13

Description

@garethmidwood

This is migrated from the main cdev repo at garethmidwood/cdev#59

One of the projects relies on ip addresses and locations but this doesn't work since the docker container creates its own internal network so the site can't detect your location.

(
    [location] => Array
        (
            [country_code] => 
            [country] => 
            [region] => 
            [region_code] => 
            [city] => 
            [zip] => 
            [latitude] => 
            [longitude] => 
            [time_zone] => 
            [source] => smart_ip
            [ip_address] => 172.19.0.5
            [timestamp] => 1529925217
            [logged] => 1
        )

)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions