StatusCode: 500 -> No space left on device

  • Used Zammad version: 2.6.x (New install, today)
  • Operating system: Ubuntu 16.04
  • Memory: 2GB
  • SSD: 20GB
  • Browser + version: Chrome

Expected behavior:

  • Working fine

Actual behavior:

  • Getting a 500 error with
    {"error":"No space left on device @ dir_s_mkdir - /opt/zammad/tmp/websocket_production/tmp/6265537390"}

Steps to reproduce the behavior:

2GB of RAM and 20GB of diskspace, that’s not even enough to drive a simple test installation of Zammad. 4GB of RAM I would say is a minimum and you should at least give it 100GB of diskspace if your planning on running it for a while.

20GB Diskspace can be totally fine depending on the isntance.
You’ll have a full filesystem… increase the space and you should be fine. As @Piteball mentioned: You need at least 4GB of RAM - please see: https://docs.zammad.org/en/latest/prerequisites-hardware.html

Thanks @Piteball & @MrGeneration

I’m going to see if I can set up a digital ocean vps next week (or do not know what I prefer). I noticed already during testing already that 2gb is too little (there was a delay of 10 minutes between telegram messages).

This topic was automatically closed 120 days after the last reply. New replies are no longer allowed.