Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Exit status 255 issue

Featured Replies

Hello,

I have been receiving the following 2 error messages after I fixed a few other issues on my server. They are as follows:

1) crond[1480]: exit status 255 from user root php /usr/local/emhttp/plugins/community.applications/scripts/notices.php > /dev/null > 2 81

2)exit status 255 from user root /usr/local/emhttp/plugins/dynamix/scripts/monitor &> /dev/null

 

I have been getting the second one consistently. I saw a similar issue in the following topic:

 

I followed some of the tips mentioned there like checking pending plugins, reviewing the go script, and running phpdbg. I didnt seem to have the same problem. I dont see the  if ( ! ((date("i") * date("H") * 60 + date("i")) line in my monitor script. I dont believe I have changed any code on the default scripts but the previous forums suggest that is the main cause. Looking for some assistance to see how to proceed forward and fix this issue.

 

--updated diagnostics--

 

 

Edited by Samus1210

Can you go to Tools, PHP Settings, and instead of default, set the logging to be "All Categories"

 

After applying, after the next exit 255 upload a new set of diagnostics

  • Community Expert

The 255 from the monitor script usually comes from unofficial patches, usually done in your go file. There once was a "fix" to move logfiles from dockers and vm via symlinks somewhere, but it does not work with current versions anymore.

Remove anything that does patch the monitor script from your go file, reboot and you are done.

  • Author
21 hours ago, Squid said:

Can you go to Tools, PHP Settings, and instead of default, set the logging to be "All Categories"

 

After applying, after the next exit 255 upload a new set of diagnostics

Hello,

 

I applied the update and waited until it happened again. I have uploaded the new diagnostics

  • Author
21 hours ago, MAM59 said:

The 255 from the monitor script usually comes from unofficial patches, usually done in your go file. There once was a "fix" to move logfiles from dockers and vm via symlinks somewhere, but it does not work with current versions anymore.

Remove anything that does patch the monitor script from your go file, reboot and you are done.

I am very rudimentary when it comes to my server and do not believe I attempted the mentioned patch but I did review my scripts/patches etc from the past and didn't uncover anything erroneous.

  • Community Expert
1 hour ago, Samus1210 said:

but I did review my scripts/patches etc from the past

What I've meant that you should look into your /boot/config/go file and look for lines with sed commands

for an example look at

This "backup docker advice" told you to add lines to the go files. These do not work anymore today. So take a look and if they are there, delete them.

 

1 hour ago, MAM59 said:

What I've meant that you should look into your /boot/config/go file and look for lines with sed commands

for an example look at

This "backup docker advice" told you to add lines to the go files. These do not work anymore today. So take a look and if they are there, delete them.

 

The previously posted diagnostics show no additional lines in the go file

  • Author

This issue is still happening, and continuously only happens after the parity check ends

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...

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.