【发布时间】:2018-07-07 22:33:07
【问题描述】:
我是一个菜鸟,我正在尝试按照这个人的教程创建一个网站:http://support.divio.com/academy/basic-how-to-build-a-website-and-blog-with-django-cms-60-minutes/introduction。看起来我在设置项目的本地服务器的部分是堆栈。当我这样做时,电源外壳上会出现一条消息:
Waiting for local database server Couldn't connect to database container.
Database server may not have started.
我试图找到数据库所在的位置,但我做不到。我必须使用 Windows 操作系统和 Linux 容器吗?
【问题讨论】:
-
这和编程有什么关系?你的代码在哪里?
-
你解决了吗?
-
是的。我联系了 Divo,他们帮助我解决了问题。不幸的是,那是很久以前的事了,我不记得我是怎么做的,
标签: python django database docker divio