Skip to content

[BUG] - Multiple PIDs when tracing Clade Code #8

@AndriyNovykov

Description

@AndriyNovykov

We are seeing multiple PIDs for a single instance of claude.

To Reproduce

  1. Connect to remote server running Ubuntu.
  2. Clone agentsight repo.
  3. Update source to change ip address of server from 127.0.0.1 to 0.0.0.0 (Work around to view UI on local browser).
  4. Followed install instructions in readme.
  5. Copy agentsight binary to root dir of agentsight repo.
  6. Two terminal windows. One is running claude the other is running `sudo ./agentsight record -c 'claude' --server-port 80.
  7. Prompt for claude
Please create a python program to solve the following problem: <p>The first two consecutive numbers to have two distinct prime factors are:</p>
$$\begin{align}
14 &amp;= 2 \times 7\\
15 &amp;= 3 \times 5.
\end{align}$$
<p>The first three consecutive numbers to have three distinct prime factors are:</p>
$$\begin{align}
644 &amp;= 2^2 \times 7 \times 23\\
645 &amp;= 3 \times 5 \times 43\\
646 &amp;= 2 \times 17 \times 19.
\end{align}$$
<p>Find the first four consecutive integers to have four distinct prime factors each. What is the first of these numbers?</p>

Screenshots

Image

record.log

Desktop (please complete the following information):

  • OS/Version: Ubuntu 24.04.3 LTS (GNU/Linux 6.8.0-85-generic x86_64)
  • Claude Code: 2.0.11

Additional context
We are testing agentsight with multiple deployment types (bare-metal, container, VM, microVM, k8s). We are using a VPS on Hostinger.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions