July 13Jul 13 hi is anyone else having issues with the plugin?i keep getting. already uninstalled the plugin and forced it back so kind of weird. any advice will be helpful
July 13Jul 13 4 hours ago, gacpac said:hi is anyone else having issues with the plugin?i keep getting. already uninstalled the plugin and forced it back so kind of weird. any advice will be helpfulYup, updated today and I'm faced with this exact issue.
July 13Jul 13 8 hours ago, gacpac said:hi is anyone else having issues with the plugin?i keep getting. already uninstalled the plugin and forced it back so kind of weird. any advice will be helpfulGlad I'm not the only one - I just did a full Mobo replacement and was wondering what I broke during setup haha
July 13Jul 13 Latest update seems to conflict with the sidebar layout of unraid when in the apps page, covered menu:fine when on dashboard: Happens in both firefox/edge Edited July 13Jul 13 by cr4zy
July 13Jul 13 I've also been having the issue. Assuming it was a bug and they would get it patched out soon.Developer tools shows the following errors.Tested on:Unraid version 7.3.2Firefox 152.0.5Chrome 150.0.7871.115hi is anyone else having issues with the plugin?9 hours ago, gacpac said:i keep getting. already uninstalled the plugin and forced it back so kind of weird. any advice will be helpful Edited July 13Jul 13 by rbonney
July 13Jul 13 Possible packaging issue: CA .txz owns / and /usr as the build user, breaks root SSH (StrictModes)Up front: I'm a basic Unraid user and didn't diagnose this myself — I lean on an AI assistant (Claude) that did the digging. I'm just passing along what it found. If something's wrong or you want more detail, tell me what to run and I'll paste it.After a recent Community Applications update, root SSH by key stopped working — every key rejected with "Permission denied". The server log showed:sshd-session: Authentication refused: bad ownership or modes for directory /sshd-session: Failed publickey for root ...The key was fine and still in authorized_keys. It traced to the ownership of / itself:# ls -ld / /usrdrwxr-xr-x 20 501 games ... /drwxr-xr-x 1 501 games ... /usr/ and /usr were owned by UID 501 / GID 20 (games) instead of root:root. sshd's StrictModes (on by default) won't read authorized_keys if any directory up the path — like / — isn't root-owned, so it rejects every root key.The 501:games comes from the CA package. Every entry in the .txz is owned by the build user, including the top-level directories that overlap the host:# tar tvf community.applications-2026.07.11-x86_64-1.txz | grep -v ' root/root'drwxr-xr-x andrewzawadzki/staff 0 2026-07-11 00:25 ./drwxr-xr-x andrewzawadzki/staff 0 2026-07-11 00:25 ./usr/... (all 60 entries are andrewzawadzki/staff)andrewzawadzki = UID 501 and staff = GID 20 on a Mac; on Unraid there's no UID 501 and GID 20 is games. Since upgradepkg runs as root and preserves the archived ownership, installing ./ and ./usr/ re-owns the live / and /usr to 501:games. Plugins reinstall from flash at every boot and on each update, so it re-applies.This got me back in (just the two directory inodes; run it from the webUI/console Terminal since SSH is down):chown root:root / /usrHappy to run any diagnostics if that's useful.
July 13Jul 13 1 hour ago, tmaults said:Possible packaging issue: CA .txz owns / and /usr as the build user, breaks root SSH (StrictModes)That was fixed yesterday, update/reboot
July 13Jul 13 Updated CA today and the layout is now broken like in the attached picture. Tried in both Firefox and Chrome. I'm assuming it is because of the resolution of my screen (1440p) because if I swap to 1080p then there is no overlap.
July 13Jul 13 yup it's a bugg! I posted in the product app newly launched and no response as of yet. Maybe if you do upvote someone will take a look at it?community apps not loaded | Unraidi'm sure squid will be the one looking at it lol
July 13Jul 13 Downgraded, this looks like it was unnecessarily rushed way too early. Maybe should have been gated to next unraid beta.
July 13Jul 13 11 minutes ago, Kilrah said:Downgraded, this looks like it was unnecessarily rushed way too early. Maybe should have been gated to next unraid beta.yoo where's the url to install the downgraded version
July 13Jul 13 43 minutes ago, Kilrah said:Downgraded, this looks like it was unnecessarily rushed way too early. Maybe should have been gated to next unraid beta.Yes, will need this also. I cannot install any plugins. Both buttons on the card (Details & Install) both open to the details page. No sign of an install button or otherwise. Edited July 14Jul 14 by Golfnut1221
July 14Jul 14 If anyone had the "Something went wrong" banner and hasn't rebooted their server yet, can you upload your diagnostics here.
July 15Jul 15 Thank you for the new version, really nice to see constant development over the years. Very impressive!Could you integrate an option to have the project link already on the card? for many, many apps i want to look first into the official page to understand better what i am getting into and not only the general outline. I know this maybe a different flow than what most people do, since an optional flag to show this link on the card.Thank you
July 20Jul 20 Hello,I am the only one with this error :Stack trace:#0 /usr/local/emhttp/plugins/community.applications/skins/Narrow/skin.php(1624): date('M j, Y', '2026-07-17')#1 /usr/local/emhttp/plugins/community.applications/skins/Narrow/skin.php(915): displayPopup(Array)#2 /usr/local/emhttp/plugins/community.applications/include/exec.php(2039): getPopupDescriptionSkin('/tmp/community....')#3 /usr/local/emhttp/plugins/community.applications/include/exec.php(138): getPopupDescription()#4 {main}thrown in /usr/local/emhttp/plugins/community.applications/skins/Narrow/skin.php on line 1624[20-Jul-2026 13:05:50 America/Toronto] PHP Fatal error: Uncaught TypeError: date(): Argument #2 ($timestamp) must be of type ?int, string given in /usr/local/emhttp/plugins/community.applications/skins/Narrow/skin.php:1624I am tryng to download seekify ont the community apps and it crashAll the other one are working alsoMy community apps was updated the last time de 2026-07-14
July 22Jul 22 Latest version of this plugin freezes the browser tab completely, after browsing the apps for a while. Browser informs that tab should be stopped.This is repeatable in Firefox/Brave.The plugin is buggy as hell. The old version was flawless.How do I downgrade?
Saturday at 05:00 PM3 days Getting support from someone for CA seems like a lot of trouble. Although my template is completely build like the starter template, it looks like it is removed? in the CA. Nobody seems to be reachable to explain this. What is wrong, what's needs to be adjusted.Repo is here; https://github.com/TeeCodeDev/unraid-templates Edited Saturday at 05:00 PM3 days by DutchTee86
Saturday at 05:18 PM3 days You can use this board to report any CA template issues: https://product.unraid.net/b/community-apps-submission-support
Saturday at 05:35 PM3 days 31 minutes ago, DutchTee86 said:Although my template is completely build like the starter template, it looks like it is removed? in the CA. Nobody seems to be reachable to explain this. What is wrong, what's needs to be adjusted.Go to Apps, Statistics, Invalid templates, search for gyroidvault, you'll find{ "TemplatePath": "/tmp/GitHub/repositoryClone/TeeCodeDev/unraid-templates/templates/GyroidVault.xml", "errors": [ "char '&' is not expected." ], "FirstSeen": null },Looks like (at least) you have an unescaped & , and it's in a changelog block that's also missing the <Changes> start tag.A simple XML validator would catch that. Edited Saturday at 05:37 PM3 days by Kilrah
Yesterday at 12:58 PM1 day On 7/25/2026 at 7:35 PM, Kilrah said:Go to Apps, Statistics, Invalid templates, search for gyroidvault, you'll find{ "TemplatePath": "/tmp/GitHub/repositoryClone/TeeCodeDev/unraid-templates/templates/GyroidVault.xml", "errors": [ "char '&' is not expected." ], "FirstSeen": null },Looks like (at least) you have an unescaped & , and it's in a changelog block that's also missing the <Changes> start tag.A simple XML validator would catch that.Ok, thank you. I have resolved the issue (2 days ago) but am still seeing the error. A xml validator detects no faults. Any idea how to get it back in the store?
Yesterday at 04:20 PM1 day 3 hours ago, DutchTee86 said:Ok, thank you. I have resolved the issue (2 days ago) but am still seeing the error. A xml validator detects no faults. Any idea how to get it back in the store?Wait until it updates, looks like it's stuck again.
20 hours ago20 hr On 7/20/2026 at 4:06 AM, GilbN said:How often is the feed updated? Last update was July 18did you get an Answer to this question ?we are the JUly 27 17:30 EDT and
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.