BillionMail icon indicating copy to clipboard operation
BillionMail copied to clipboard

docker-compose issue

Open MElkmeshi opened this issue 2 months ago • 4 comments

Operating System

macOS

OS Version

15.7.1

System Architecture

ARM64

Docker Version

Docker version 28.3.3, build 980b856816

Docker Compose Version

docker-compose -v Docker Compose version v2.40.0-desktop.1

Reproducible in Latest Version?

Yes, occurs in the latest stable release

Reproduction Steps

when I try: git clone https://github.com/aaPanel/BillionMail && cd BillionMail && cp env_init .env && docker compose up -d || docker-compose up -d I get : Not Found in localhost:80

Observed Behavior

and in logs I can see: core-billionmail-1 | Error reading project config directory: open ../conf/askai: no such file or directory

Expected Behavior

it should show login

Supplemental Information


MElkmeshi avatar Oct 17 '25 07:10 MElkmeshi

I get the same error...

nulldoubt avatar Nov 04 '25 17:11 nulldoubt

Hit the same error. I created the directory, and it stopped complaining.

mdarrint avatar Nov 08 '25 03:11 mdarrint

Thx. Worked as a quick fix, though it's nice to configure the AskAI feature on self-hosted instances.

nulldoubt avatar Nov 08 '25 20:11 nulldoubt

SMTP close writer: 451 4.3.0 Error: queue file write error Is there a solution, please? @mdarrint @MElkmeshi # @nulldoubt @xiemoumou @zdaming

alami00pc avatar Nov 25 '25 21:11 alami00pc