-
## Issue Description
We faced next warning into all our builds pipelines:
> Tasks: Install an Apple provisioning profile, Xcode, PowerShell, Command Line, Shell Script ...
![image](https://user…
-
Initial error occurred approximately between 1:40 and 1:51 pm US Eastern Time on Thursday, 7 November 2024.
## what happened:
- User logged into ISAW website
- User navigated to https://isaw.ny…
-
Type: Bug
Logs says it is because of GPU crash, disable gpu with --disable-gpu doesn't help.
After downgrade to 1.85.1 it works fine. Report was made on 1.85.1 version as 1.86.0 is crashing immedi…
-
I've had to recreate my build environment and for some reason there is a permission issue at pip_install step:
```
[1/4] STEP 15/16: RUN /output/scripts/pip_install $PYCMD
/bin/sh: line 1: /output/…
-
##### Summary
When trying to run ansible-lint (both 6.11.0 and current git head c3ef3f3) with Ansible from git, linting fails with "an AnsibleCollectionFinder has not been installed in this process…
-
Web appears unaffected
-
## Environment details:
Ubuntu: 22.04
## Steps to reproduce the issue:
0. sudo apt update / sudo apt-get update
1. Install Docker: curl -fsSL https://get.docker.com | bash
2. Install nodejs…
-
__System info:__ [Include InfluxDB version, operating system name, and other relevant details]
__Steps to reproduce:__
1. remove-meta $node
2. add-meta $node
3. .....
```
add-meta: operation …
-
tests marked with `@pytest.mark.forked `
that work in `pytest` v. 6.2.5 will fail in `pytest` v. 7.x.x with message:
```
AssertionError: previous item was not torn down properly
```
see: https://…
-
The code is mostly unoptimized except for some performance oriented design decisions to keep things as asynchronous as possible.
This code should be properly performance tested and tuned as require…