Skip to content

sentry: unable to write CID to file open : no such file or directory #5695

@danielmai

Description

@danielmai

What version of Dgraph are you using?

master

Have you tried reproducing the issue with the latest release?

Does not happen in latest release. (introduced in #5625)

What is the hardware spec (RAM, OS)?

Ubuntu Linux (Docker)

Steps to reproduce the issue (command/config used to run Dgraph).

  1. Run Dgraph cluster with sentry reporting enabled.
  2. Restart Dgraph cluster with sentry reporting disabled (--enable_sentry=false).
  3. See the following warning log in Alpha

W0619 18:50:54.447838 1 sentry_integration.go:116] unable to write CID to file open : no such file or directory

Expected behaviour and actual result.

The warning log seems harmless, but it shouldn't happen. This log tells me that Sentry is still trying to do something even when the flag is set to disable it. This is where I start being skeptical and paranoid on whether Sentry is enabled or not.

Metadata

Metadata

Assignees

Labels

area/usabilityIssues with usability and error messageskind/enhancementSomething could be better.status/acceptedWe accept to investigate/work on it.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions