-
When I run run_app.py of ingest_app_csv in iot-samples, I get an error.
Executing line 102 of app.py, Usd.Stage.Open(STAGE_URL), causes an error.
The specified path cannot be found.
The error mes…
-
Hello 👋
This is an investigation request, as I'm not sure this falls under a bug or a feature.
## Problem
I'm an engineer on the [CloudQuery](https://www.cloudquery.io/) team, and we've been…
-
![image](https://github.com/bronze1man/goStrongswanVici/assets/145459431/534d0eb6-f467-44be-817d-02e0789c09fc)
Now, please check the logs in the below attached image:
![image](https://github.com…
-
### Bug report criteria
- [x] This bug report is not security related, security issues should be disclosed privately via [etcd maintainers](mailto:etcd-maintainers@googlegroups.com).
- [x] This is…
-
In https://github.com/Agoric/agoric-private/issues/169 we observed constant growth in the number of unresolved promises, in a testnet that was mainfork-cloned from our mainnet, but which lacked its ow…
-
Hello,
When creating a table with type "S" for a date ( as required per documentation ) and using the type Date with the data mapper annotation I get a mismatch type error.
It appears that the Da…
-
I wrote all the types out by hand which was some pretty intense [type 2 fun](https://www.rei.com/blog/climb/fun-scale).
Would be excellent if someone (at Figma?) could figure out how to generate th…
-
**Describe the problem**
Fresh install on Debian 12 (Proxmox, specifically; all packages up-to-date) fails to connect with unclear error:
Error: waiting sso login failed with: rpc error: code =…
-
AFAIK, protocol buffer client is only available for native kube resources
and a handful of OpenShift resources (not sure about the exact list). It
is not available for Custom Resources.
```
{"…
-
Since Typescript 2.7 there is a default setting which:
> checks to ensure that each instance property of a class gets initialized in the constructor body, or by a property initializer.
Source: h…