September 3, 2025Sep 3 please someone help to candidate this app to the CA ?Its the official repository and devoloper of projectidk how but the template in the CA is not the officialhttps://github.com/tcely/unraid-templates/tree/main/tubesync
September 4, 2025Sep 4 Author On 9/3/2025 at 12:00 PM, Rafael Moraes said:please someone help to candidate this app to the CA ?Its the official repository and devoloper of projectidk how but the template in the CA is not the officialhttps://github.com/tcely/unraid-templates/tree/main/tubesyncYou need to submit the repository via this form: https://form.asana.com/?k=qtIUrf5ydiXvXzPI57BiJw&d=714739274360802
September 9, 2025Sep 9 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?
September 9, 2025Sep 9 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.
September 9, 2025Sep 9 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!
September 16, 2025Sep 16 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
September 16, 2025Sep 16 Author 5 hours ago, Kilrah said:Looks like something similar has happened again with all bergware/dynamix pluginsYeah. 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
September 18, 2025Sep 18 Hello, I'm running into problems when trying to access my community applications tab. When loading the tab I'm met with this: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 311Any ideas what's happening?
September 18, 2025Sep 18 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: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 311Any 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.
September 18, 2025Sep 18 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: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 311Irgendwelche 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:311Gruß Andreas Edited September 18, 2025Sep 18 by Hitchcock
September 18, 2025Sep 18 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... :(
September 18, 2025Sep 18 Same issue as Nuno Mota, Hitchcock, bartdejonckheere and thatnovaguy.I removed the plugin and reinstalled via app page but the error persists.
September 18, 2025Sep 18 I can confirm I'm experiencing the same issue this morning. I made no changes recently and changing DNS servers did not help.
September 18, 2025Sep 18 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: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 311Any ideas what's happening?Same issue here, worked 2 mins prior and suddenly I got this error.Version 2025.08.16
September 18, 2025Sep 18 I too now having a problem accessing CA Tabits on 2 of my unraid serverstroubleshooting with chatgpt, pointing at a github problem Edited September 18, 2025Sep 18 by magicman32
September 18, 2025Sep 18 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.
September 18, 2025Sep 18 I also have the same issue. Tried installing a previous version but this also results in the same error.
September 18, 2025Sep 18 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.
September 18, 2025Sep 18 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
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.