tiredofit / docker-freepbx

Dockerized FreePBX 15 w/Asterisk 17, Seperate MySQL Database support, and Data Persistence and UCP
MIT License
516 stars 236 forks source link

multiple errors during fresh install - logs #79

Open aristosv opened 5 years ago

aristosv commented 5 years ago

During a fresh installation, I got these errors in the logs.

https://paste.ofcode.org/npyU2XCYVcJB4wM2FtKw2U

This is the command I used for installing

docker run -d --restart always --name freepbx -h freepbx -p 80:80 -v freepbx:/certs -v freepbx:/var/www/html -v freepbx:/var/log/ -v freepbx:/data -v freepbx:/assets/custom tiredofit/freepbx

aristosv commented 5 years ago

These are the actual log files produced

https://paste.ofcode.org/qdBBthNwC7Qy9yeFtHWjR3 https://paste.ofcode.org/n2KcM8m29zLfJtMwX2ymaE

aristosv commented 5 years ago

additional log of new installation

https://paste.ofcode.org/EFrbCp4eEUQknVmG4sZBXh

XNinety9 commented 5 years ago

Links are all 404'ed