Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing Quotes on timescale ports declaration #6

Open
waldren opened this issue Feb 25, 2021 · 0 comments
Open

Missing Quotes on timescale ports declaration #6

waldren opened this issue Feb 25, 2021 · 0 comments

Comments

@waldren
Copy link

waldren commented Feb 25, 2021

For me on macos 10.15.7, docker 20.10.2

timescaledb would not spin up. I got an http timeout error. I noticed the port was "" in the error.

I looked at docker-compose.yml and noticed that on line 9 the ports declaration were not quoted. I added quotes and this solved my issue. timescaledb spun up as did the web container.

Thanks for putting this together!

(P.S. - I also had to comment out torch in the requirements as stated in another issue)

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

No branches or pull requests

1 participant