izer-xyz / 3cx-docker

3CX PBX Phone System docker image. [ x86_64 | ARM | v18.x ]
MIT License
28 stars 8 forks source link

Can't start the web interface on 5015 #11

Closed thayoz closed 1 year ago

thayoz commented 2 years ago

Hello while starting the container, nothing comes up...

First run. Configure instance ... Check config tool logs in case of any issues /var/lib/3cxpbx/Data/Logs/PbxConfigTool.log Run WebConfig on port :5015 Created symlink /etc/systemd/system/multi-user.target.wants/setup-3cx.service -> /etc/systemd/system/setup-3cx.service. chown: invalid user: 'phonesystem:phonesystem'

At the end of the init-3cx.sh:

chown phonesystem:phonesystem /run/phonesystem

This might be related ? User not created at docker creation ?

sinegar commented 2 years ago

That looks okay but systemd has issues on some hosts. E.g. #4, #9 - neither were fixed as I couldn’t reproduce / host related issue.

Few questions:

sinegar commented 1 year ago

Closing all issues before archiving the project.