-
[Support] selfhosters.net's Template Repository
Here's how to fix - FYI - open a console window under the Airconnect docker and type: apt-get update apt-get install -y libatomic1 This installs the missing library I had to do this for 2 or 3 releases in recent weeks but I think the latest Airconnect has this fixed because I didn't have to do the above
-
JT-DFW started following [Support] selfhosters.net's Template Repository
-
[Support] selfhosters.net's Template Repository
I updated some Dockers earlier this week and Airconnect seems to be broken - here's the log file: AirConnect-AIRUPNP] AIRUPNP_VAR is present, launching with custom launch variables: -x /config/config.xml /usr/bin/airupnp-docker: error while loading shared libraries: libatomic.so.1: cannot open shared object file: No such file or directory [AirConnect-AIRUPNP] Launching AIRUPNP ... [AirConnect-AIRUPNP] AIRUPNP_VAR is present, launching with custom launch variables: -x /config/config.xml Any ideas how to fix?
-
Server web page messed up after update
Thanks - uninstalling and re-installing fixed the problem!
-
Server web page messed up after update
This morning I performed an update to "dynamix.unraid.net.plg" and afterwards, the server webpage now has two orange "Unraid"s at the top left of the page and the links to main and dashboard pages are no longer there - I can get to those pages by entering the server URL with .../main or .../dashboard - confirmed this problem exists with Chrome, Safari and Edge browsers
-
"Not Enough Space" when cache becomes full using cache = "yes" for share
Thanks! That actually makes sense but unfortunate that it defaults to 0
-
"Not Enough Space" when cache becomes full using cache = "yes" for share
I tried moving a large amount of very large files (uncompressed blu-ray rips) from my Windows server to my Unraid server - once my 1TB NVMe cache became full, all of the copies failed (robocopy from the Windows server) because of the error message in the title - I thought that once the cache became full that files would be copied directly to the array - (I had the option set to cache = yes for the share) - yes I have read some stuff about this online but this seems like a real miss on the part of Unraid - I have to turn off the cache for this share to copy everything unattended - on my Windows 10 server running Drivepool with two SSD cache drives, this would not happen - I know that I should not be setting the share to "prefer" if I want "spillover" to the array once the cache is full - can someone explain this?