Skip to main content
Home
Drupalnesia

Main navigation

  • Home
  • Training
  • Komputer
    • Network
    • Programming
User account menu
  • Log in
Dark Mode Toggle

Breadcrumb

  1. Home

[SOLVED] Error adding inotify for /public_html/sites/default/files/php/twig/ ... No space left on device

By webadmin, 4 August, 2021

The error of "Error adding inotify for /public_html/sites/default/files/php/twig/ ... No space left on device" caused by no more inotify available in your system. Quiet simple to solve this issue, just increase the inotify value. But problem will be hard if you use Container for VPS, you need Server Administrator to alter inotify value.

Suppose your inotify is 8192 and you want to increase to 128000:

  • # cat/proc/sys/fs/inotify/max_user_watches
  • 8192 
  • echo 128000 > /proc/sys/fs/inotify/max_user_watches

No need to restart VPS/Server, HTH.

 

 

 

 

Tags

  • inotify
  • container
  • max_user_watches

Kontak Kami

Need Drupal support? (Butuh bantuan Drupal?)

  • WA: 082 111 978 168
  • https://www.drupal.org/u/drupalnesia
  • Office: Mangga Dua Square - Jakarta Utara 14420

Recent content

  • Drupalnesia (a.k.a Drupalisme)
    3 years ago
  • [SOLVED] Warning: “continue” targeting switch is equivalent to “break”. Did you mean to use “continue 2
    3 years ago

Pagination

  • Previous page
  • 2
RSS feed
Powered by Drupal