Skip to content
This repository has been archived by the owner on Feb 8, 2024. It is now read-only.

Install on NAS QNAP TS-431P2 #47

Open
sonosergio opened this issue Jan 12, 2019 · 3 comments
Open

Install on NAS QNAP TS-431P2 #47

sonosergio opened this issue Jan 12, 2019 · 3 comments

Comments

@sonosergio
Copy link

I'm trying to install it but I have the following error:

Background task error for create freepbx-1: UnixHTTPConnectionPool(host='localhost', port=None): Read timed out. (read timeout=90)

Thanks

@sylhero
Copy link

sylhero commented Jan 18, 2019

@sonosergio it's the docker-compose/docker thing, try this
COMPOSE_HTTP_TIMEOUT=300 docker-compose up

@arnesom
Copy link

arnesom commented Sep 9, 2019

How do you propose to do that? QNAP's ContainerStation has a 100% graphical user interface.

@my-umd
Copy link

my-umd commented May 7, 2020

@sonosergio probably you set the docker network mode to NAT? I had this issue on my TS-453Be when I use the NAT mode. After I switch the setting to the Bridge mode, it installed and working. I also use the MySQL server that ships with the QNAP. You just need to set the database address and credential in environment variables in advanced settings. Set DB_EMBEDDED to FALSE.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants