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

Installation problem: 'services.backend.restart must be a string' #418

Closed
ManjanaM opened this issue Sep 17, 2021 · 1 comment
Closed

Installation problem: 'services.backend.restart must be a string' #418

ManjanaM opened this issue Sep 17, 2021 · 1 comment

Comments

@ManjanaM
Copy link

I am trying to install Hyphe using Docker. I get all the way to the
$ docker-compose pull
command. Then Terminal returns 'services.backend.restart must be a string'

Below I copy Terminal results
hyphe manjana$ docker-compose pull
services.crawler.restart must be a string
hyphe manjana$ docker-compose build
services.backend.restart must be a string
hyphe manjana$ docker-compose logs
services.backend.restart must be a string
hyphe manjana$ docker images
REPOSITORY TAG IMAGE ID CREATED SIZE
docker/getting-started latest 083d7564d904 3 months ago 28MB
Thanks for your advice!

@boogheta
Copy link
Member

boogheta commented Sep 17, 2021

Hello @ManjanaM, according to here this seems like an issue introduced in a recent version of docker-compose.
I've just pushed a small change in the docker-compose.yml file which should fix this.
Can you try to do git pull from within the hyphe directory then try again?

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

2 participants