From 72054a9e20971932ab6396ffd028de9a482ad9ad Mon Sep 17 00:00:00 2001 From: Slack Coder Date: Wed, 9 Oct 2024 12:31:00 -0500 Subject: todo --- fix error logs.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 fix error logs.md diff --git a/fix error logs.md b/fix error logs.md new file mode 100644 index 0000000..6078749 --- /dev/null +++ b/fix error logs.md @@ -0,0 +1,10 @@ +# Fix error logs + +An error is being logged in the system without displaying the reason. + +``` +09 Oct 24 09:18 -0500: could not clone from 'https://git.omarpolo.com/gmid.git': cloning: +``` + +It is likely because the repository does not exist, and the service has no +write permissions to the directoy. -- cgit v1.2.3