Jose Silva

Results 5 comments of Jose Silva

It would be lovely to contribute, who is up to?

Hi @wahyudibo I've got a PR https://github.com/loft-sh/vcluster/pull/2774 that might fix your issue, would you be able to build the CLI and check if it works for you? to build the...

> Hi [@jjaferson](https://github.com/jjaferson), thank you for the response and PR. I have built the binaries just like you've suggested but unfortunately, the issue still persists. > > ``` > $...

> Thank you for your reply [@FabianKramm](https://github.com/FabianKramm) [@jjaferson](https://github.com/jjaferson) [@cbron](https://github.com/cbron). I run connect command but this time I don't set the `--local-port 8443` > > ``` > $ vcluster connect vcluster-staging...

Thanks @chrislusf, so if [disableHttp](https://github.com/seaweedfs/seaweedfs/blob/master/weed/command/filer.go#L85C15-L85C99) is enabled, the only way to talk to the Filer is using [FUSE Mount](https://github.com/seaweedfs/seaweedfs/wiki/FUSE-Mount) right?