Latin-Fi Posted September 22, 2021 Share Posted September 22, 2021 Hi guys... I have... had lots of trouble ever since I purchased the Pinneaple Mark 7... However.... now I'm dealing with something else.... for some reason I can't download the evil portal module dependencies... and therefore I can't use it because of that. The pineapple says that the module can’t connect to the internet… but the pineapple does have internet since I can download every other module.I’m thinking that perhaps there is a problem with the module hosting itself.Could someone provide some help?Best regards Quote Link to comment Share on other sites More sharing options...
d8rh8r Posted September 22, 2021 Share Posted September 22, 2021 Im getting the same error 1 Quote Link to comment Share on other sites More sharing options...
Latin-Fi Posted September 22, 2021 Author Share Posted September 22, 2021 Following this topic I was able to make the captive portal work again, but only when downgrading to ver 1.0.0 I found this topic in the forum, and well I followed the steps but.. it has not worked for ver 1.1.1 yet Quote Link to comment Share on other sites More sharing options...
Solution Latin-Fi Posted September 22, 2021 Author Solution Share Posted September 22, 2021 Okay this is what I had to do to make the portals work in the latest firmware version. Step1: edit file: /usr/lib/pineapple/pineapple/helpers/network_helpers.py and change the following line def check_for_internet(url: str = 'https://downloads.hak5.org/internet', timout: int = 1, logger: Optional[Logger] = None) -> bool: to def check_for_internet(url: str = 'https://www.google.com', timout: int = 1, logger: Optional[Logger] = None) -> bool: then run the following command in the shell opkg update and reboot after now the portals are working Quote Link to comment Share on other sites More sharing options...
d8rh8r Posted September 24, 2021 Share Posted September 24, 2021 Epic... thanks mate I'll try that.. Quote Link to comment Share on other sites More sharing options...
Foxtrot Posted September 25, 2021 Share Posted September 25, 2021 You shouldn't have to change this, the error was a problem on our infrastructure side and has now been resolved. Thanks 2 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.