Mat Utter

Results 11 issues of Mat Utter

### First Check - [X] I added a very descriptive title to this issue. - [X] I used the GitHub search to find a similar issue and didn't find it....

question

Is there any documentation or examples on methods to handle disconnect / reconnect scenarios? Specifically I'm interested in typical or suggested patterns or even an explanation of the behavior of...

question

I'm using the latest unifi-controller version, 7.1.66, from [linuxserver/unifi-controller](https://hub.docker.com/r/linuxserver/unifi-controller) and nothing seems to work. Is the latest version supported? **error**: ``` Plan: 1 to add, 0 to change, 0 to...

There are several scripts and a stylesheet included in `aiohttp_graphql/render_graphiql.py` for the domain `cdn.jsdelivr.net`. The use of this CDN prevents the graphiql interface from being used offline. The same issue...

## Summary **PowerDNS Version**: `4.5.4` **PDA Version:** `4.1.1` When a `PATCH` is issued to the PowerDNS zone endpoint `{{base_url}}/api/v1/servers/{{server}}/zones/{{zoneId}}` all `account` fields are deleted. ## Reproducer These were issued from...

bug
python

Is there a method to run the `mindflavor/prometheus-wireguard-exporter` docker image without requiring `network_mode: host` ? The purpose would be to allow only `prometheus` running in a container access the exporter...

**Describe the bug** I have a `p9` synced_folder that should be writable from the guest however it is readonly. **To Reproduce** 1. Install the latest provider. ```bash gem fetch vagrant-libvirt...

I installed Cosmic-DE to see how far along its come. When I switched back to the regular pop-desktop with wayland disable, the theme is rather messed up and borderline unusable....

### Description The `poetry env info` command normally displays absolute paths to the python executable & other info. When run as `poetry -C other/dir` the paths to the executable are...

kind/bug
area/venv
status/triage

### Description The `SqliteChecker` performs HTTP requests to update the `version_map.db` even when the `--offline` option is used. This check is performed upon loading the class so there is no...

bug