Skip to content

howto avoid "SECURITY PANIC: the owner of the database directory is root" #7

@Cyrille37

Description

@Cyrille37

Hi

After resolved #6 I fail with "SECURITY PANIC: the owner of the database directory is root" when lauching osm3s-server :

$ docker run --rm --name overpass-server \
  -v /home/cyrille/Data/overpass-api:/overpass/data \
  -v ./db:/overpass/db \
  -e init_from_osm_file=/overpass/data/morocco-latest.osm.bz2 \
  -e overpass_areas=yes \
  -e meta=yes \
  osm3s-server

SECURITY PANIC: the owner of the database directory is root

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions