fuomag9 commented on issue #30183:
URL: https://github.com/apache/superset/issues/30183#issuecomment-2462921411
> So what's different from your environment and everyone else's? Please
share which git ref/sha you're using and local environment settings that may be
relevant (platform, docker-version, docker-compose version). Also maybe nuking
you docker environment might help (?) If that's reasonable to do in your env:
>
> ```shell
> docker builder prune --all --force
> docker system prune --all --volumes --force
> ```
>
> @rusackas if we had this #29609 merged I could just say "please run this
script and post the output", it would gather relevant info. Thinking about it I
should add host-platform, cpu-type, as they would be relevant here. Probably
makes sense to merge so that we can iterate on it.
Here you go
```
(base) ➜ superset git:(master) git show-ref
de8282cea0d36c41ce2b780cc5f13ce9d5d3f0ee refs/heads/master
de8282cea0d36c41ce2b780cc5f13ce9d5d3f0ee refs/remotes/origin/HEAD
de8282cea0d36c41ce2b780cc5f13ce9d5d3f0ee refs/remotes/origin/master
```
```
(base) ➜ superset git:(master) docker version
Client:
Version: 27.3.1
API version: 1.47
Go version: go1.22.7
Git commit: ce12230
Built: Fri Sep 20 11:38:18 2024
OS/Arch: darwin/arm64
Context: desktop-linux
Server: Docker Desktop 4.35.1 (173168)
Engine:
Version: 27.3.1
API version: 1.47 (minimum version 1.24)
Go version: go1.22.7
Git commit: 41ca978
Built: Fri Sep 20 11:41:19 2024
OS/Arch: linux/arm64
Experimental: false
containerd:
Version: 1.7.21
GitCommit: 472731909fa34bd7bc9c087e4c27943f9835f111
runc:
Version: 1.1.13
GitCommit: v1.1.13-0-g58aa920
docker-init:
Version: 0.19.0
GitCommit: de40ad0
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]