Warning: file_put_contents


ximian

Recommended Posts

I am having issues with the plugins the last few months and it is driving me crazy.... It works.. then all of sudden doesn't. I need to reboot the server to temporarily fix the issue.  

 

I've searched for a solution and can not find one. Hoping someone can figure this out!

 

Warning: file_put_contents(/tmp/plugins/unassigned.devices.txt): failed to open stream: No such file or directory in /usr/local/emhttp/plugins/dynamix.plugin.manager/include/ShowPlugins.php on line 139

Warning: file_put_contents(/tmp/plugins/user.scripts.txt): failed to open stream: No such file or directory in /usr/local/emhttp/plugins/dynamix.plugin.manager/include/ShowPlugins.php on line 139

Warning: file_put_contents(/tmp/plugins/unassigned.devices-plus.txt): failed to open stream: No such file or directory in /usr/local/emhttp/plugins/dynamix.plugin.manager/include/ShowPlugins.php on line 139

 

This notice at the bottom (in the message bar) 

Warning: Invalid argument supplied for foreach() in /usr/local/emhttp/plugins/unassigned.devices/include/lib.php on line 120

 

This is happening for every plugin 

 

Here is my diag file

 

unraid-vm-diagnostics-20201205-1257.zip

Link to comment
49 minutes ago, ximian said:

Warning: file_put_contents(/tmp/plugins/unassigned.devices-plus.txt): failed to open stream: No such file or directory in /usr/local/emhttp/plugins/dynamix.plugin.manager/include/ShowPlugins.php on line 139

Only way that the particular issue with the folder should ever happen is if some script or something you're running is deleting the contents of /tmp (eg: transcoding to RAM with Plex and your mapping is /tmp)

Link to comment
  • 3 months later...
10 minutes ago, 007craft said:

Hi.  I'm having the same problem.  I DO transcode to RAM with Jellyfin.  How do I prevent this file from being deleted?

 

Make sure the transcode working folder is set to something other than /tmp.   Setting it to a sub-folder such as /tmp/transcode would probably do the trick.

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.