tomatebeans

Results 7 comments of tomatebeans

Hi, tried it again today; the same result. Sorry I currently don't know where the `image-builder-mk3` logs are. Currently the logs I saw are just from one container (viewing at...

executed: `docker exec gitpod kubectl logs deployment/image-builder-mk3 image-builder-mk3` output logfile: [dockerlogimagebuildermk3.txt](https://github.com/gitpod-io/gitpod/files/9583821/dockerlogimagebuildermk3.txt)

updated image: `docker pull eu.gcr.io/gitpod-core-dev/build/local-preview:latest` message seems different: ![image](https://user-images.githubusercontent.com/108106367/191523295-4899c682-210d-4af7-93c8-c08bb9890cea.png) then: `docker exec gitpod kubectl logs deployment/image-builder-mk3 image-builder-mk3 > outputlog2.txt` [outputlog2.txt](https://github.com/gitpod-io/gitpod/files/9617245/outputlog2.txt)

Thanks, currently in progress: It seems taking more than the usual 5mins ( though system resources are almost not used ): ![image](https://user-images.githubusercontent.com/108106367/192598291-0ed5d45a-5dec-4f5c-a354-08fb922fe9c9.png) will try again in another day

Seems for me, the new image is not able to start the webserver: ![image](https://user-images.githubusercontent.com/108106367/193465375-3aa62719-2ba7-441f-af8d-bbb6edf0548f.png)

I think I don't remember something significant. I was also using Win10 Home + WSL2 + Docker + Ubuntu Image [from app store & is integrated with docker], since 5...

my recent changes is 22h2 windows 11 update, but I'm getting the same behavior, the `:tar-lp-reg-docker.8` is really not working while the default `:latest` is working. - A Tried it...