Skip to content

Conversation

@funkyk
Copy link

@funkyk funkyk commented Feb 23, 2017

自分の環境(macOS)ではブラウザからアクセスしたときに下記エラーが起きたので修正しました.
良ければ取り込んでください.
同様に,ブラウザでロードしたときに'Mounted on'のdisk名が切れてしまうバグもありますが,こちらは表示の問題でしかないので,直してません.

% ./run.sh
[INFO] Starting CSLAIER server on localhost:8080
Traceback (most recent call last):
(略)
File "/Users/user/Downloads/CSLAIER/src/common/utils.py", line 53, in get_disk_info
st = os.statvfs(row[mounted_on_index])
OSError: [Errno 2] No such file or directory: '/Volumes/RAM'

githubの使い方を学習中なのでおかしなことしていたらすみません.
Pull Requestしてみるのも初めてです.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant