|
Firstly, thank you for all the work you’ve put into TimeCapsuleSMB. I’ve been trying to install it on my Time Capsule, but I appear to be consistently getting stuck at the same point after deployment. Environment
What happens:
The Time Capsule reboots, but SSH never comes back. TimeCapsuleSMB eventually reports: Current state: After the reboot:
What I’ve tried
Diagnostics TimeCapsuleSMB correctly detects:
The deployment consistently reaches the reboot stage but never gets any further. Question: Since ACP remains reachable after reboot, is there a manual way to:
I’m happy to test development builds, run additional diagnostics, or provide the full diagnostics output if it would help. |
Replies: 2 comments 5 replies
|
What does doctor/checkup say? |

The SSH timeout is mostly a red herring: the app was probing a stale IP after the Time Capsule apparently reset itself again.
“Connection refused” at .132: the device was there, but SSH was disabled.
“Operation timed out” at .212: the device was no longer at that address.
Try setting your device to 1 static IP address, since it seems to change IP addresses on reboot due to DHCP.