Traceback (most recent call last):
File "just-dice-bot.py", line 676, in init
canvas.print_figure(graph_fn)
File "/usr/lib/pymodules/python2.7/matplotlib/backend_bases.py", line 2021, in print_figure
**kwargs)
File "/usr/lib/pymodules/python2.7/matplotlib/backends/backend_agg.py", line 474, in print_png
filename_or_obj = file(filename_or_obj, 'wb')
IOError: [Errno 122] Disk quota exceeded: 'bets.png'
running in a 2GB RAM VPS with 100GB of disk.
output of df:
Filesystem 1K-blocks Used Available Use% Mounted on
/dev/simfs 104857600 6949216 97908384 7% /
none 1048576 4 1048572 1% /dev
none 209716 1080 208636 1% /run
none 5120 0 5120 0% /run/lock
none 1048576 0 1048576 0% /run/shm
none 102400 0 102400 0% /run/user
Traceback (most recent call last):
File "just-dice-bot.py", line 676, in init
canvas.print_figure(graph_fn)
File "/usr/lib/pymodules/python2.7/matplotlib/backend_bases.py", line 2021, in print_figure
**kwargs)
File "/usr/lib/pymodules/python2.7/matplotlib/backends/backend_agg.py", line 474, in print_png
filename_or_obj = file(filename_or_obj, 'wb')
IOError: [Errno 122] Disk quota exceeded: 'bets.png'
running in a 2GB RAM VPS with 100GB of disk.
output of df:
Filesystem 1K-blocks Used Available Use% Mounted on
/dev/simfs 104857600 6949216 97908384 7% /
none 1048576 4 1048572 1% /dev
none 209716 1080 208636 1% /run
none 5120 0 5120 0% /run/lock
none 1048576 0 1048576 0% /run/shm
none 102400 0 102400 0% /run/user