Jason

Results 20 issues of Jason

Hi, Is there a way to bind mount the chroot directory onto / ? I need to get docker pull working in the chroot, and in order for docker pull...

question

Is there a way to set asset data as well as meta data?

When set, SSH_POST_SCRIPT will be the location of a shell script to execute after starting autossh. This is useful to send some details to the server about the autossh client....

## System Information Terraform Cloud ## Description of Issue/Question When trying to configure SSH Key authentication using Terraform Cloud, plan fails with the following error: ``` Error: failed to dial...

What's the recommended way to convert a JSON String field (from Debezium MySQL JSON field) into an ES structured object field? Here's my ES record: ``` "hits": [ { "_index":...

Hi, I can't seem to get the adapter to produce any messages to the topic. It creates the topic ok, but it's empty. ``` prometheus-kafka-adapter | %5|1707561394.646|PARTCNT|rdkafka#producer-1| [thrd:ssl://kafka:9092/bootstrap]: Topic edge._e59e7552aee847f2876378d36a4678ea._44b4e6be1f78ffb8ee7a0225f2c23266.prometheus...

Can't find the latest release on Maven. Did you mention that it was available in a maven repository somewhere? If so could you please add the Maven dependency information to...

### SUMMARY It's currently not possible to fix the initial map box view. The current settings are not used when setting up the initial view. The initial is auto calculated...

size/L
plugins
dependencies:npm

**Describe the bug** I get the following crash error when calling `POST /agents/:agentId/set {character}` ```  ERR_PNPM_RECURSIVE_RUN_FIRST_FAIL  @elizaos/[email protected]+build.1 start: `node --loader ts-node/esm src/index.ts "--isRoot"` Exit status 7 ``` This does not...

bug

Doesn't seem to connect ``` jasons-mbp-2:Claude jason$ cat mcp-server-desktop-commander.log 2025-04-18T19:42:21.892Z [desktop-commander] [info] Initializing server... 2025-04-18T19:42:22.134Z [desktop-commander] [info] Server started and connected successfully 2025-04-18T19:42:22.140Z [desktop-commander] [info] Message from client: {"method":"initialize","params":{"protocolVersion":"2024-11-05","capabilities":{},"clientInfo":{"name":"claude-ai","version":"0.1.0"}},"jsonrpc":"2.0","id":0} Debugger...