kycheng

Results 10 comments of kycheng

virtual_users 文件不应该和vsftpd.conf 在相同的目录。当容器被删掉后,virtual_users将不会被保留。如果将/etc/vsftpd/挂载出来,将导致默认配置丢失。virtual_users的目录应该是独立的。

I also encountered a similar problem. Setting the BUILDCTL_CONNECT_RETRIES_MAX of daemonless to 20 can reduce the failure rate, but the problem still occurs.

> It only works for amd64, how about what a user requires is not amd64 platform, such as arm? The spectral file we downloaded does not work well on the...

> Hey @kycheng are you able to reproduce this bug on a newer version of Knative? I tried on 1.12 and was unable to reproduce the error Later we found...

I deployed nexus in the same environment using a domain name, and it can be installed correctly as a registry. I found some discussions about IPv6, but it seems to...

I tested the latest version and still have this problem: ![image](https://github.com/npm/cli/assets/22126779/71fbb756-fc93-4de9-b7e3-e82c4b82f926) yarn works fine: ![image](https://github.com/npm/cli/assets/22126779/2f8d6e74-e179-4790-8a52-6f2f772e2e87)

> Sorry for the delay > > > ### Builders list > > ``` > > NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS > > builder * kubernetes > > amd64 kubernetes:///builder?deployment=amd64&kubeconfig=/Users/mac/.kube/admin.conf...

@elazarl hi, I hope to merge this PR, what else can I do?