我试着按照和往常一样的步骤来推动改变,但是当我运行heroku container:push web -a bluebird-teaching (这个应用被称为蓝鸟教学)时,我得到了一个奇怪的错误。Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?
但是我在我的Mac上运行Django 2.0.9,pyodbc 4.0.24,django-pyodbc-azure 2.0.4.1和ODBC 17,与运行在Microsoft SQL Server 2017 Dockermodels.BinaryField(blank=True, null=True) # here is the sticking point
# etc我认为这个错误是个问题,真正的问题
我正试着用minikube start --driver=docker启动一台微型机器。但我看到了以下错误。Restarting the docker service may improve performance❌ [CREATE_TIMEOUT] Failed to start docker container.我尝试重新启动docker守护进程和服务,但问题仍然存在。LTS
编辑I在以后的尝试中成功地启动了机器,没有做任何更改,但是启动需要相当长的时间(5-10分钟)。