intersystems / intersystems/git-source-control

Fail better when no space in temp directory

オープン
#855 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
customer
主要言語
ObjectScript
スター
22
フォーク
14
平均マージ
1日 9時間
マージ済み PR(30日)
5

説明

Two separate customers now have had support issues because there was no space in the file system with the temp directory. This is what happens:
- The source control menus do not load
- The Git Web UI does not load at all
- The settings page has a misleading warning message "File not found" under the Git executable path
- There is a mysterious ILLEGAL VALUE error in the app error log

The real issue is that Embedded Git is trying to run Git commands with output redirected to a temp file and the output redirection fails when the disk is full. We can't fix this ourselves but we should make it easier to discover the problem.

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。