Jump to content

omfgplz

Recommended Posts

Hi, I just got my Pineapple Mark IV running 2.4.1 standard from delivery and I have some issues..

1. When I try to install modules from web gui onto the USB stick nothing happends. It says it has been downloaded but I cant find it anywhere.

2. When I try to uninstall a module, its still pinned to the menu and I cant uninstall/remove(ex. tcpdump)

3. When I try to add a "page" to dnsspoof I get this error msg: Warning: fopen(config/spoofhost) [function.fopen]: failed to open stream: No space left on device in /www/pineapple/pages/config.php on line 6

Could not open file!

4. WebUI is super slow! From I press one link to site refresh it takes 20sec

5. When I try to update to new version(2.7) I get md5 checksum error. Even tho its correct downloaded and I cleaned the browser catche.

6. I tried Reset and factory default, but that wont clear any of my problems.

Link to comment
Share on other sites

Update like this:

Download the 2.7.0 upgrade.bin from cloud.wifipineapple.com.

SCP it to the pineapples /tmp/ directory.

Run this command:


md5sum /tmp/upgrade-2.7.0.bin
[/CODE]

If that says d87ddd475227f89cfb83973a2561dba8 execute this:

[CODE]
sysupgrade -n /tmp/upgrade-2.7.0.bin
[/CODE]

Now just wait for it to reboot. Once it fully does, the new web-interface can be found here: http://172.16.42.1:1471

Link to comment
Share on other sites

Update like this:

Download the 2.7.0 upgrade.bin from cloud.wifipineapple.com.

SCP it to the pineapples /tmp/ directory.

Run this command:


md5sum /tmp/upgrade-2.7.0.bin
[/CODE]

If that says d87ddd475227f89cfb83973a2561dba8 execute this:

[CODE]
sysupgrade -n /tmp/upgrade-2.7.0.bin
[/CODE]

Now just wait for it to reboot. Once it fully does, the new web-interface can be found here: http://172.16.42.1:1471

/tmp$ md5sum /tmp/upgrade-2.7.0.bin

d87ddd475227f89cfb83973a2561dba8 /tmp/upgrade-2.7.0.bin

/tmp$ sysupgrade -n /tmp/upgrade-2.7.0.bin

Sending TERM to remaining processes ... atd uhttpd dnsmasq ntpd syslogd klogd hotplug2

Sending KILL to remaining processes ...

Switching to ramdisk...

cp: write error: No space left on device

cp: write error: No space left on device

cp: write error: No space left on device

cp: write error: No space left on device

cp: write error: No space left on device

cp: write error: No space left on device

cp: write error: No space left on device

cp: write error: No space left on device

cp: write error: No space left on device

cp: write error: No space left on device

Segmentation fault

Segmentation fault

Segmentation fault

Segmentation fault

Segmentation fault

Segmentation fault

/tmp$ sysupgrade -n /tmp/upgrade-2.7.0.bin

-ash: sysupgrade: not found

Link to comment
Share on other sites

and now I cant go to webui or SCP to it.. Awsome.

Well, clearly you have no space left for anything to operate. Power down the pineapple. Give it a few seconds and power back on.

SSH into the pineapple and execute this command:


mtd -r erase rootfs_data
[/CODE]

Now reboot the device if it doesn't do so by itself. Once you are done with that, follow my upgrade steps above.

Note: mtd erasing could go wrong and could require a serial cable. Just a warning in case it goes wrong. Never has and is built into later versions of our firmware, but as this is the forum this is the warning.

Link to comment
Share on other sites

Well, clearly you have no space left for anything to operate. Power down the pineapple. Give it a few seconds and power back on.

SSH into the pineapple and execute this command:


mtd -r erase rootfs_data
[/CODE]

Now reboot the device if it doesn't do so by itself. Once you are done with that, follow my upgrade steps above.

Note: mtd erasing could go wrong and could require a serial cable. Just a warning in case it goes wrong. Never has and is built into later versions of our firmware, but as this is the forum this is the warning.

Got it to upgrade :) Did a new transfer of update file and ran your updatecommand :) Worked like a charm. Thanks!

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...