I am running on a mac.
I’ve been using v2.0.6.1 for years- never had an issue.
Yesterday, I clicked the button to upgrade to v2.0.7.1. After it installed, I rebooted. When I got to the desktop, the mac automatically downloaded and installed python3. OK… After it installed, I restarted.
Normally, I would see the Duplicati icon in the menu bar and I can use that to launch the webpage.
But now, it is not there. If I look at running processes, I see duplicati is actively running (using about 20% of my CPU). I’m guessing it is updating the DB?? I don’t know… It has been running for over 24 hours now.
If i look at my system logs, I see a bunch of error messages, which I think might be related to what ever duplicati is doing—
default 17:56:33.118006-0400 python3 Failed to open macho file at /Library/Developer/CommandLineTools/usr/bin/python3 for reading: Too many levels of symbolic links
default 17:56:33.162445-0400 python3 Failed to open macho file at /Library/Developer/CommandLineTools/usr/bin/python3 for reading: Too many levels of symbolic links
default 17:56:33.206764-0400 python3 Failed to open macho file at /Library/Developer/CommandLineTools/usr/bin/python3 for reading: Too many levels of symbolic links
default 17:56:33.250916-0400 python3 Failed to open macho file at /Library/Developer/CommandLineTools/usr/bin/python3 for reading: Too many levels of symbolic links
default 17:56:33.293616-0400 python3 Failed to open macho file at /Library/Developer/CommandLineTools/usr/bin/python3 for reading: Too many levels of symbolic links
default 17:56:33.336098-0400 python3 Failed to open macho file at /Library/Developer/CommandLineTools/usr/bin/python3 for reading: Too many levels of symbolic links
default 17:56:33.378314-0400 python3 Failed to open macho file at /Library/Developer/CommandLineTools/usr/bin/python3 for reading: Too many levels of symbolic links
default 17:56:33.421550-0400 python3 Failed to open macho file at /Library/Developer/CommandLineTools/usr/bin/python3 for reading: Too many levels of symbolic links
default 17:56:33.464147-0400 python3 Failed to open macho file at /Library/Developer/CommandLineTools/usr/bin/python3 for reading: Too default 17:56:33.844023-0400 ReportCrash Sending event: com.apple.stability.crash {“appVersion”:“1.0”,“exceptionType”:1,“process”:“TrustedPeersHelper”,“responsibleApp”:“TrustedPeersHelper”}
default 17:56:33.844378-0400 analyticsd Received event: com.apple.stability.crash {“appVersion”:“1.0”,“exceptionType”:1,“process”:“TrustedPeersHelper”,“responsibleApp”:“TrustedPeersHelper”}
default 17:56:33.844499-0400 analyticsd Aggregated. Transform: StabilityCrashNumerator3WithIncidentID Dirty: 6 Event: com.apple.stability.crash {“appVersion”:“1.0”,“exceptionType”:1,“process”:“TrustedPeersHelper”,“responsibleApp”:“TrustedPeersHelper”,“timestamp”:1687989393843934}
default 17:56:33.844616-0400 analyticsd Aggregated. Transform: StabilityCrashNumerator3 Dirty: 7 Event: com.apple.stability.crash {“appVersion”:“1.0”,“exceptionType”:1,“process”:“TrustedPeersHelper”,“responsibleApp”:“TrustedPeersHelper”,“timestamp”:1687989393843934}
default 17:56:33.856864-0400 ReportCrash Saved crash report for TrustedPeersHelper[10313] version 1.0 (1) to TrustedPeersHelper_2023-06-28-175633_Chriss-iMac.crash
default 17:56:33.861785-0400 ReportCrash Removing excessive log: TrustedPeersHelper_2023-06-28-175633_Chriss-iMac.crash
Is this expected? Is there something I should do to help debug this or check the status?
Thank you for your assistance in advance