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

  • 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

I recently upgraded to 7.0.1, and have restarted my server twice. Everything else is running fine, but when I click the Apps tab, I get this screen forever. In addition, whenever I move the mouse over any part of the browser window, it changes to the spinning blue 'Windows is busy' cursor and I cannot click the yellow banner to install the Community Applications Update.

Does anybody have a suggestion for how to resolve this?

Screenshot 2025-09-09 211640.png

20 minutes ago, StoneFalcon said:

Does anybody have a suggestion for how to resolve this?

Go to the Plugins tab and update your plugins. Should be kept up to date especially before an OS update.

6 minutes ago, Kilrah said:

Go to the Plugins tab and update your plugins. Should be kept up to date especially before an OS update.

You are a lifesaver. Thankyou!

On 7/11/2025 at 4:10 PM, Squid said:

Yeah. Every plugin published by Limetech wound up being blacklisted depending upon where you looked (blacklisted in Action Centre, but not blacklisted elsewhere)

Reason is that another maintainer wound up forking the templates for them and put them into his own published repository. Backend realizes that the plugins he's effectively trying to publish (hopefully inadvertently) have the source code in a repository hosted by another user (in this case Limetech).

Looks like something similar has happened again with all bergware/dynamix plugins

  • Author
5 hours ago, Kilrah said:

Looks like something similar has happened again with all bergware/dynamix plugins

Yeah. GitHub did a certificate change yesterday which originally resulted in the feed refusing to validate any of the Dynamix series of plugins. That didn't result in any blacklisting as the feed knew something was weird and aborted. Fixed that, but now some of them are getting blacklisted while others are making it through

Can I ask what exactly "blacklisted" means?

  • Author

Working on the problem re Dynamix

Hello, I'm running into problems when trying to access my community applications tab. When loading the tab I'm met with this:

image.png

Checking the PHP logs shows this entry each time I try to load the tab:

[18-Sep-2025 09:17:44 America/New_York] PHP Fatal error:  Uncaught TypeError: trim(): Argument #1 ($string) must be of type string, array given in /usr/local/emhttp/plugins/community.applications/include/exec.php:311
Stack trace:
#0 /usr/local/emhttp/plugins/community.applications/include/exec.php(311): trim(Array)
#1 /usr/local/emhttp/plugins/community.applications/include/exec.php(1120): DownloadApplicationFeed()
#2 /usr/local/emhttp/plugins/community.applications/include/exec.php(90): force_update()
#3 {main}
  thrown in /usr/local/emhttp/plugins/community.applications/include/exec.php on line 311

Any ideas what's happening?

6 minutes ago, thatnovaguy said:

Hello, I'm running into problems when trying to access my community applications tab. When loading the tab I'm met with this:

image.png

Checking the PHP logs shows this entry each time I try to load the tab:

[18-Sep-2025 09:17:44 America/New_York] PHP Fatal error:  Uncaught TypeError: trim(): Argument #1 ($string) must be of type string, array given in /usr/local/emhttp/plugins/community.applications/include/exec.php:311
Stack trace:
#0 /usr/local/emhttp/plugins/community.applications/include/exec.php(311): trim(Array)
#1 /usr/local/emhttp/plugins/community.applications/include/exec.php(1120): DownloadApplicationFeed()
#2 /usr/local/emhttp/plugins/community.applications/include/exec.php(90): force_update()
#3 {main}
  thrown in /usr/local/emhttp/plugins/community.applications/include/exec.php on line 311

Any ideas what's happening?

I had the same issue earlier, but then it didn't stop loading. Now it does indeed fail with the same error and the same logging.

Screenshot_2025-09-18-15-37-08-70_3aea4af51f236e4932235fdada7d1643 (1).jpg

Experiencing the same with the apps tab this morning. Error and all.

10 minutes ago, thatnovaguy said:

Hallo, ich stoße auf Probleme, wenn ich versuche, auf meine Community-Anwendungen zuzugreifen. Beim Laden der Registerkarte treffe ich darauf:

image.png

Das Überprüfen der PHP-Protokolle zeigt diesen Eintrag jedes Mal, wenn ich versuche, die Registerkarte zu laden:

[18-Sep-2025 09:17:44 America/New_York] PHP Fatal error:  Uncaught TypeError: trim(): Argument #1 ($string) must be of type string, array given in /usr/local/emhttp/plugins/community.applications/include/exec.php:311
Stack trace:
#0 /usr/local/emhttp/plugins/community.applications/include/exec.php(311): trim(Array)
#1 /usr/local/emhttp/plugins/community.applications/include/exec.php(1120): DownloadApplicationFeed()
#2 /usr/local/emhttp/plugins/community.applications/include/exec.php(90): force_update()
#3 {main}
  thrown in /usr/local/emhttp/plugins/community.applications/include/exec.php on line 311

Irgendwelche Ideen, was passiert?

habe ich derzeit auch, ich denk einfach warten. in der php.ini kommt diese Fehlermeldung, keine Ahnung ob es damit zusammenhängt.

[18-Sep-2025 15:42:32 Europe/Berlin] PHP Fatal error: Uncaught TypeError: trim(): Argument #1 ($string) must be of type string, array given in /usr/local/emhttp/plugins/community.applications/include/exec.php:311

Gruß Andreas

Edited by Hitchcock

I started to have the exact same problem a few minutes ago. Made sure everything is fully up to date but it still doesn't work... :(

I can confirm I'm experiencing the same issue this morning. I made no changes recently and changing DNS servers did not help.

18 minutes ago, thatnovaguy said:

Hello, I'm running into problems when trying to access my community applications tab. When loading the tab I'm met with this:

image.png

Checking the PHP logs shows this entry each time I try to load the tab:

[18-Sep-2025 09:17:44 America/New_York] PHP Fatal error:  Uncaught TypeError: trim(): Argument #1 ($string) must be of type string, array given in /usr/local/emhttp/plugins/community.applications/include/exec.php:311
Stack trace:
#0 /usr/local/emhttp/plugins/community.applications/include/exec.php(311): trim(Array)
#1 /usr/local/emhttp/plugins/community.applications/include/exec.php(1120): DownloadApplicationFeed()
#2 /usr/local/emhttp/plugins/community.applications/include/exec.php(90): force_update()
#3 {main}
  thrown in /usr/local/emhttp/plugins/community.applications/include/exec.php on line 311

Any ideas what's happening?


Same issue here, worked 2 mins prior and suddenly I got this error.
Version 2025.08.16

Having Exact same error. Logs are the same

Me too! I was going crazy thinking I messed something up on my end lmao.

I too now having a problem accessing CA Tab
its on 2 of my unraid servers

troubleshooting with chatgpt, pointing at a github problem

Edited by magicman32

Confirming having issue here as well. Confirmed my instance can hit the internet and have tried removing and downloading previous instances of CA with no luck.

I also have the same issue. Tried installing a previous version but this also results in the same error.

Same issue and error message. Was working fine last night and I hadn't made any changes to my server since then. Glad I'm not the only one cause that error message is not leaving much to go on.

Ok I'm not alone, I was here for the same issue, I see in the browser console, network tab, the post return a 500 error. /plugins/community.applications/include/exec.php 500 (Internal Server Error)

For unknown reasons, your browser was unable to communicate with Community Applications running on your server.

Additional information may be within Tools, PHPSettings - View Log

Yep, I've just hit the same issue.

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.