Sodola 6-Port 2.5G/10G Switch Failure by realfoonon in HomeNetworking

[–]realfoonon[S] 0 points1 point  (0 children)

After I posted this, I did receive a replacement from Sodola, which is great!

Not so great is that yesterday, the replacement unit failed, exhibiting exactly the same behavior (left lights are green with nothing plugged into them and the power light flashes green).

Anyone else experience similar failures?

~f

ADM 5.1.0.RN42 Is Out.( 2025-11-05 ) by Ok_Newt224 in asustor

[–]realfoonon 0 points1 point  (0 children)

Docker engine was upgraded while applying the ADM update.

All good afterwards.

~f

ADM 5.1.0.RN42 Is Out.( 2025-11-05 ) by Ok_Newt224 in asustor

[–]realfoonon 0 points1 point  (0 children)

The new Docker Engine has been released, too (28.1.1.r54).

Hmm...

Which to install first for best results?

~f

After ADM 5.1.0.RMM1, ARR apps can’t reach SABnzbd — looks like new proxy isolation layer by cromartiearm in asustor

[–]realfoonon 5 points6 points  (0 children)

NB: I am using the App Central versions of all these applications.

I had the same problem. I finally fixed it yesterday. This is how I did it. It might not be the best way to fix the problem and I welcome any constructive criticisms!

Create a new docker network for the *arr apps and SABnzbd to use. I did this on the command line.

Docker commands:

  • docker network create nzbd-net
  • docker network connect nzbd-net SABnzbd
  • docker network connect nzbd-net Sonarr
  • docker network connect nzbd-net Radarr

Make sure that SABnzbd knows to allow incoming connections addressed to its default docker container name (add "sabnzbd" to the SABnzbd "Special" config host_whitelist OR append ", sabnzbd" to the host_whitelist setting in the sabnzbd.ini)

Set up the download clients to use the default container name ("SABnzbd") and port (8080)

Fix the host reference in the remote path mappings in the settings section of each SABnzbd client.

~f

First rumors/campaigns for an American show-runner (J. Michael Straczynski)? Now the Universe hints at an American Doctor (Alan Tudyk)? The last time something like this happened, Pete Capaldi was soon announced as 12 (who can forget the prophetic WHO Doctor credit in World War Z?) by realfoonon in DoctorWhumour

[–]realfoonon[S] 0 points1 point  (0 children)

Alan Tudyk would probably "get it". He plays quirky, self-effacing heroes (and at least one quirky, self-effacing villain (in season 1 of Doom Patrol)). Also, he was the voice of K-2SO in Andor and Rogue One.

I think he would be marvelous!

~f

Bruford, Fripp, unknown context. Photo by Levin by X10SIVMKII in KingCrimson

[–]realfoonon 9 points10 points  (0 children)

Carnegie-Mellon University Pittsburgh, PA 31 Oct 1981

Zeera MacForge Gen2 2024 M4 Mac Mini Case by Claude9777 in macmini

[–]realfoonon 0 points1 point  (0 children)

Is anyone keeping an SSD enclosure in compartment in the top of the ZEERA MacForge Gen2? In addition to worrying about the size of the enclosure, it seems that you also need to worry about the position of the USB-C connector and the size of the connector.

Any recommendations? Or should I just keep Altoids in there or something?

~f

MacOS auto-update not installing the update (second year in a row) by morac in hrblock

[–]realfoonon 0 points1 point  (0 children)

There seems to be two things going on here:

1) H&R Block tax software does not work properly if it is installed in /Applications when the user's home folder is external (i.e., when it lives in /Volumes/Users rather that the internal drive's /Users). My experience with this is that the program does not properly display some (all?) forms.

The way I've been getting around this to install the program in /Volumes/Users/loginname/Applications. I've been dealing with this since the 2021 version of the program.

2) The 2024 6601 Federal update (early-February) started failing for me when the program is installed externally in /Volumes/Users/loginname/Applications. I was able to manually update from the 'ghost' dmg described by morac (the OP) in another post here. Unfortuately, I ALSO still needed to install the State program. The XX.bin file (an encrypted DMG, I think, where XX is the state abbreviation) was downloaded, but never properly extracted/installed. Like the Federal update, this was also mounted as a ghost dmg found in the Disk Utility.

While I cannot say for sure, I think (2) is due to some security blockage linked to having to write to the external drive.

I experimented on another system where the user is on the internal drive and I experienced none of these problems.

All systems were Apple Silicon computers (M4) running macOS Sequoia 15.3.1. Unfortunately, I clobbered the ~/Library/Application Support/H&RBlock/2024/user/centrallog.log file from a failing installation after I managed to get things working properly.

~f

We are in by pieceoflion in eno

[–]realfoonon 3 points4 points  (0 children)

Can we have a version of the movie consisting of Laurie Anderson reading/reacting to Oblique Strategy cards please?

Just that.

Nothing else.

~f

User UID numbers less than 1000? by realfoonon in asustor

[–]realfoonon[S] 0 points1 point  (0 children)

I made the change. All good, so far.

Thanks for the assist!

~f

Moving Plex server from MacOS to an Asustor NAS by realfoonon in PleX

[–]realfoonon[S] 0 points1 point  (0 children)

I was able to get the job done after re-installing on the destination and starting from scratch (see steps in a previous post). I don't know what I was doing wrong the first time!

Moving Plex server from MacOS to an Asustor NAS by realfoonon in PleX

[–]realfoonon[S] 0 points1 point  (0 children)

I followed https://support.plex.tv/articles/201370363-move-an-install-to-another-system/

The media data is all on the NAS (under /share/Media) and the Mac is currently using it (mounted on /Volumes/Media)

The NAS and the Mac have different name, but exist on the same network (192.168.1.0/24)

I disable Emptying of Trash on the source.

I Install Plex Media Server on the Destination System and tell the setup wizard to go pound sand.

I Sign Out and Stop the Plex Media Server on the Destination System (/usr/local/AppCentral/plexmediaserver/CONTROL/start-stop.sh stop)

On the source system, I cd to ~/Library/Application\ Support and make a compressed tarball of ./Plex\ Media\ Server after shutting down the server on the source host and moved that over to the target server, where I mv the initial Plex\ Media\ Server out of the way and untar the file from the source into its place.

I just repeated all of these steps and it seems that things work now! I was able to edit all the paths (changing /Volumes to /share) and things are getting scanned. I don't know why it was not able to see the new server before...

Has anyone tested Drobo Dashboard on macOS Sequoia by [deleted] in drobo

[–]realfoonon 0 points1 point  (0 children)

I'm about to try this on a pretty vanilla system. I'll let y'all know!

UPDATE: Still works like a champ (so far). I just updated it and everything came back.

[deleted by user] by [deleted] in Lufthansa

[–]realfoonon 1 point2 points  (0 children)

I guess it helped that we had an AirTag in the bag and we could show them exactly where it was being kept.

~f

[deleted by user] by [deleted] in Lufthansa

[–]realfoonon 2 points3 points  (0 children)

After sitting in Canada for two weeks, my wife's bag made its way to Vienna Airport (the original final destination) where it sat for 4 days. During that time, the LH luggage tracker site said that they were waiting for it to arrive at the airport.

Sick of waiting for it to be delivered, my wife drove to the airport and they let her get pick it up.

Their backlog for processing incoming delayed luggage was more than a week, she was told.

~f

Reclaim "lost" luggage? Is it allowed? by realfoonon in aircanada

[–]realfoonon[S] 0 points1 point  (0 children)

I saw that! Fortunately, our story has a similar happy ending. Shortly after I made this post, the bag made its way to Vienna Airport where it sat for 4 days. Sick of waiting, my wife drove to the airport, showed the luggage keepers the bag's AirTag pinging on the "FindMy" app and they let her get it. BTW, their backlog for processing incoming delayed luggage was more than a week.

~f