Total Noob here, not positive if the question should be here, or in plugins forum, anyways, I downloaded installed 7.2.3, setup my array so far so good :) now when I goto Apps: I see the friendly prompt: click install to download and install community Applications Plugin, but, clicking install yield to trouble..: plugin: installing: community.applications.plg
Executing hook script: pre_plugin_checks
plugin: downloading: community.applications.plg ...
plugin: community.applications.plg download failure: Invalid URL / Server error response
Executing hook script: post_plugin_checks so i try: wget https://raw.githubusercontent.com/Squidly271/community.applications/master/plugins/community.applications.plg then I try: plugin install community.applications.plg
plugin: installing: community.applications.plg
Executing hook script: pre_plugin_checks
plugin: XML file doesn't exist or xml parse error
Executing hook script: post_plugin_checks
sh: -c: line 1: unexpected EOF while looking for matching `''
Looking at the first part of the file we have: <?xml version='1.0' standalone='yes'?>
<!DOCTYPE PLUGIN [
<!ENTITY name "community.applications">
<!ENTITY author "Andrew Zawadzki">
<!ENTITY version "2024.12.14">
<!ENTITY md5 "92a6a2ec642c6d731605317e4df42f56">
<!ENTITY launch "Apps">
<!ENTITY plugdir "/usr/local/emhttp/plugins/&name;">
<!ENTITY github "unraid/community.applications">
<!ENTITY pluginURL "https://raw.githubusercontent.com/&github;/master/plugins/&name;.plg">
]>
<PLUGIN name="&name;" author="&author;" version="&version;" launch="&launch;" pluginURL="&pluginURL;" min="6.12.0" support="https://forums.unraid.net/topic/38582-plug-in-community-applications" icon="users">
<CHANGES>
###2024.12.14
- Changed: Relocate GitHub repository to unraid
- Added: Display TailScale WebUI if present
- Changed: Rearrange coding
thoughts? is this a known issue? (yes, I can ping 1.1.1.1, and google.com), this is not connectivity issue me thinks.