最近、サーバーに Gitolite をセットアップしました。すべてがうまく機能します。
そのため、サーバーに新しいリポジトリをプッシュし、別のマシンでクローンを作成してテストします。エラーなし。
次に、自分のサーバー (Gitolite がインストールされているのと同じサーバーですが、別のアカウント) でクローンを作成しようとすると、次のエラーが発生します。
Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator, *****@*****.com and inform them of the time the error occurred, and anything you might have done that may have caused the error.
More information about this error may be available in the server error log.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
私は別のリポジトリでテストしましたが、同じことです。ローカルでは機能しますが、サーバーでは機能しません。
これを引き起こす可能性のあるもの、または見つける方法はありますか?私はこれらすべてにかなり慣れていません。
注: git コマンドを使用してもエラーは発生しません。