Gerard Braad

Results 720 comments of Gerard Braad

Any progress and changes to this?

@anjannath how is this solved?

We have been considering to use a prefix or port override, but so far haven't been able to work on this. Port 80 is used by IIS if enabled. Workaround...

The error comes from: https://github.com/code-ready/crc/blob/2d638593ed3dadd008236f5a4e7c8fc03a682cf3/pkg/crc/machine/vsock.go#L29-L31 which means the `port.local` can be specified with either an offset/prefix value, such as: a config `portOffset = 40000` which would result in `40080` as...

You can try to build your own version, but we are discussing what to do to address this. We are not sure what will happen to the address that are...

@anjannath would you be willing to have a look at this after your PTO? I'll catch up with you soon to explain what we talked about.

On Windows port 443 (and 80) might be claimed by the Worldwide Web Publishing service (IIS) or Work Folders. We either need to document this as a known issue (and...

The issue here talks about communication between WSL(2) and CRC-VM, like using `oc`, but actually targeting the underlying Hyper-V to host the CRC-vm. @nevermosby Note that the setup you tried...