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

docker-compose run --rm smart_backend ./migrate.sh #69

Open
Erdos1729 opened this issue Oct 23, 2020 · 4 comments
Open

docker-compose run --rm smart_backend ./migrate.sh #69

Erdos1729 opened this issue Oct 23, 2020 · 4 comments

Comments

@Erdos1729
Copy link

Getting the below
SMART_Issue
error in the installation process

I'm trying to install on Windows10. Please let me know if you need any additional details.

@fernandoalive
Copy link

I ran into the very same issue.
Would even provide an screenshot but my terminal returns the same as OP's.
In my Windows 10 I have wsl2 installed and Ubuntu 20 img as well.
Docker is on the latest version (20.10.10).

@fernandoalive
Copy link

Output for listing both images and containers...
image

@AstridKery
Copy link
Contributor

@fernandoalive have you pulled the latest version of SMART? There was a large maintenance update in July.

Also, are you able to either exec into the container or docker-compose run --rm <container_name> bash? If you are, then I'd try running python manage.py migrate from inside the container to see if you get the same error.

Currently, our main focus is on linux builds, so support for running on windows is spotty.

@fernandoalive
Copy link

@AstridKery hey! Ty for the reply. I actually ended giving up on Windows and jumped to my Linux boot. Working like a charm on my Ubuntu 18. At least for now.

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

3 participants