makeplane / makeplane/plane

[bug]: (monitor) invalid memory address or nil pointer dereference

Open
#5,722 0 comments 0 reactions 2 assignees View on GitHub

Nobody has claimed this yet.

🐛bug
Dominant language
TypeScript
Stars
59.6k
Forks
5.8k
Avg merge
1d 22h
Merged PRs (30d)
49

Description

Is there an existing issue for this?
  • I have searched the existing issues
Current behavior
panic: runtime error: invalid memory address or nil pointer dereference
[signal SIGSEGV: segmentation violation code=0x1 addr=0x0 pc=0x8d1725]

goroutine 89 [running]:
github.com/makeplane/plane-ee/monitor/lib/healthcheck.TcpHealthCheckMethod({0xd30b80?, 0xc000318230?}, {0xc00007c150, 0xc00007c1c0, {0xc00002c06c, 0x8}, 0xc000558200, 0x5, 0x3, 0x12a05f200, ...})
        /app/lib/healthcheck/healthcheck_methods.go:66 +0xe5
created by github.com/makeplane/plane-ee/monitor/lib/healthcheck.(*HealthCheckHandler).ExecuteHealthCheckWithRetries.func1 in goroutine 88
        /app/lib/healthcheck/healthcheck.go:189 +0x425
Steps to reproduce

🤷‍♂️

Environment

Production

Browser

Mozilla Firefox

Variant

Self-hosted

Version

v1.3.1

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.