-
### Debug mode
- [X] I have enabled debug mode
- [X] I have read [checked the Common Issues page](https://snipe-it.readme.io/docs/common-issues)
### Describe the bug
git pull is giving the error of…
-
Issue Summary:
When running `tinacms build --partial-reindex && next build` for my project, the static page generation times out repeatedly, causing the build process to fail.
Steps to Reproduce…
-
I am trying to run the scanner on a raspberry pi 3b+ and also a pi0w; in both instances I get a seg fault. I changed the name, family, and server below for privacy reasons.
```
pi@raspberrypi:~ $…
-
### Minimal reproducible example
```
a = 1
import os
```
### Ruff output and Ruff version
```
$ ruff -V && ruff -v --ignore F401 --diff E402_violation.py
ruff 0.0.283
[2023-08-11][15:48:25][…
-
I created the following CLI command to attach the node debugger but it doesn't seem to be working and I'm not sure why.
```
cluster.cli.define('-d, --debug, debug', function(master) {
master.kill('…
-
![image_2024_04_05T05_50_34_882Z](https://github.com/canove/whaticket-community/assets/60838207/9baad5e8-8f50-4bf8-a154-a49a85a34835)
![image](https://github.com/canove/whaticket-community/assets/6…
-
### 📜 Description
We have a on-prem instance of Github (which will soon be migrated to Github Enterprise), with several repos being marked as either `private` or `internal`. With a previous version o…
-
Trying to open the appimage results in 3-4 seconds black window which then closes, leaving the error shown below.
```
./lrcget_0.4.0_amd64.AppImage
Cannot get default EGL display: EGL_SUCCESS
Cann…
-
Hello, I have the following problem OR question and hope someone can help me.
### Problem
I am noticing a varying audio latency when using bluealsa in comparison to a manual audio setup with nea…
-
Integrating ThirdwebSDK with Quartz:
```js
import { ThirdwebSDK } from "@3rdweb/sdk";
import { ethers } from "ethers";
import { Magic } from "magic-sdk";
const magic = new Magic()
// Magic…