dai-mk
dai-mk
What worked for me was, installing `git` in the container, `fetch-depth: 1` and `git config --global --add safe.directory "$GITHUB_WORKSPACE"`
@jjmerchante I had the same error as @hogepodge but when I try your command I get another error: > $ utils/build_grimoirelab --build --relfile releases/0.2.45 --dist docker/dis GrimoireLab release: 0.2.45 Building......
hi @jjmerchante that actually worked great. Based on this I wanted to build the Docker-full image (changed the FROM to the newly built "-installed" image). But I get another strange...
> It seems that Kibiter 6.1.4-4 doesn't work. The latest version is 6.1.8-3, but it seems that changing the version in the Dockerfile doesn't work either. Maybe some changes are...
@sduenas I managed to avoid this error by changing ``` [github] api-token = enterprise-url = https://.com ``` to ``` [github:issue] raw_index = github_raw enterprise-url = enriched_index = github_enriched api-token =...
I'm using the docker image "grimoirelab/full, tag latest, image id de57756b355b, created 10 months ago, size 2,13GB Don't have better information to identify it.
Logs don't look suspicious. ``` user@lab:~/grimoirelab$ sudo docker logs -f -t --tail=all grimoirelab 2020-09-02T12:52:47.851330131Z Starting container: d62dfa62e0e5 2020-09-02T12:52:47.851377025Z Starting Elasticsearch [ ok 09-02T12:52:53.370337892Z [....] Starting Elasticsearch Server:. 2020-09-02T12:52:53.371853484Z Waiting for...