-
# Prerequisites
Please answer the following questions for yourself before submitting an issue.
- [x] I am running the latest code. Development is very rapid so there are no tagged versions as of…
-
### Debug output
With latest version of vagrant (2.3.4) there is a common error on WinRM usage :
```
An error occurred executing a remote WinRM command.
Shell: Cmd
Command: hostname
Message:…
-
### 🐛 Describe the bug
While dealing with noncontiguous_outputs handling in Elementwise op decomposition, using new_empty() for ops that utilize register_decomposition like frac op can lead to issues…
-
Here are my results based on the example provided in the README:
```
% vagrant up
Bringing machine 'impish' up with 'vmware_desktop' provider...
==> impish: Checking if box 'generic/ubuntu2110' …
-
This causes random kernel panic on Pop OS 22.04 LTS (Ubuntu derivative) with the kernel 6.4.6-76060406-generic. The following stack trace is produced:
```
Sep 16 21:52:51 pop-os systemd[2751]: Sta…
-
### Is there an existing issue for this bug?
- [X] I have searched the existing issues
### Required Troubleshooting Steps
- [X] I have followed these troubleshooting steps
- [X] I have tried…
-
Assuming Glances webpage displays this:
![image](https://github.com/nicolargo/glances/assets/811008/e878d1f1-b506-41eb-9cf9-67fda6d0ff71)
...and Glances API returns the respective json data below.…
-
### Vagrant version
```
Vagrant 2.2.19
```
### Vagrant VMware plugin version
```
vagrant-vmware-desktop (3.0.1, global)
- Version Constraint: > 0
```
### Vagrant VMware utility vers…
-
Hello there,
i m here to report an issue about using the bot on multiple VMs i think it is related to sessions that are created. ( or maybe many bots are asking get request to the same local host s…
-
I'm trying to run the e2e testing in my local environment, but block in the beginning of installation
# Expected Behavior
install the kube-ovn successfully and try to run the e2e test
# Actual …