January 6, 20224 yr 1 hour ago, Squid said: Settings - Community Applications - Enable Debugging Go To Apps, Wait a bit then Settings - Community Applications, Download Logs If it's empty, then try the browser without any addons or I'd have to TeamViewer into your system. Cant do the second part, there is no "Download logs" option for me.
January 6, 20224 yr 44 minutes ago, Squid said: We'll have to set up a time to do a TeamViewer session Any specific date? I am available now and for the next ~4 hours
January 6, 20224 yr Author Anytime (not today) Friday / weekend works good for me. Time of day doesn't particularly matter
January 7, 20224 yr 14 hours ago, Squid said: Anytime (not today) Friday / weekend works good for me. Time of day doesn't particularly matter I am available now for the rest of the day
January 7, 20224 yr I had the same issue after upgrading CA, a blank page is displayed. Did some investigation and the problem is a missing function "plain()" in helpers.php. @Squidfollowing code correction makes it work: ######################## # Get the ports in use # ######################## function plain($ip) { return str_replace(['[',']'],'',$ip); } function getPortsInUse() { .. .. }
January 7, 20224 yr Author Thanks @bonienl I knew it was something related to the ports section. Curious though that it worked on vast majority of systems due to how the network was configured.
January 7, 20224 yr Yes, it is was dependent on network and management configuration. My test server worked fine, but my main server exhibited the issue. Your latest CA update solves the issue.
January 8, 20224 yr I started with no Pinned Apps (that option was grayed out / disabled on the left sidebar). I pinned plex (linuxserver/plex). This is the only app I pinned. Now when I click Pinned Apps (using Safari), I get this message: Something really wrong went on during pinnedApps Post the ENTIRE contents of this message in the Community Applications Support Thread OS: 6.9.2 Browser: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.1 Safari/605.1.15 Language: <br /> <b>Warning</b>: usort() expects parameter 1 to be array, null given in <b>/usr/local/emhttp/plugins/community.applications/include/exec.php</b> on line <b>1270</b><br /> {"status":"ok"} If I click Pinned Apps using Chrome, I get this: Something really wrong went on during pinnedApps Post the ENTIRE contents of this message in the Community Applications Support Thread OS: 6.9.2 Browser: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.71 Safari/537.36 Language: <br /> <b>Warning</b>: usort() expects parameter 1 to be array, null given in <b>/usr/local/emhttp/plugins/community.applications/include/exec.php</b> on line <b>1270</b><br /> {"status":"ok"} Any ideas?
January 8, 20224 yr Author 20 minutes ago, khager said: Any ideas? 2 Scenarios: If you actually tried to pin linuxserver/plex ( Installed or Previous Apps would be the only place you'd be able to do that ) and it was the only app pinned, then the system should have actually said "No Matching Applications" instead of an error (this is now fixed for next release). This is because technically for about a month or two that particular repository no longer exists. It is now lscr.io/linuxserver/plex which is what shows up via a search or browse. This wouldn't however impact your ability to reinstall from Previous Apps or manage from Installed Apps. Only because the system won't display a pinned app that doesn't actually exist. The error is because I never anticipated that the only pinned app wouldn't exist Your flash drive dropped offline or has corruption that resulted in a corrupted file being read after you set the pinning. Diagnostics should show that.
January 8, 20224 yr Author As an aside, every once in a while I notice that issues / questions on CA get posted within discord, reddit / facebook. While I may have accounts within those support venues, I only rarely (if it's a very boring day) log into them. Additionally, any notifications I may get via email etc from those venues either go straight to my spam box or they are ignored. If there is a bug / question regarding CA itself this forum and this thread is the place to ask. All issues with CA get fixed, usually the same day but only if I know about them.
January 18, 20224 yr Are updates for containers currently broken? All my containers are listed as "not available" under version in the docker tab. In my Unraid logs, I get the error: Jan 18 19:21:56 Unraidserver nginx: 2022/01/18 19:21:56 [error] 5536#5536: *1645538 upstream timed out (110: Connection timed out) while reading response header from upstream, client: 192.168.5.5, server: , request: "POST /plugins/dynamix.docker.manager/include/DockerUpdate.php HTTP/1.1", upstream: "fastcgi://unix:/var/run/php5-fpm.sock", host: "192.168.5.5", referrer: "http://192.168.5.5/Docker/" I have disabled all my firewalls and DNS sinkholes, and I still get this problem. I cannot update containers or plugins. Edited January 18, 20224 yr by Stubbs
January 18, 20224 yr Author 4 hours ago, Stubbs said: Are updates for containers currently broken? All my containers are listed as "not available" under version in the docker tab. In my Unraid logs, I get the error: Jan 18 19:21:56 Unraidserver nginx: 2022/01/18 19:21:56 [error] 5536#5536: *1645538 upstream timed out (110: Connection timed out) while reading response header from upstream, client: 192.168.5.5, server: , request: "POST /plugins/dynamix.docker.manager/include/DockerUpdate.php HTTP/1.1", upstream: "fastcgi://unix:/var/run/php5-fpm.sock", host: "192.168.5.5", referrer: "http://192.168.5.5/Docker/" I have disabled all my firewalls and DNS sinkholes, and I still get this problem. I cannot update containers or plugins. Nothing to do with CA itself. Create a new post in General Support and include your diagnostics
January 19, 20224 yr I have a weird situation, I'm trying to install this: https://hub.docker.com/r/grafana/grafana-image-renderer I search it by "grafana-image-renderer", then hitting the button "Click Here To Get More Results From DockerHub". There are 50 results but any one is the official one... What I'm doing wrong?
January 19, 20224 yr Author Search results are directly from dockerHub, and out of my control the results. Perhaps get rid of the dashes, or simply grafana?
January 20, 20224 yr There seems to be no way to re-enable the previous layout of CA? Is there a setting of sort I am completely missing the 'forest because of the trees' over?
January 20, 20224 yr Author Nope. On average every other year CA's GUI gets a makeover by a UX designer and support for the old GUI goes by the wayside. What are you missing about the old layout?
January 23, 20224 yr I’m not sure if this is really a CA issue. Might even be expected Docker behavior. I’ve recently installed the frigate docker so that I could get started with the configuration but haven’t started the docker because I’m waiting for some hardware (Coral TPU) to arrive. The problem is that every time the Docker Service restarts the docker gets orphaned. Its easily reinstalled from Previous Apps but annoying just the same. Is this a bug or expected behavior? brunnhilde-diagnostics-20220123-1113.zip Edited January 23, 20224 yr by wgstarks typo
January 23, 20224 yr Author It's not CA, but rather docker. The install (or more to the point the docker run command) fails because the template is referencing the hardware it's waiting for, so it automatically becomes an orphan (because effectively it's not installed). You can reinstall (don't use the checkbox) and remove the reference (the docker run command will tell you where the problem actually lies) and then maybe (depending upon the app) be able to start configuring etc. and then once the hardware arrives either add the reference back in or delete it from previous apps and then install it again. (So long as you don't change the name the appdata path will remain the same)
January 23, 20224 yr Thanks. I'll probably just leave it. The TPU will be in by Friday (I hope 🤞) and I doubt I'll be doing any restarts before then. If I just leave the device entry blank the docker won't even install so not worth a bunch of time.
January 26, 20224 yr How can I become an author? I am working on some Modded Minecraft dockers and would like to share.
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.