Startrekzky commented on code in PR #654:
URL: 
https://github.com/apache/incubator-devlake-website/pull/654#discussion_r1350114541


##########
docs/Troubleshooting/Installation.md:
##########
@@ -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 

Review Comment:
   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.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to