Can't get Raspberry Pi 3 B + to work with WIFI

I've tried both a new Raspberry Pi 3 and a 3 B+ and though I can get them to work through an Ethernet Cable Connection. They refuse to connect with the WIFI.

I've tried running through both the Octopi 15.01 Version as well as loading Raspian and going through the source file input. The difference is that with the Source file input, while connected through the Ethernet Cable. Rapsin can't find octoprint.org latest version or anything else. The one good thing about using the Raspian install method though is that I am able to upgrade pip to version 18.01. Whereas trying to upgrade pip on the Octopi Version 15.1 is damned near impossible.

Last login: Fri Dec 21 03:51:14 2018
pi@raspberrypi:~ $ ifconfig
eth0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
inet 192.168.0.15 netmask 255.255.255.0 broadcast 192.168.0.255
inet6 fe80::b725:6ab:8ea9:3286 prefixlen 64 scopeid 0x20
inet6 fd00:788d:f74f:4392:d487:bbfe:7c53:441c prefixlen 64 scopeid 0x0
inet6 2607:fea8:98e0:68a:7219:df42:4321:483a prefixlen 64 scopeid 0x0
inet6 2607:fea8:98e0:68a::3 prefixlen 128 scopeid 0x0
ether b8:27:eb:b6:8e:b4 txqueuelen 1000 (Ethernet)
RX packets 917 bytes 136986 (133.7 KiB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 487 bytes 38467 (37.5 KiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0

lo: flags=73<UP,LOOPBACK,RUNNING> mtu 65536
inet 127.0.0.1 netmask 255.0.0.0
inet6 ::1 prefixlen 128 scopeid 0x10
loop txqueuelen 1000 (Local Loopback)
RX packets 0 bytes 0 (0.0 B)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 0 bytes 0 (0.0 B)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0

wlan0: flags=4099<UP,BROADCAST,MULTICAST> mtu 1500
ether b8:27:eb:e3:db:e1 txqueuelen 1000 (Ethernet)
RX packets 0 bytes 0 (0.0 B)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 0 bytes 0 (0.0 B)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
This is what I get when trying to set up through the Ethernet while attempting to get the WIFI to work while in Raspian. I can't even get this far trying to use OctoPrint when connected to the Ethernet.

Where would everyone suggest I go fro here.

A post was merged into an existing topic: OctoPi WiFi/network connection troubleshooting megatopic