-
### Bug Description
When packing or building a rock that has an `arch` different than the host machine, the execution will be just interrupted w/o any helpful message.
### To Reproduce
1. Create a …
-
## Expected Behavior
If we have the following code somewhere in workflow:
```
void execute() {
...
withSpan(() -> {
activity.runActivity();
})
...
//end of replay somewhere …
-
```
##############################################################################
##############################################################################
###
### Running command:
###
###…
-
If setting the assembly mode to `tgz` in the `images/image/build/assembly` section the digest is never updated after the content has been manipulated. Therefore no image is pushed to the docker regist…
-
**Description**
When you try to do image testing on poky master the `parselogs_rpi` test cannot be compiled. That prevents test execution even if the test is removed by `TEST_SUITES:remove:rpi = "p…
-
Initially got the following error:
https://github.com/Fannovel16/comfyui_controlnet_aux/issues/172
However, I followed the code changes suggested in that thread, and now I get the following erro…
-
I'm following the blogpost [here](https://blog.balena.io/how-to-use-nvidia-jetson-devices-on-balena/) to try and get balenaOS (5.1.45+rev2) up and running on a Jetson Orin AGX 64GB devkit, using the s…
-
**Describe the bug**
I have an AWS Lambda function that uses the jwt library. The jwt library is located in a layer, with the following directory structure: python/lib/python3.8/site-packages/jwt. …
-
The `SQLAlchemyDataLayer` is missing a `get_element` method. Interacting with elements is therefore broken when this data layer is used.
I was trying to fix this, mirroring the implementation in `…
-
Docker needs outbound internet access to operate. This is a security issue in corporate environments, as many do not allow outbound internet access at all on servers to prevent data exfiltration or to…