-
I am using version 6.6.2 of pynetbox against version 3.2.7 of NetBox. I'm getting errors trying these api calls:
```
api = pynetbox.api(self.url)
api.create_token(self.user, self.password)
list(ap…
-
Would it be possible for `check_jobs` to check missing params in job specs? E.g. if we have a command
```
command: run_my_code --custom {{ my_param }}
```
we check that `my_param` is specified i…
-
I think the connection issue is caused by your dynamic switch between float and int? I couldn't find any actual errors so I rewrote your code and divided the sliders to INT and FLOAT, also added a fil…
-
```
Configuring luci-app-openvpn.
Configuring ppp-mod-pppoe.
Collected errors:
* opkg_install_cmd: Cannot install package ATH_DFS.
* opkg_install_cmd: Cannot install package MAC80211_DEBUGFS.
…
-
When simulating a circuit with multiple logical observables, currently we need to call `sinter.collect` one time for each observable. This can waste plenty of time because the computation circuit stay…
-
Hi!
We are building a *macOS* project where we compile a custom c++ standard library (derived from libc++). The path to this custom libc++ is provided as an explicit linker argument (**edit**: alon…
-
### Search before asking
- [X] I searched the [issues](https://github.com/sqlfluff/sqlfluff/issues) and found no similar issues.
### What Happened
I need to ignore a few lines that give me parse e…
-
- [x] I have looked for existing issues (including closed) about this
Related: #1116
## Feature Request
### Motivation
`axum-extra`’s [`WithRejection`](https://docs.rs/axum-extra/latest/ax…
-
I need to set up a large number of websocket connections to the site\app. At my volume I am starting to get connection errors. I manage to get around this by randomizing impersonate:
###
i…
-
### Issue Checklist
- [X] I have properly named the issue
- [X] I have checked the issues/discussions pages to see if the issue has been previously reported
### What platform are you using?
Itch.io…