Everything posted by Squid
-
Is Mover tuning still not working for 7.0 and up
Mover tuning has always had quirks. By and large though the issues are due to configuration errors of it. You should really disable Mover Tuning and then try moving normally and if that works, then ask for help in the support thread for the plugin.
-
Mayday Mayday
Try booting normally, and after logging in as root try use_ssl no This should allow you to hit directly the IP address. Then you can disable SSL in settings and delete / reprovision / generate the certificate. (The command alone will not have SSL disabled if you reboot) If still not working, then try at the command prompt slim to see if the webGui loads But, if you're in a building with included internet, I'm surprised that you have a dedicated modem for your unit. There's likely another modem in front of it for the entire building which is complicating everything.
-
Mayday Mayday
They lied. But, you are stuck with 192.168.x.x. Unless you upgrade to a business account But, your easiest solution is to use a locally attached monitor and mouse and boot into GUI mode. From Settings, Network settings, use enable IPv4 Address as automatic. After applying, if you still can't hit it from your desktop, then from Settings - Management Access, set Use SSL to No. You should then be able to hit it via the IP address (http://192.168.2.44). After that, you can delete and renew the certificates etc and set Use SSL back to strict. It sometimes takes time for the OS to figure out that the IP has changed, as you're likely seeing something like 192-168-1-61.d0435f2c80d09e17f2574f708..../my.unraid.net/login in the address bar FWIW, personally what I do is have the Tailscale plugin installed. All of my bookmarks etc refer to the URL to access the server via TailScale (including shares). You do however need TS installed on your clients, but a huge advantage is that on mobile / laptops you can always hit the server via TS no matter what WiFi you may be connected to, and as a side benefit if you use Plex from other devices not on your local network then with Bell its always a PITA to get a direct connection for playback and you'll wind up with an indirect connection (and it's limitations) but via TS you're always going to effectively have a direct connection with better playback quality.
-
Unraid OS Version 7.2.0-beta.1 available
This is fixed next release. Apologies for any inconvenience
-
Unraid OS Version 7.2.0-beta.1 available
Can you elaborate a bit on that? TS integration into a docker container? TS Plugin?
-
Unraid OS Version 7.2.0-beta.1 available
As a note, Updates to UD Preclear, recycle bin and cache dirs to fix some minor display issues on 7.2 will be issued later on today. They do all operate though as is. Another update to CA will happen in the next day or two to further refine the responsiveness and fix a couple of issues if the font-size wasn't set to "normal" in Settings - Display Settings. For CA, if you do upgrade the OS without running the latest version of CA (2025.07.22a) , you will see a completely blank page with only a "Upgrade Available to CA" banner. Hit the update link and all will be good.
-
[Plug-In] Community Applications
Let it sit there for about 2 minutes. If it doesn't change or go aways, go to Settings, Community Applications and hit "Debugging" and then upload the zip file here
-
[Plug-In] Community Applications
It's because of how descriptions were years ago. [ and ] (or the equivalent html coding) were converted to < > and then used as embedded html tags. Much much stricter now and anything that can be construed as a tag get removed period (after that conversion). Strictly markdown only allowed for formatting, and even that's stricter as CA also won't allow a link through even if done via markdown. Security trumps all in this day and age.
-
Problems Downloading / Installing Apps etc
Try setting static DNS addresses in your server (Settings - Network settings). Use 208.67.222.222 and 208.67.220.220 and see if that makes a difference
-
[Plug-In] Community Applications
I saw that also just after the release, along with another display pet-peeve that probably I'd be the only one to notice. But, I did have to switch gears to another priority and haven't done the fixes for them (TBH, I wasn't sure how many people used that part of previous apps either)
-
[Plug-In] Community Applications
Can you do a quick test -> Disable Theme Engine and see if that makes a difference. Also, in Settings, Display Settings can you let me know what the display font size is set to...
-
cache_dirs - an attempt to keep directory entries in RAM to prevent disk spin-up
GitHubGitHub - unraid/cache_dirsContribute to unraid/cache_dirs development by creating an account on GitHub.
-
[Plug-In] Community Applications
Yeah, I saw the same thing. FWIW, that line appears when somebody changes something in the code so that it doesn't match what I've released. In this case, it appeared because the file used for the checksums referenced a file that no longer existed...
-
Recycle Bin (vfs recycle) for SMB Shares
Everyone is free to issue PRs if there is an issue they've identified and fixed that LT hasn't done yet
-
[Plug-In] Community Applications
Thanks.
-
[Plug-In] Community Applications
And for those waiting on repositories to be added to the system, I wound up behind schedule and its being done now
-
[Plugin] CA Fix Common Problems
On the todo list for a complete revamp of the GUI (already have a mockup of it), along with selectable tests being run
-
Unassigned Devices - Managing Disk Drives and Remote Shares Outside of The Unraid Array
Completely agree and already on a todo list to show that and more importantly not give the option of NFS if NFS isn't enabled
-
Unassigned Devices - Managing Disk Drives and Remote Shares Outside of The Unraid Array
Thanks, I'll check it out
-
Recycle Bin (vfs recycle) for SMB Shares
That's correct. This plugin is only for deletions via SMB. Any other deletions are not handled and are out of scope for this at least short term.
-
[Plug-In] Community Applications
The popup in CA is weird because it thinks the appfeed downloaded, but in reality it didn't -> I'll have to investigate and try and replicate. (But, there is an update to the beta plugin issued today) The TLS error I'd trying resetting your modem / router and if that doesn't fix then recreate your docker.img file and reinstall from Apps - Previous apps. After that, I'd post in General Support as it isn't a CA problem
-
[Plug-In] Community Applications
Nothing in particular. Just anything that you notice. Another update pushed out today for it. Putting this out to the production version is close, but either way requires me to do complete compatibility tests on everything in 7.1, 7.0 and 6.12
-
[Plug-In] Community Applications
If you aborted, then it does continue if you remain on the page, but the message is generic in that its for all backend communication, not simply the downloads. Timeouts are lengthened on the primary server, but then unlimited on the backup server, so there is an extra 30 seconds being tacked on since that's the timeout on primary. Not sure if I'd want the primary to have no timeout before it switches over to the backup though
-
[Plug-In] Community Applications
Awesome. Once this version is out of beta you’ll have to switch back to the other version. But if you do notice any oddities let me know. It’s safe to run but beyond the basics I haven’t gone through with a fine tooth comb on versions earlier than 7.2 and anything you happen to notice just during normal use saves me a ton of work. FCP will probably yell at you for an unknown plugin installed so just ignore that. You also now wind up in the credits as a tester lol
-
[Plug-In] Community Applications
@TwistedCarnivore @snidera Can you try this and tell me if this fixes your issues. Uninstall Community Applications from the plugins tab. Then in the Install Plugin section paste this in there: https://raw.githubusercontent.com/unraid/community.applications/refs/heads/css/plugins/community.applications-css.plg You may see a popup saying it's taking longer than expected etc but curious if this does fix it. Timeouts are adjusted, and also need to know if any display issues etc show on 7.0/7.1 (shouldn't be though). You don't need to test anything specifically though. It's a major revamp of the CSS