Skip to content

Readme file instructions are unable to help a beginner to run clist.by locally and need enhancement #451

Description

@Chada-Praneeth-Reddy

I along with 20+ of my friends tried to run clist.by locally on our laptops by just following readme file instructions
Only one of us were able to run it locally by creating a postgresql db in cloud that too using help of chatgpt

I would like to enhance readme file so that many future beginners like me don't struggle

2025-08-11 19:29:46,465 INFO     Run command = docker compose build dev
[+] Building 0.0s (0/0)
error during connect: Head "http://%2F%2F.%2Fpipe%2FdockerDesktopLinuxEngine/_ping": open //./pipe/dockerDesktopLinuxEngine: The system cannot find the file specified.

Traceback (most recent call last):
  File "C:\Users\chada\clist\configure.py", line 132, in <module>
    main()
  File "C:\Users\chada\clist\configure.py", line 108, in main
    run_command('docker compose build dev')
  File "C:\Users\chada\clist\configure.py", line 86, in run_command
    subprocess.run(cmd, shell=True, check=True)
  File "C:\Users\chada\AppData\Local\Programs\Python\Python310\lib\subprocess.py", line 524, in run
    raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command 'docker compose build dev' returned non-zero exit status 1.

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