Not accessible after upgrade to v1.1.0rc12

DOWNLOAD THE LATEST FIRMWARE HERE
User avatar
overkill
Member
 
Posts: 8
Joined: Sun Dec 14, 2014 11:32 pm
Has thanked: 3 times
Been thanked: 5 times

Not accessible after upgrade to v1.1.0rc12

Sat Jan 24, 2015 3:16 am

I upgraded the firmware to v1.1.0rc12. When the switch rebooted I could no longer access it. I tried powering it down then back up but I still cannot access it. I tried the reset pinhole in the front but it does nothing (no green or red lights). I'm not sure how to proceed.

:-|

User avatar
sirhc
Employee
Employee
 
Posts: 7347
Joined: Tue Apr 08, 2014 3:48 pm
Location: Lancaster, PA
Has thanked: 1597 times
Been thanked: 1318 times

Re: Not accessible after upgrade to v1.1.0rc12

Sat Jan 24, 2015 6:38 am

It is 5:30AM here and I just downloaded and re-installed the version I had posted to the web site for download last night and it too messed up my switch at my office (I am at home obviously). I have a tech headed into the office to see what happened.

MY guess is that the file got corrupted when I copied it up to the server - CRAP

I pulled the file from download but this does not help you right now. Soon as my tech figures out what happened and if there is a fix I will post it.
Support is handled on the Forums not in Emails and PMs.
Before you ask a question use the Search function to see it has been answered before.
To do an Advanced Search click the magnifying glass in the Search Box.
To upload pictures click the Upload attachment link below the BLUE SUBMIT BUTTON.

User avatar
sirhc
Employee
Employee
 
Posts: 7347
Joined: Tue Apr 08, 2014 3:48 pm
Location: Lancaster, PA
Has thanked: 1597 times
Been thanked: 1318 times

Re: Not accessible after upgrade to v1.1.0rc12

Sat Jan 24, 2015 8:32 am

OK the firmware file we posted was corrupted somehow.

Rory is working on a fix to recover your switch and I will post it up here soon.

It will require you to use a serial console cable.

I am very sorry. I will explain more but I took a sleeping pill at 2AM and just happen to wake up and saw your post.
Support is handled on the Forums not in Emails and PMs.
Before you ask a question use the Search function to see it has been answered before.
To do an Advanced Search click the magnifying glass in the Search Box.
To upload pictures click the Upload attachment link below the BLUE SUBMIT BUTTON.

User avatar
lligetfa
Associate
Associate
 
Posts: 1186
Joined: Sun Aug 03, 2014 12:12 pm
Location: Fort Frances Ont. Canada
Has thanked: 305 times
Been thanked: 381 times

Re: Not accessible after upgrade to v1.1.0rc12

Sat Jan 24, 2015 10:46 am

Ja, well... so much for following my own advice about not making changes on a Friday night. I will need to rummage for a serial console cable with the right pinout.

In the meantime, I dusted off the EdgeSwitch and now need to fight the urge to flash it with the latest alpha. :ak:

User avatar
Eric Stern
Employee
Employee
 
Posts: 532
Joined: Wed Apr 09, 2014 9:41 pm
Location: Toronto, Ontario
Has thanked: 0 time
Been thanked: 130 times

Re: Not accessible after upgrade to v1.1.0rc12

Sat Jan 24, 2015 11:41 am

This was caused by a mistake on my part that left some bad code in the configuration script.

You can recover the switch with the following instructions. Unfortunately this can only be done on the serial console.

Hit ENTER to get to the "Netonix Switch#" prompt, then copy/paste the following commands:

Code: Select all
cmd
cat config.php | \
grep -v "<<<<<<< HEAD" | \
grep -v "=======" | \
grep -v "Config::save(\$config, false);" | \
grep -v ">>>>>>> remotes/origin/1.0.10" > config.php
reboot
echo Done


The switch should then reboot and come up running as usual. Now upgrade to 1.1.0rc13.

If you factory defaulted the switch in an attempt to fix this then you will have to restore the switch configuration.

User avatar
lligetfa
Associate
Associate
 
Posts: 1186
Joined: Sun Aug 03, 2014 12:12 pm
Location: Fort Frances Ont. Canada
Has thanked: 305 times
Been thanked: 381 times

Re: Not accessible after upgrade to v1.1.0rc12

Sat Jan 24, 2015 12:01 pm

What is the req for the serial cable? Is it a basic 2 wire cross or do other pins need to be tied AKA null modem?

What are the required serial port settings? baud, parity, stop, flow control?

User avatar
sirhc
Employee
Employee
 
Posts: 7347
Joined: Tue Apr 08, 2014 3:48 pm
Location: Lancaster, PA
Has thanked: 1597 times
Been thanked: 1318 times

Re: Not accessible after upgrade to v1.1.0rc12

Sat Jan 24, 2015 12:02 pm

I use a standard DB9 to DB9 NULL Modem Serial Cable as a standard straight serial cable will not work.

A standard cross over cable may work.

Next problem is you will need an older computer with a serial port or a USB to Serial adapter, which you should have as an IT and especially a WISP.

I also use Putty (terminal emulator) with the following settings:
Baud: 115,200
Data bits: 8
Parity: None
Stop bits: 1
Support is handled on the Forums not in Emails and PMs.
Before you ask a question use the Search function to see it has been answered before.
To do an Advanced Search click the magnifying glass in the Search Box.
To upload pictures click the Upload attachment link below the BLUE SUBMIT BUTTON.

User avatar
overkill
Member
 
Posts: 8
Joined: Sun Dec 14, 2014 11:32 pm
Has thanked: 3 times
Been thanked: 5 times

Re: Not accessible after upgrade to v1.1.0rc12

Sat Jan 24, 2015 5:15 pm

I cannot get to the "Netonix Switch#" prompt. I'm getting "Segmentation fault."

User avatar
sirhc
Employee
Employee
 
Posts: 7347
Joined: Tue Apr 08, 2014 3:48 pm
Location: Lancaster, PA
Has thanked: 1597 times
Been thanked: 1318 times

Re: Not accessible after upgrade to v1.1.0rc12

Sat Jan 24, 2015 6:47 pm

overkill wrote:I cannot get to the "Netonix Switch#" prompt. I'm getting "Segmentation fault."


Hmm, sadly Eric is out on a date tonight but I will call him tomorrow morning and get on this with him.

There is a chance we can still recover this with an emergency recovery image/mode we have on the flash in a different flash partition.

Worst case I will next day you a replacement switch Monday and send along a return tag for the one we messed up with that bad firmware image.

I am really sorry about this.
Support is handled on the Forums not in Emails and PMs.
Before you ask a question use the Search function to see it has been answered before.
To do an Advanced Search click the magnifying glass in the Search Box.
To upload pictures click the Upload attachment link below the BLUE SUBMIT BUTTON.

User avatar
sirhc
Employee
Employee
 
Posts: 7347
Joined: Tue Apr 08, 2014 3:48 pm
Location: Lancaster, PA
Has thanked: 1597 times
Been thanked: 1318 times

Re: Not accessible after upgrade to v1.1.0rc12

Sat Jan 24, 2015 6:49 pm

overkill can you give me a call I might be able to help here
cell 717-682-8692
Support is handled on the Forums not in Emails and PMs.
Before you ask a question use the Search function to see it has been answered before.
To do an Advanced Search click the magnifying glass in the Search Box.
To upload pictures click the Upload attachment link below the BLUE SUBMIT BUTTON.

Next
Return to Hardware and software issues

Who is online

Users browsing this forum: No registered users and 14 guests