Skip to content

dispatcher does not run File_Error Invalid argument 22 /db/db//osm3s_osm_base Unix_Socket::5 #152

@zyatmapbox

Description

@zyatmapbox

Hi

I have trouble running project following the instructions.

I am seeing the following logs:

File_Error Invalid argument 22 /db/db//osm3s_osm_base Unix_Socket::5
2025-09-18 12:02:25,085 WARN exited: overpass_dispatch (exit status 0; not expected)
2025-09-18 12:02:27,100 INFO spawned: 'overpass_dispatch' with pid 41
File_Error Invalid argument 22 /db/db//osm3s_osm_base Unix_Socket::5
2025-09-18 12:02:27,208 WARN exited: overpass_dispatch (exit status 0; not expected)
127.0.0.1 - - [18/Sep/2025:12:02:27 +0000] "GET /api/interpreter?data=[out:json];node(2353426);out; HTTP/1.1" 504 635 "-" "curl/7.88.1"
2025-09-18 12:02:30,797 INFO spawned: 'overpass_dispatch' with pid 58
File_Error Invalid argument 22 /db/db//osm3s_osm_base Unix_Socket::5
2025-09-18 12:02:30,904 WARN exited: overpass_dispatch (exit status 0; not expected)
2025-09-18 12:02:31,911 INFO gave up: overpass_dispatch entered FATAL state, too many start retries too quickly
^C2025-09-18 12:02:32,912 WARN received SIGINT indicating exit request

I added but -e OVERPASS_PLANET_PREPROCESS='chmod 711 /db' \ but it did not work.

here is the output of my /db/db:

-rw-rw-rw- 1 root     root           425 Sep 18 12:10 database.log
-rw-r--r-- 1 overpass overpass         0 Sep 18 12:10 node_frequent_tags.bin
-rw-r--r-- 1 overpass overpass         0 Sep 18 12:10 node_frequent_tags.bin.idx
-rw-r--r-- 1 overpass overpass     65536 Sep 18 12:10 node_keys.bin
-rw-r--r-- 1 overpass overpass        24 Sep 18 12:10 node_keys.bin.idx
-rw-r--r-- 1 overpass overpass    196608 Sep 18 12:10 node_tags_global.bin
-rw-r--r-- 1 overpass overpass       259 Sep 18 12:10 node_tags_global.bin.idx
-rw-r--r-- 1 overpass overpass    180224 Sep 18 12:10 node_tags_local.bin
-rw-r--r-- 1 overpass overpass       141 Sep 18 12:10 node_tags_local.bin.idx
-rw-r--r-- 1 overpass overpass   3145728 Sep 18 12:10 nodes.bin
-rw-r--r-- 1 overpass overpass       968 Sep 18 12:10 nodes.bin.idx
-rw-r--r-- 1 overpass overpass 111443968 Sep 18 12:10 nodes.map
-rw-r--r-- 1 overpass overpass   1521120 Sep 18 12:10 nodes.map.idx
srwxr-xr-x 1 root     root             0 Sep 18 12:10 osm3s_osm_base  <- i suspect the root here is an issue

thank you for the help!

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