简体   繁体   中英

PHPStorm EAP update on Debian: java.io.IOException: No space left on device

When I start PHPStorm, this screen shows:

Platform and plugin updates

When I click on "Update and restart", after a few seconds this screen pops up:

No space left on device

Which is silly because this is a brand new computer and I have lots of available space:

➜  ~  df -h
Filesystem      Size  Used Avail Use% Mounted on
/dev/sda2       6.3G  3.4G  2.6G  57% /
udev             10M     0   10M   0% /dev
tmpfs           3.2G  9.1M  3.2G   1% /run
tmpfs           7.9G   55M  7.8G   1% /dev/shm
tmpfs           5.0M  4.0K  5.0M   1% /run/lock
tmpfs           7.9G     0  7.9G   0% /sys/fs/cgroup
/dev/sda3       2.7G  364M  2.2G  15% /var
/dev/sda1       511M  132K  511M   1% /boot/efi
/dev/sda6       195G  4.7G  181G   3% /home
/dev/sda5       361M  7.4M  331M   3% /tmp
tmpfs           1.6G   16K  1.6G   1% /run/user/1000
➜  ~  df -h /tmp
Filesystem      Size  Used Avail Use% Mounted on
/dev/sda5       361M  7.4M  331M   3% /tmp

Here are my versions, for reference:

PHPStorm PS-143.129

Debian GNU/Linux 8 (jessie) 64-bit

Gnome 3.14.1

Thanks for your help !

这是一种避免了这个问题 ,但我因为切换到Jetbrains的工具箱应用 ,其解决了这个问题。

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM