Skip to content

FileNotFoundError: [Errno 2] No such file or directory: 'gh' #25

Description

@gisce-ti-sentry

Sentry Issue: GAB-E

FileNotFoundError: [Errno 2] No such file or directory: 'gh'
(18 additional frame(s) were not displayed)
...
  File "github_agent_bridge/dispatch.py", line 451, in comment_on_thread
    result = self._run([
  File "github_agent_bridge/dispatch.py", line 114, in _run
    return subprocess.run([self.gh_bin, *args], check=False, stdout=subprocess.PIPE, stderr=subprocess.PIPE, text=True)
  File "subprocess.py", line 555, in run
    with Popen(*popenargs, **kwargs) as process:
  File "subprocess.py", line 1039, in __init__
    self._execute_child(args, executable, preexec_fn, close_fds,
  File "subprocess.py", line 1990, in _execute_child
    raise child_exception_type(errno_num, err_msg, err_filename)

This issue was automatically created by Sentry via Github Issue

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions