brubrz
brubrz
Yes sir. I don't have a crcd.log. [crc.log](https://github.com/code-ready/crc/files/9242461/crc.log) The last two lines will go away if I log in to the vpn before proceeding with the installer. These: ``` time="2022-08-02T15:09:21+02:00"...
It always reports: ``` INFO Using bundle path C:\Users\XXXXXXXX\.crc\cache\crc_hyperv_4.10.22_amd64.crcbundle INFO Checking if current user is in Hyper-V Admins group INFO Adding current user to Hyper-V Admins group INFO Will run...
### General information * OS: Windows * Hypervisor: Hyper-V * Did you run `crc setup` before starting it ? Yes * Running CRC on: Laptop ## CRC version ```bash CRC...
> Are you a domain user? Sorry, I do not understand the question. What exactly do mean with domain user?
``` PS C:\WINDOWS\system32> crc setup --log-level debug DEBU CRC version: 2.6.0+e7251680 DEBU OpenShift version: 4.10.22 DEBU Podman version: 4.1.0 DEBU Running 'crc setup' INFO Using bundle path C:\Users\weinek\.crc\cache\crc_hyperv_4.10.22_amd64.crcbundle INFO Checking...
Hey, I am also having problems. I encountered the error `Test Framework quit unexpectedly` when: a) renaming the solution class Main.java to something else then even if I change the...
Oh another thing, it would be nice if the classes were public by default, because codeforces does not let me submit the solution of it has package private visibility.