OctoPrint Wifi Connection Issue

What is the problem?

Rasberry Pi 4B will not use Wifi interface to connect to network. I believe I did get it connected one time and got a IP address (192.168.6.111) however webpage UI would not load after 10 minutes reset and could not get it back. Trying to access from 192.168.1.120. I Don't have a network issue I can access other devices on the 192.168.6.X network.

Plug into lan cable get actual connection 192.168.1.148

What did you already try to solve it?

I have edited the WPA txt file with credentials. Nothing worked.
I have also tried re-flashing from the Imager with all the correct credentials. Again didn't work.

on every 3-4th Restart it gets a phantom ip 196.254.179.62 (not in either of my subnets)

I have ssh'd into the pi and restarted the WPA following this youtube video. https://www.youtube.com/watch?v=UCsos6GZUmA

After 3 hours of fighting I have given up.

Someone needs to re-implement the Network connection settings to be more like the
PI FFP OS, OPENHAB OS, or stock Rasbian OS. Shouldn't take this much effort to connect the thing to connect to a wifi a network.

Have you tried running in safe mode?

WRITE HERE

Did running in safe mode solve the problem?

WRITE HERE

Systeminfo Bundle

You can download this in OctoPrint's System Information dialog... no bundle, no support, unless the reason you couldn't retrieve the bundle is your network issues

WRITE HERE

Additional information about your setup

Hardware you are trying to connect to, hardware you are trying to connect from, router, access point, used operating systems, ... as much data as possible

WRITE HERE

Getting a failed notice on Boot of Rasing Network interfaces

PI can see the Network I am trying to connect to. ( Provided from Lan Connection and SSH. )

Cell 03 - Address: 00:90:4C:60:04:02
Channel:6
Frequency:2.437 GHz (Channel 6)
Quality=50/70 Signal level=-60 dBm
Encryption key:on
ESSID:"Penguin 4.2"
Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 11 Mb/s; 18 Mb/s
24 Mb/s; 36 Mb/s; 54 Mb/s
Bit Rates:6 Mb/s; 9 Mb/s; 12 Mb/s; 48 Mb/s
Mode:Master
Extra:tsf=0000000000000000
Extra: Last beacon: 30ms ago
IE: Unknown: 000B50656E6775696E20342E32
IE: Unknown: 010882848B962430486C
IE: Unknown: 030106
IE: Unknown: 2A0104
IE: Unknown: 2F0104
IE: IEEE 802.11i/WPA2 Version 1
Group Cipher : CCMP
Pairwise Ciphers (1) : CCMP
Authentication Suites (1) : PSK
IE: Unknown: 32040C121860
IE: Unknown: DD090010180215F0000000
IE: WPA Version 1
Group Cipher : CCMP
Pairwise Ciphers (1) : CCMP
Authentication Suites (1) : PSK
IE: Unknown: DD180050F2020101800003A4000027A4000042435E0062322F00

Rasberry Pi 4B will not use Wifi interface to connect to network. I believe I did get it connected one time and got a IP address (192.168.6.111) however webpage UI would not load after 10 minutes reset and could not get it back. Trying to access from 192.168.1.120. I Don't have a network issue I can access other devices on the 192.168.6.X network.

Your configuration appears be a wired LAN of 192.168.1.0/24 that has a WiFi router connected via its WAN port on the 192.168.1.0/24 subnet and that has its own LAN of 192.168.6.0/24.

This can be a difficult configuration as you have two DHCP routers, as many as three DNS servers, traffic between the two subnets has to be routed, and the WiFi devices have to double NAT to reach the internet.

Most WiFi routers can be configured as WiFi access points (with the advantage that purchasing a dedicated access point is more expensive). Move the WAN cable on the router to one of the LAN ports and use the router's web interface to configure a static IP address (in your case, 192.168.1.x) and disable the DHCP server. Make sure the (now) WiFi access point is not isolating traffic between WiFi devices. Many routers have a single option labeled access point that will configure all the necessary settings.

All of your WiFi devices will now be in the same subnet as your wired devices and will all use the same DNS servers.

If you still need help with this configuration, please provide model names for both your wired router and your WiFi router so we can (hopefully) find online user manuals and can point you to the correct page(s) for configuration options.

I responded to your other WiFi post but I suggest that any follow up be posted here instead.

I'm not exactly sure what I did to get this working but Upgrading to a 5v 2.5A power supply and swapping out the USB cable seemed to help it. (It sometimes doesn't show I ip address when I had a Monitor connected but would eventually allow log in via Wifi.