tpetry / stackbricks-community

Issue and Feature Tracker for the StackBricks database management software
6 stars 0 forks source link

Docker Service is unreachable! #29

Open hubertz opened 1 year ago

hubertz commented 1 year ago

I have docker running and working, but i cannot create a database, i got the message"Docker Service is unreachable! mac os 12.2 - intel / latest version of docker

tpetry commented 1 year ago

Can you share the information about docker info?

scflode commented 1 year ago

Hi and a happy new year, I face the same issue on a macOS (latest) M1 installation. Stackbricks complains about Docker not being reachable.

The `docker info` output ``` Client: Context: desktop-linux Debug Mode: false Plugins: buildx: Docker Buildx (Docker Inc., v0.9.1) compose: Docker Compose (Docker Inc., v2.13.0) dev: Docker Dev Environments (Docker Inc., v0.0.5) extension: Manages Docker extensions (Docker Inc., v0.2.16) sbom: View the packaged-based Software Bill Of Materials (SBOM) for an image (Anchore Inc., 0.6.0) scan: Docker Scan (Docker Inc., v0.22.0) Server: Containers: 44 Running: 43 Paused: 0 Stopped: 1 Images: 98 Server Version: 20.10.21 Storage Driver: overlay2 Backing Filesystem: extfs Supports d_type: true Native Overlay Diff: true userxattr: false Logging Driver: json-file Cgroup Driver: cgroupfs Cgroup Version: 2 Plugins: Volume: local Network: bridge host ipvlan macvlan null overlay Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog Swarm: inactive Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2 Default Runtime: runc Init Binary: docker-init containerd version: 770bd0108c32f3fb5c73ae1264f7e503fe7b2661 runc version: v1.1.4-0-g5fd4c4d init version: de40ad0 Security Options: seccomp Profile: default cgroupns Kernel Version: 5.15.49-linuxkit Operating System: Docker Desktop OSType: linux Architecture: aarch64 CPUs: 5 Total Memory: 3.841GiB Name: docker-desktop ID: DSON:O53T:HX5H:6COY:NHW4:3MR7:4AR3:J3AR:EAMJ:5LH5:MX47:2VAR Docker Root Dir: /var/lib/docker Debug Mode: false HTTP Proxy: http.docker.internal:3128 HTTPS Proxy: http.docker.internal:3128 No Proxy: hubproxy.docker.internal Registry: https://index.docker.io/v1/ Labels: Experimental: false Insecure Registries: hubproxy.docker.internal:5000 127.0.0.0/8 Live Restore Enabled: false ```
Screenshot Stackbricks and Docker Desktop versions ![Screenshot 2023-01-04 at 14 01 47](https://user-images.githubusercontent.com/603218/210561053-8bab8575-26e8-4ab4-8ffe-eece281bd629.png) ![Screenshot 2023-01-04 at 14 02 03](https://user-images.githubusercontent.com/603218/210561071-a49219dd-35ee-4a6f-931a-ec2daeb871fc.png)