Installed 24.10.4 on a Ubiquiti 6+ without issue. LuCI worked fine. A day or so later without changing anything I'm aware of only ssh is available. There was a firefox update in the interim.Firefox without extensions and defaults with http disabled as much as you can still changes to a secure link the majority of the time, unsure why it attempts occasionally. NIC set to same parameters I believe, but simply 192.168.1.2 and 255.255.255.0
I reset the router and changed the password, but nothing has helped. It feels like my error due to unfamilarity. There's a similar post, without resolution. What might have caused this? I can just reinstall LuCI through ssh, but I don't feel like that's the problem. Thanks.
Let's take a look at the config to see if we can find the issue:
Please connect to your OpenWrt device using ssh and copy the output of the following commands and post it here using the "Preformatted text </> " button (red circle; this works best in the 'Markdown' composer view in the blue oval):
Remember to redact passwords, VPN keys, MAC addresses and any public IP addresses you may have:
I don't see anything really out of the ordinary here -- pretty close to defaults.
Is this connected to your network?
Or is it only to your computer (and obviously via a PoE source -- in other words: directly through a PoE injector or via a switch with just the two connections to your computer and the AP)?
How are you trying to connect (what address, what browser, etc.)? Does your host have any VPNs running? Or do you have any other network connections on the computer?
After the inital flash I changed the root password and that was as far as I went. I have been stopping the WiFi, VPN, firewall, all on the client side before enabling the nic and connecting to the U6+ with what I'm assuming is the PoE that came with it. I've restarted the computer with all above disabled and it doesn't make any difference. Firefox is the only thing that's unhappy I think. After reading your post I went and tried Firefox again in troubleshooting mode, removed an extenstion, refreshed it with the same result, so it's not a result of anything I changed in Firefox.
I will, but haven't yet. Just need a bit to figure it out, haven't run anything other than Firefox for a while and don't want to get a blatantly privacy disrespecting browser. I've been out of hardware/software for a couple decades so it'll take me a few to get up to speed. Thanks.
edited to add....
I haven't tried the browser yet, but I took the Starlink router offline and tried from a cold boot. I got a "welcome to starlink" splash screen with a rocket on the page. Really unsure how that's happening since the Starlink router has no power and I am not supposed to have any connectivity to it, only the U6+.
It's set to never remember history. It still manages to store a few things, but they are removed almost at every site visit. It's always completely clean when I've tried, at least what I can see.
I found the reason I started getting the starlink jpg and that was I'd assumed the router reset to 192.168.1.1 when it resets to .20 How it got the jpg without any cache or connectivity is beyond my ability. Anthropromorphic Interface error. So while that went on the router has been alternating white/blue for well over an hour trying a hard reset. A hard reset during this has no effect. Unsure if it's bricked or just takes well over the 3-5 minutes it says on the Unify U6+ page. Something must have been corrupted during the reset. I'll let it run for a while, then try a different 6+ if it doesn't boot.
I've got to get some knowledge back in my brain. Any good references other than the manuals for linux and networking in general you'd recommend? It would seem all search results now only return AI built pages that link to amazon purchases. Many years ago there were many very good sites out there, but I don't recall the names and search engines appear to be full fledged manipulation tools. Likely don't index them anymore if they present factual information. Thanks again.
From a reset-to-defaults perspective, unless you changed it (which requires building your own custom image), OpenWrt's default address is 192.168.1.1. That means that if you reset the device, it should revert to the .1 address (with wifi disabled and the DHCP server enabled).
On the other hand, if you changed the address in the standard config from .1 to .20, you wouldn't be able to ssh into the device at 192.168.1.1 either.
The 192.168.1.20 address is, however, the default address when you are running the actual Unifi firmware. So if the device was using the .20 address, it suggests that it's not running official OpenWrt.
LED flashes white, blue, off as indicated in our LED Status Guide. This indicates your device is ready for TFTP Recovery and you can release the button.
Set a static IP address on your computer to communicate with the AP, which has a default IP address of 192.168.1.20.
Maybe... but the DHCP server wouldn't be active if the recovery mode (TFTP) was enabled. Unless the OP is setting static IPs on the host, or a DHCP server is active on the network that is not the U6+, the host wouldn't have an IP... all things that are confusing about the situation the OP has described.
Well the first messages were before the hard reset attempt, so the current situation (with blinking blue/white LEDs) may be different than the situation with SSH access in the first messages.
It was at .1 on the first reset and I had a manual ip in the computer. I only changed the root password. At this point it is looping evidently trying to boot. White light, Blue Light, 8 second pause, repeat. I can't recall if I verified the signature, but normally I do.I believed it was coming from here, but that's the way man in the middle works I think. I don't want to just let it run indefinitely because I don't know what it's doing. I imagine at this point it might be a recovery of some type. Don't know if you can force an install or not. I have very llittle time to try to fix it today, but will look later or tomorrow. I'll get back to everyone who posted probably tomorrow, just so you know I'm not abandoning the thread. Thank you.
In theory, you don't need a static IP on your computer -- DHCP is often used. But static vs DHCP on the computer will not cause any of the issues described, as long as the IP address is in the 192.168.1.0/24 subnet and not .1, or .20 (and of course not .0 or .255).
Changing the root password would not cause a boot loop. In fact, it doesn't require a reboot at all.
This is likely in TFTP mode, which would explain the .20 address.
not sure what you mean here.
I think you're in TFTP recovery mode.
My recommendation would be to reinstall the Unifi firmware, then follow the directions again to install OpenWrt.
It was in TFTP recovery mode. Tried one flash from Ubiquiti and it wouldn't work. Went to 6.5.54 and it worked. When you originally ssh the router after the flash you put a key in your ssh hosts file. Then when I try to scp (which for some reason I added a -o switch on the inital flash and cannot determine why). A simple command like this (scp) without any reference can consume hours for someone unfamiliar. In any case, I cannot determine why it now is unhappy about an sha1 fingerprint when trying to use scp or why it needs this plus the the hosts file entry. Rather than assume this is benign I don't want to proceed with my guess on the scp command unless I know it's ok to do so? Thank you,.
This is a good link for the Unify 6+ light status. It's currently in adoption mode.