Doesn't work in KVM root mode, doesn´t recognize network in user mode
- Dominant language
- Shell
- Stars
- 10.3k
- Forks
- 452
- PR merge metrics
- No merged PRs in 30d
Description
Hello!
I found this interesting project and tried to use it. I first tried to run it in KVM root mode (default as per Fedora 36), but as I saw in different issues that winapps works best in user mode.
I thus installed Windows 10 in user space and configured it again. Now the check command fails because it doesn't find the default network:
```bash
→ bin/winapps check
errore: impossibile ottenere la rete 'default'
errore: Network not found: no network with matching name 'default'
[03:45:12:150] [14385:14389] [ERROR][com.freerdp.core] - freerdp_tcp_is_hostname_resolvable:freerdp_set_last_error_ex ERRCONNECT_DNS_NAME_NOT_FOUND [0x00020005]
```
`virsh net-list` shows not networks.
Is there a way to fix this?
Thank you very much
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.