bakedmuffinman Posted September 18, 2020 Share Posted September 18, 2020 is anyone else having connection issues when trying to setup an internet connection ? Please keep in mind I have been using Pineapples since markiv. first I tried wireless client mode (which has no other option then to use wlan2 ? is it meant to be this way? if so why is there a select interface drop down?). scanned for SSIDs. selected my SSID. put in password (if I put in the wrong password the connect bar has a circling animation that just appears to circle forever. and I can no longer scan for SSIDs until I reboot.). then it looks as if it connects (green checkmark). I click save config. switch to another page. and switch back and it is no longer connected. and I would be lucky if it decides that it can scan again or not. Trying ICS through windows. which is normaly my preferred way with the other Pineapples. I go through the usual steps. (which normally would include at the end changing my internal LAN IP to 172.16.42.42.) before testing the network. and I still cannot get out. I check the routing table. and it has changed to 192.168.137.1 which is the IP address windows would like to use for my internal adapter when I first initialize ICS. I do not see a GUI option to change my routes ? this was removed ? Link to comment Share on other sites More sharing options...
Atfotraf Posted September 20, 2020 Share Posted September 20, 2020 Same issue here. Link to comment Share on other sites More sharing options...
Atfotraf Posted September 20, 2020 Share Posted September 20, 2020 I did just notice when I click out of the networking tab and then go back it shows (and is) connected. Link to comment Share on other sites More sharing options...
bluedream Posted September 22, 2020 Share Posted September 22, 2020 Mine is doing the same thing as well. Link to comment Share on other sites More sharing options...
zac_mac Posted September 23, 2020 Share Posted September 23, 2020 I am getting the same issue Link to comment Share on other sites More sharing options...
zac_mac Posted September 23, 2020 Share Posted September 23, 2020 I also get a exit 1 error when the wifi tries to connect. I have tried ICS as well no joy. I am unable to pull news or modules. Link to comment Share on other sites More sharing options...
Br@d Posted September 24, 2020 Share Posted September 24, 2020 So I can connect to a wifi network but and load the news... but when I add modules and go to install dependencies it keeps erroring saying there is no network connection Link to comment Share on other sites More sharing options...
Just_a_User Posted September 24, 2020 Share Posted September 24, 2020 1 hour ago, Br@d said: So I can connect to a wifi network but and load the news... but when I add modules and go to install dependencies it keeps erroring saying there is no network connection If you ssh into the pineapple can you ping 8.8.8.8 for example? or run 'opkg update' successfully? if so then the pineapple is online and working and the module has an issue. You should be able to browse to the modules directory and find the dependency script, run it manually and see if you get the actual error output. that might give a clue as to what the root problem is. Link to comment Share on other sites More sharing options...
Br@d Posted September 24, 2020 Share Posted September 24, 2020 yup that's the weird thing, can ping and tested opkg without issue. Link to comment Share on other sites More sharing options...
Just_a_User Posted September 24, 2020 Share Posted September 24, 2020 1 hour ago, Br@d said: yup that's the weird thing, can ping and tested opkg without issue. Should just be the modules dependency script then, see if you can find it on the pineapple and when you run it manually it might give more clues. either way its not the pineapple but more the module, maybe its looking for an old source or has a small typo etc. go looking, see what you find and report back! Link to comment Share on other sites More sharing options...
Br@d Posted September 24, 2020 Share Posted September 24, 2020 yeah I'm not seeing a scripts either, but I can give it some time and wait for a version update too 🙂 Link to comment Share on other sites More sharing options...
Br@d Posted September 24, 2020 Share Posted September 24, 2020 found the issue in another thread.... for some reason the pineapple will not resolve "example.com" which it uses to check connectivity prior to installing. ***note it resolves everything else*** Link to comment Share on other sites More sharing options...
nirgn Posted September 26, 2020 Share Posted September 26, 2020 I also get the some issue with my MK7, can't connect to any router, not even my mobile AP.. Link to comment Share on other sites More sharing options...
ilovepineapples Posted November 1, 2020 Share Posted November 1, 2020 Same can't connect to either ICS or wireless client mode from mobile or computer on my Mark VII Link to comment Share on other sites More sharing options...
PentestSatori Posted November 4, 2020 Share Posted November 4, 2020 I have the same problem here When opkg update: * opkg_download: Failed to download https://downloads.openwrt.org/releases/packages-19.07/mipsel_24kc/routing/Packages.gz, wget returned 4. * opkg_download: Check your network settings and connectivity. I cant connect to any wifi or internet sharing. Time Misconfiguration Connect to a network or sync the browser time. Error message at the top right. Link to comment Share on other sites More sharing options...
Foxtrot Posted November 4, 2020 Share Posted November 4, 2020 Unfortunately, that isn't enough information to diagnose the issue. What firmware version are you on? What security does the AP you're trying to connect to have? Is there an error message? Link to comment Share on other sites More sharing options...
everyday_wtf Posted November 7, 2020 Share Posted November 7, 2020 Just received the Mk-VII and same issue - not able to connect device to WiFi network via web UI . Test machine: macOS 10.14.6 Mojave Test machine connected to: Pineapple Management Access Point Attempting to connect Pineapple to: Google Nest WiFi mesh network with 1 router + 1 node On click "Connect": POST http://172.16.42.1:1471/api/settings/networking/clientmode/connect payload: { "ssid":"NETWORK_NAME_REDACTED", "bssid":"F0:72:EA:31:97:XX", "password":"NETWORK_PASS_REDACTED", "encryption":"mixed WPA2/WPA3 PSK/SAE (CCMP)", "hidden":false, "interface":"wlan2" } Error message in browser console: 500 Internal server error Note: in the POST request I can see the correct ssid and pwd being sent to Pineapple Response payload: {"error":"connection failed"} Link to comment Share on other sites More sharing options...
everyday_wtf Posted November 7, 2020 Share Posted November 7, 2020 Firmware: 1.0.1 (seems there is no option to edit previous post) Link to comment Share on other sites More sharing options...
Chiba Posted November 8, 2020 Share Posted November 8, 2020 1 hour ago, everyday_wtf said: Just received the Mk-VII and same issue - not able to connect device to WiFi network via web UI . Test machine: macOS 10.14.6 Mojave Test machine connected to: Pineapple Management Access Point Attempting to connect Pineapple to: Google Nest WiFi mesh network with 1 router + 1 node On click "Connect": POST http://172.16.42.1:1471/api/settings/networking/clientmode/connect payload: { "ssid":"NETWORK_NAME_REDACTED", "bssid":"F0:72:EA:31:97:XX", "password":"NETWORK_PASS_REDACTED", "encryption":"mixed WPA2/WPA3 PSK/SAE (CCMP)", "hidden":false, "interface":"wlan2" } Error message in browser console: 500 Internal server error Note: in the POST request I can see the correct ssid and pwd being sent to Pineapple Response payload: {"error":"connection failed"} SAME exact issue I'm having, and still no response to a unit exchange request! Link to comment Share on other sites More sharing options...
Foxtrot Posted November 8, 2020 Share Posted November 8, 2020 18 hours ago, everyday_wtf said: Just received the Mk-VII and same issue - not able to connect device to WiFi network via web UI . Test machine: macOS 10.14.6 Mojave Test machine connected to: Pineapple Management Access Point Attempting to connect Pineapple to: Google Nest WiFi mesh network with 1 router + 1 node On click "Connect": POST http://172.16.42.1:1471/api/settings/networking/clientmode/connect payload: { "ssid":"NETWORK_NAME_REDACTED", "bssid":"F0:72:EA:31:97:XX", "password":"NETWORK_PASS_REDACTED", "encryption":"mixed WPA2/WPA3 PSK/SAE (CCMP)", "hidden":false, "interface":"wlan2" } Error message in browser console: 500 Internal server error Note: in the POST request I can see the correct ssid and pwd being sent to Pineapple Response payload: {"error":"connection failed"} Thank you for the detailed report! It really does make a difference. I'm not able to check right now, but perhaps there is an issue with connecting to WPA2/3 Mixed APs. I'll update this thread when the week starts and I've had time to investigate. 16 hours ago, Chiba said: SAME exact issue I'm having, and still no response to a unit exchange request! Unit replacements are for hardware faults, which this is extremely unlikely to be. Can you confirm if the AP you're trying to connect to is WPA2/3 Mixed also? Thanks Link to comment Share on other sites More sharing options...
Chiba Posted November 9, 2020 Share Posted November 9, 2020 10 hours ago, Foxtrot said: Thank you for the detailed report! It really does make a difference. I'm not able to check right now, but perhaps there is an issue with connecting to WPA2/3 Mixed APs. I'll update this thread when the week starts and I've had time to investigate. Unit replacements are for hardware faults, which this is extremely unlikely to be. Can you confirm if the AP you're trying to connect to is WPA2/3 Mixed also? Thanks Foxtrot: WPA2 PSK Thank you Foxtrot Link to comment Share on other sites More sharing options...
everyday_wtf Posted November 16, 2020 Share Posted November 16, 2020 Hello @Foxtrot - any updates to share? Link to comment Share on other sites More sharing options...
DrChaos Posted December 2, 2020 Share Posted December 2, 2020 Same problem here, but I even tried it on an open network. I'm using firmware 1.0.0. Scanning in the Wireless Client Mode takes a split second to populate with a number of networks, but attempting to connect to one of them results in an "exit status 1" error, and the spinning circle of death. Link to comment Share on other sites More sharing options...
Irukandji Posted December 2, 2020 Share Posted December 2, 2020 3 hours ago, DrChaos said: I'm using firmware 1.0.0. Please upgrade to 1.0.1. Link to comment Share on other sites More sharing options...
David Szili Posted December 5, 2020 Share Posted December 5, 2020 Pff... for Windows ICS, it is a missing/incorrect route. For a (very) quick and dirty fix, you can open a terminal and add: route add default gw 172.16.42.42 br-lan Is it just me, or Hak5 gear and sw quality is getting worse by every year? Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.