-
### Nomad version
```console
$ nomad version
Nomad v1.5.0
BuildDate 2023-03-01T10:11:42Z
Revision fc40c491cacec3d8ec3f2f98cd82b9068a50797c
```
### Operating system and Environment details
…
-
#### Summary
Plugin keeps crashing in Mattermost 7.8.6
#### Steps to reproduce
Steps to reproduce the behavior:
1. Install and enable the plugin v1.0.0
2. Open any channel or DM
3. Type a remi…
-
**Describe the bug**
I am new in dkron. I still don't know the correct steps to create a cluster where there is one node as a master/server and another node as an agent.
**To Reproduce**
these ar…
-
hello,
I am trying to use pexpect to Login SSH automatically on `windows10`.The python version is `3.5.2` and pexpect is `4.2.1`.
```
import traceback
import pexpect
from pexpect.popen_spawn impo…
whtis updated
3 years ago
-
## Summary
**Deleting a specific property from a board breaks the boards plugin of my instance**
I know, this is very inaccurate, but the issue happens on an important instance, because of that I …
-
I draw your attention to some useful implementations of local llm using function calling
@amalshaji
https://github.com/amalshaji/actionai
@rizerphe
https://github.com/rizerphe/local-llm-func…
-
Pyrogram crashes, insisting time needs synced, however:
```bash
$ timedatectl status
Local time: Tue 2023-06-20 13:30:42 EDT
Universal time: Tue 2023-06-20 17:30:42 UTC…
-
Hi,
I used the [template](https://github.com/spiffe/spire-plugin-sdk/blob/main/templates/agent/nodeattestor/nodeattestor.go) provided in the cdk to develop my plugin, and I have compiled it into a …
-
**Describe the bug**
tempo-query breaks down in query-frontend. I just enabled it
```
queryFrontend:
query:
enabled: true
-
Hi,
I built a custom plugin binary, and I tried to use it in the spire agent. However, when I log the agent, it keeps saying `Permission denied` when it tries to grab my custom plugin binary, even …