ningjunwei commented on code in PR #654: URL: https://github.com/apache/incubator-devlake-website/pull/654#discussion_r1363427628
########## 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: yes -- 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]
