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.

[Plug-In] Community Applications

Featured Replies

Nothing to do with CA, but it's just the first one to choke because /run is full. Would need diagnostics to get more info. Also look inside /run to see what is big there.

Edited by Kilrah

  • Replies 4.9k
  • Views 2.1m
  • Created
  • Last Reply

Top Posters In This Topic

Most Popular Posts

  • If the source had been in the same GH user then it winds up being a new plugin. A new plugin gets flagged and I receive a notification, and until the plugins are code-reviewed etc etc the they aren'

  • My co-workers wondered why I was taking off my shirt.  They are still baffled why I have to show my belly button to a squid.  😁   

  • Back up.  Sorry for any and all inconveniences. 

Posted Images

13 minutes ago, Squid said:

And update CA.

When I check for updates, I get the following message:

 

"Checking connectivity ... No response, aborting!"

 

I think it's related to that full log file since there is Internet available across my dockers.

 

---

 

Stupid question, when after I kick off Diagnostics from "Tools -> Diagnostics", do I just need to leave the WebUI open on that page for a few hours? If I leave the page, does the Diagnostic process stop?

 

The webUI looks like it hangs for multiple minutes at a time - not sure if there's a better way or if I just need to wait it out. I have a lot of files, so it could take hours.

 

EDIT: webUI just crashed on Chrome when running Diagnostics...

Edited by limitz

1 hour ago, Kilrah said:

The "Add Container" button is still there on the Docker page. 

Thanks I completely missed that there is a repository field under Add Container.

3 minutes ago, limitz said:

Stupid question, when after I kick off Diagnostics from "Tools -> Diagnostics", do I just need to leave the WebUI open on that page for a few hours? I have a lot of media... or does it save to a specific location on the unRaid server?

 

Diagnostics should create a zip and download it through your browser in a few seconds, but again /run being full might prevent it from working.

 

What does `du -h -d 1 /run` say?

It's taking a lot longer than a few seconds, and crashing after a few minutes. It looks like its writing the diagnostic log file with every file I have in unRaid. 

 

root@LIBRARY:~# du -h -d 1 /run
0       /run/containerd
48K     /run/libvirt
32M     /run/docker
4.0K    /run/avahi-daemon
0       /run/rpcbind
0       /run/samba
0       /run/cron
4.0K    /run/elogind
0       /run/user
4.0K    /run/dbus
4.0K    /run/hook-state
0       /run/faillock
0       /run/lock
0       /run/lvm
304K    /run/udev
0       /run/mount
8.0K    /run/blkid
32M     /run

Edited by limitz

Stopping the Docker service should free /run/docker and allow things to work normally again to collect the diagnostics

 

Not sure if something else should be done before that in case that would clear some info that could lead to the cause.

 

When you open the syslog window do you have stuff scrolling by endlessly or is it quiet?

>When you open the syslog window do you have stuff scrolling by endlessly or is it quiet?

 

Interesting, it's a ton of nginx error messages:

 

Mar 26 03:17:13 LIBRARY nginx: 2023/03/26 03:17:13 [error] 31026#31026: nchan: Out of shared memory while allocating message of size 503. Increase nchan_max_reserved_memory.

Mar 26 03:17:13 LIBRARY nginx: 2023/03/26 03:17:13 [error] 31026#31026: *33427723 nchan: error publishing message (HTTP status code 500), client: unix:, server: , request: "POST /pub/devices?buffer_length=1 HTTP/1.1", host: "localhost"

Mar 26 03:17:13 LIBRARY nginx: 2023/03/26 03:17:13 [error] 31026#31026: MEMSTORE:00: can't create shared message for channel /devices

 

I added that docker a few days/weeks ago, but haven't bothered to configure it since. I just removed it.

These would be unraid's GUI running out of memory.

 

A container that's installed but improperly configured can be endlessly starting/stopping every few seconds filling the logs.

So reboot the system to purge the log. Then because nginx has been removed, the problem shouldn't come back?

As mentioned nginx referred to the nginx that is part of unraid and providing the webgui, not one in a container. 

Gonna have to maybe watch it for a while, check syslog for repeating messages of a container starting/stopping al the time, which would look a bit like this

 

image.thumb.png.6094356692fcbb8242b8680f08e90079.png

Edited by Kilrah

Looks like the app feed hasn't refreshed in over 24 hours, figured I'd mention here.

image.png

  • Author
40 minutes ago, mrslaw said:

Looks like the app feed hasn't refreshed in over 24 hours, figured I'd mention here.

 

Thanks.  Notifications to me of this weren't working for some reason...

Greetings from Australia and thank you for finally fixing the screen orientation bug.

What is the process for managing the depreciation status of some of my own applications on CA?

  • Author
1 hour ago, Dyon said:

What is the process for managing the depreciation status of some of my own applications on CA?

3 methods

 

  1. Add <Deprecated>true</Deprecated> to the xml files
  2. Move the .xml to a subfolder named Deprecated
  3. Let me know what to deprecate
6 hours ago, Squid said:

3 methods

 

  1. Add <Deprecated>true</Deprecated> to the xml files
  2. Move the .xml to a subfolder named Deprecated
  3. Let me know what to deprecate

 

Thank you! Went with method 1 since that is the easiest :)

  • 2 weeks later...

Not sure if this has been mentioned here before, but I just noticed something weird when browsing apps with this plugin: if I hover the mouse over the 'Info' button without clicking it, it sort of 'auto' clicks it and opens the info panel after a few seconds. I tried this on different computers with different browsers to check it wasn't just me and they all do the same thing. Is this intentional or could there be something else causing this on my end?

It's intentional but there's a setting to disable it.

4 minutes ago, Kilrah said:

It's intentional but there's a setting to disable it.

Found it, thanks 

  • Author
4 hours ago, jonitfcfan said:

Not sure if this has been mentioned here before, but I just noticed something weird when browsing apps with this plugin: if I hover the mouse over the 'Info' button without clicking it, it sort of 'auto' clicks it and opens the info panel after a few seconds. I tried this on different computers with different browsers to check it wasn't just me and they all do the same thing. Is this intentional or could there be something else causing this on my end?

Yeah.  Hover over the Icon or the Info button will auto open the sidebar after ~3sec  Similar to how the forum works, but can be disabled.

I get the following Error Message:

 

Bei der Installation von get_content ging etwas schief
Post the ENTIRE contents of this message in the Community Applications Support Thread

OS: 6.11.5
Browser: Mozilla/5.0 (Linux; Android 13; 2107113SG) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.0.0 Mobile Safari/537.36
Language: de_DE

No data was returned. It is probable that another browser session has rebooted your server. Reloading this browser tab will probably fix this error

 

Seems to be the Same Template problem from September 2023.

Something really wrong went on during get_content
Post the ENTIRE contents of this message in the Community Applications Support Thread

OS: 6.11.5
Browser: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/112.0
Language:

No data was returned. It is probable that another browser session has rebooted your server. Reloading this browser tab will probably fix this error

 

Same problem on my Instance today...

 

Something really wrong went on during get_content
Post the ENTIRE contents of this message in the Community Applications Support Thread

OS: 6.11.5
Browser: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.0.0 Safari/537.36
Language:

No data was returned. It is probable that another browser session has rebooted your server. Reloading this browser tab will probably fix this error

 

Edited by TobiasKWF
code added

Same for me

 

Quote

Something really wrong went on during get_content
Post the ENTIRE contents of this message in the Community Applications Support Thread

OS: 6.11.5
Browser: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.0.0 Safari/537.36
Language:

No data was returned. It is probable that another browser session has rebooted your server. Reloading this browser tab will probably fix this error

 

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.