-
-
Notifications
You must be signed in to change notification settings - Fork 47
Closed
Description
Running wikmd as docker container with following error.
wikmd | [2022-05-28 19:35:41,212] INFO in git_manager: Initializing existing repo >>> wiki ...
wikmd | [2022-05-28 19:35:41,212] INFO in git_manager: Creating 'main' branch ...
wikmd | [2022-05-28 19:35:41,216] ERROR in git_manager: Existing repo initialization failed >>> Cmd('git') failed due to: exit code(128)
wikmd | cmdline: git branch -M main
wikmd | stderr: 'fatal: unsafe repository ('/app/wikmd/wiki' is owned by someone else)
wikmd | To add an exception for this directory, call:
wikmd |
wikmd | git config --global --add safe.directory /app/wikmd/wiki'
Troubleshooting done,
- Configured PID GID to current user
- Ensured path/to/wiki has correct permission
Metadata
Metadata
Assignees
Labels
No labels