Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

doc: add collect data's task failed with terminated unexpectely #654

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

TinyNing
Copy link

@TinyNing TinyNing commented Oct 8, 2023

⚠️   Pre Checklist

Please complete ALL items in this checklist, and remove before submitting

  • I have npm run build and npm run serve locally before submitting this PR
  • I have read through the Contributing Documentation

Summary

Does this close any open issues?

Closes xx

Screenshots

Include any relevant screenshots here.

Other Information

Any other information that is important to this PR.

@@ -10,6 +10,11 @@ description: >
The cause is the `devlake` container trying to decrypt data in the database with the wrong key.
Please check the [GettingStarted/Upgrade](../GettingStarted/Upgrade.md) doc for more detail.

### `process was terminated unexpectedly` error

when collect datas, the task was failed. The cause is the `devlake` container and `grafana` container 's volumes not have the permissions to write. it need to change the permissions of the volumes mounting directory of a and b to 777
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I used GPT to paraphrase the sentence:
The data collection process encountered a failure due to insufficient permissions for writing in the volumes of the 'devlake' and 'grafana' containers. To resolve this, it is necessary to modify the permissions of the mounting directory for both 'a' and 'b' volumes to 777.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yes

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@ningjunwei Then can you update the PR? I can't modify it on your behalf.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants