Hi guys, I thought that fixed the issue but I still can’t deploy. I’ve tried both Alpine and Debian 11 - Bullseye. This is the new error I now get:
ERROR: for magicmeta__development_db_1 UnixHTTPConnectionPool(host=‘localhost’, port=None): Read timed out. (read timeout=60)
ERROR: for db UnixHTTPConnectionPool(host='localhost', port=None): Read timed out. (read timeout=60)
ERROR: An HTTP request took too long to complete. Retry with --verbose to obtain debug information.
If you encounter this issue regularly because of slow network conditions, consider setting COMPOSE_HTTP_TIMEOUT to a higher value (current value: 60).
Error Launching Services!
I don’t seem to have a SSH Terminal in this project - perhaps because it’s not been able to build the docker part yet. Thank you for the above link, i’ll try and figure it out from that - appreciate it.