You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As the latest version of Docker does not support Windows 10 Home(<19018) and Window 10 Pro/Enterprise(<15063).
Solutions:
Update Os
Use Docker Toolbox
In Docker toolbox,
if After starting Postgres fails then try switching to MySQL.
if Django remains at the silence state try checking DB is working or not.
if everything is fine but doesn't seem to work we suggest you modify settings.py according to your need. ( Installing Redis, MySQL, Mongo and changing username, password, host and change any directories )
The text was updated successfully, but these errors were encountered:
Few issues that can occur on Windows os.
As the latest version of Docker does not support Windows 10 Home(<19018) and Window 10 Pro/Enterprise(<15063).
Solutions:
In Docker toolbox,
if After starting Postgres fails then try switching to MySQL.
if Django remains at the silence state try checking DB is working or not.
if everything is fine but doesn't seem to work we suggest you modify settings.py according to your need. ( Installing Redis, MySQL, Mongo and changing username, password, host and change any directories )
The text was updated successfully, but these errors were encountered: