SSH Connection refused

I’m following the steps from the prior discussion Bridge Mode AP lost connection to fix the same issue, but when i go to ssh i get the following error:

$ ssh root@fe80::cc2b:fe2:2105:11c1%enp0s31f6
ssh: connect to host fe80::cc2b:fe2:2105:11c1%enp0s31f6 port 22: Connection refused

I can still ping the IP address just fine.

$ ping fe80::cc2b:fe2:2105:11c1%enp0s31f6
PING fe80::cc2b:fe2:2105:11c1%enp0s31f6(fe80::cc2b:fe2:2105:11c1%enp0s31f6) 56 data bytes
64 bytes from fe80::cc2b:fe2:2105:11c1%enp0s31f6: icmp_seq=1 ttl=64 time=0.034 ms
64 bytes from fe80::cc2b:fe2:2105:11c1%enp0s31f6: icmp_seq=2 ttl=64 time=0.045 ms
64 bytes from fe80::cc2b:fe2:2105:11c1%enp0s31f6: icmp_seq=3 ttl=64 time=0.189 ms
64 bytes from fe80::cc2b:fe2:2105:11c1%enp0s31f6: icmp_seq=4 ttl=64 time=0.045 ms

Any ideas?
I’m using version 2.7 of the Morse openwrt on an EKH01-03.

I wonder if the reason is I changed the hostname when i reconfigured for the new version of openwrt, but I have promptly forgotten what I changed it to. Any idea how I can find it in the files on the SD card?

Thanks,
Lew

If you’re really stuck, you can flash your SD card again (with the uncompressed image).

Shouldn’t have anything to do with the changed hostname. Are you sure you’re pinging the right address? Maybe show what you used to find it.