-
**Describe the bug**
When opening the config in ESP-IDF, cmake fails as FreeRTOS-Libraries-Integration-Tests/src/ota_pal_test.cmake is not found although referenced here: https://github.com/FreeRTOS/…
-
Environment: Ubuntu 20.04 Server
Running on Docker.
Error Reproduce:
root@openctiserver:/home/administrator/opt/docker# docker-compose --compatibility up
Pulling opencti (opencti/platform:4.0.…
-
### What happens?
I am running dbt-duckdb on a m6id.32xlarge ec2 instances (512GB memory 128 vCPU) and will randomly get OOM errors even though the system says its only using
-
### Bug description
https://app.circleci.com/pipelines/github/facebookincubator/velox/28799/workflows/239b10d6-03f2-4081-8d40-3fcd059adf01/jobs/181413
### System information
NA
### Relevant logs…
-
# Bug report
- [x] I confirm this is a bug with Supabase, not with my own application.
- [x] I confirm I have searched the [Docs](https://docs.supabase.com), GitHub [Discussions](https://gith…
-
When making a `Texts` marker with navigation dimensions, and adding to a signal with navigation dimensions. An error is raised when trying to save it (plotting it works fine):
## Minimal working ex…
-
**Description**
Loading an OpenMM system with box vectors with the `Interchange.from_openmm()` method, without specifying the `box_vectors` argument, takes the box vectors for the new `Interchange`…
-
### Answers checklist.
- [X] I have read the documentation [ESP-IDF Programming Guide](https://docs.espressif.com/projects/esp-idf/en/latest/) and the issue is not addressed there.
- [X] I have se…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Environment
```markdown
- Milvus version: 2.3.9
- Deployment mode(standalone or cluster): standalone
- OS(Ub…
-
I'd like to use an `xml_nodeset` object as a column in a data frame.
Here are my naive attempts:
```R
library(xml2)
library(tibble)
library(dplyr)
x