OSError: [Errno 28] No space left on device when using Azure Shell
OSError: [Errno 28] No space left on device when using Azure Shell
当 运行 any Azure 云中基于 az 的命令 Shell 我收到大量与 Python 相关的错误,唯一有形的一个在这里:
例如,只有命令 az
本身。
--- Logging error ---
Traceback (most recent call last):
File "/opt/az/lib/python3.6/logging/__init__.py", line 996, in emit
self.flush()
File "/opt/az/lib/python3.6/logging/__init__.py", line 976, in flush
self.stream.flush()
OSError: [Errno 28] No space left on device
当 运行 any Azure 云中基于 az 的命令 Shell 我收到大量与 Python 相关的错误,唯一有形的一个在这里:
例如,只有命令 az
本身。
--- Logging error ---
Traceback (most recent call last):
File "/opt/az/lib/python3.6/logging/__init__.py", line 996, in emit
self.flush()
File "/opt/az/lib/python3.6/logging/__init__.py", line 976, in flush
self.stream.flush()
OSError: [Errno 28] No space left on device