Page 1 of 1

Html5 telnet console freeze v2.0.3-86

Posted: Sun Jan 07, 2018 5:48 am
by vovochka
I have upgraded to latest version v2.0.3-86, and the html5 console still freeze after 10-15 minutes. Native console no such issue. Is there any facing the same issue? :roll:

Re: Html5 telnet console freeze v2.0.3-86

Posted: Sun Jan 07, 2018 7:07 pm
by Uldis (UD)
Sorry but no..
I just tested leaving open html consoles on 45 mins for ruunig nodes in the lab.
Nothing happens, all worked even after 60 mins gone...consoles were active and ok..

try refresh browser cache...

UD

Re: Html5 telnet console freeze v2.0.3-86

Posted: Mon Jan 08, 2018 1:18 am
by vovochka
Uldis (UD) wrote:
Sun Jan 07, 2018 7:07 pm
Sorry but no..
I just tested leaving open html consoles on 45 mins for ruunig nodes in the lab.
Nothing happens, all worked even after 60 mins gone...consoles were active and ok..

try refresh browser cache...

UD
I noticed that only below image have this issue (for router):

L3-ADVENTERPRISEK9-M-15.5-2T.bin

May i know what image you used in your lab?

Re: Html5 telnet console freeze v2.0.3-86

Posted: Mon Jan 08, 2018 4:46 am
by denqyj
I also noticed there are some problems which I had forgot with this iou file in the labs, so I use a little earlier version instead.

Re: Html5 telnet console freeze v2.0.3-86

Posted: Mon Jan 08, 2018 6:47 am
by ecze
please, stop all nodes , then use:
apt-get install eve-ng

E.

Re: Html5 telnet console freeze v2.0.3-86

Posted: Mon Jan 08, 2018 8:03 am
by vovochka
ecze wrote:
Mon Jan 08, 2018 6:47 am
please, stop all nodes , then use:
apt-get install eve-ng

E.
Upgrade eve-ng? Please see read the thread again...As I already mentioned upgraded to latest version v2.0.3-86...

Re: Html5 telnet console freeze v2.0.3-86

Posted: Mon Jan 08, 2018 10:39 am
by Uldis (UD)
ecze mentinoend do it again because some pack is screwed during update eve, thats why
image L3 IOL is 15.4.2.T

on the version 15.5.2T is very specific bad command by default:

bsd-client server url https://cloudsso.cisco.com/as/token.oauth2

so overwrite it with:

bsd-client server url 127.0.0.1

wr

Should be ok after.

UD

Re: Html5 telnet console freeze v2.0.3-86

Posted: Mon Jan 08, 2018 2:10 pm
by vovochka
Uldis (UD) wrote:
Mon Jan 08, 2018 10:39 am
ecze mentinoend do it again because some pack is screwed during update eve, thats why
image L3 IOL is 15.4.2.T

on the version 15.5.2T is very specific bad command by default:

bsd-client server url https://cloudsso.cisco.com/as/token.oauth2

so overwrite it with:

bsd-client server url 127.0.0.1

wr

Should be ok after.

UD

Yes, this command is working. So i need to upgrade eve-ng again?

Re: Html5 telnet console freeze v2.0.3-86

Posted: Mon Jan 08, 2018 2:11 pm
by Uldis (UD)
better do what ecze told you..
apt-get install eve-ng

then reboot and done
UD