Skip to content

Error with bench start #10

@IbalArrasyid

Description

@IbalArrasyid

frappe@8aea3e7e474b:/workspace/frappe-bench$ bench start
WARN: Command not being executed in bench directory
2025-06-15 14:46:06 [3128] [ERROR] Procfile does not exist or is not a file
frappe@8aea3e7e474b:/workspace/frappe-bench$

if I set the Procfile:
frappe@8aea3e7e474b:/workspace/frappe-bench$ bench start
WARN: Command not being executed in bench directory
14:46:34 system | redis_cache.1 started (pid=3331)
14:46:34 redis_cache.1 | /bin/sh: 1: redis-server: not found
14:46:34 system | redis_cache.1 stopped (rc=127)
14:46:34 system | redis_queue.1 started (pid=3334)
14:46:34 redis_queue.1 | /bin/sh: 1: redis-server: not found
14:46:34 system | redis_queue.1 stopped (rc=127)
14:46:34 system | web.1 started (pid=3337)
14:46:34 system | socketio.1 started (pid=3341)
14:46:34 system | schedule.1 started (pid=3347)
14:46:34 system | watch.1 started (pid=3340)
14:46:34 system | worker.1 started (pid=3352)
14:46:34 system | sending SIGTERM to web.1 (pid 3337)
14:46:34 system | sending SIGTERM to socketio.1 (pid 3341)
14:46:34 system | sending SIGTERM to watch.1 (pid 3340)
14:46:34 system | sending SIGTERM to schedule.1 (pid 3347)
14:46:34 system | sending SIGTERM to worker.1 (pid 3352)
14:46:34 system | schedule.1 stopped (rc=-15)
14:46:34 system | socketio.1 stopped (rc=-15)
14:46:34 system | watch.1 stopped (rc=-15)
14:46:34 worker.1 | /bin/sh: 1: cannot create logs/worker.log: Directory nonexistent
14:46:34 system | worker.1 stopped (rc=2)
14:46:34 system | web.1 stopped (rc=-15)
frappe@8aea3e7e474b:/workspace/frappe-bench$

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