| Ran across an issue tonight when trying to login to a Juniper SRX 240. When I logged into JWeb with any browser (tried IE, Firefoce and Crome) I received a message saying my Session had expired no more than a few seconds after hitting enter on the login page.
Turned out to be the compact flash (CF) was full. I upgraded the version of JUNOS on the router the day before and left the old image on the router. Simple fix.
Login to the router using SSH or serial console. From the shell cd to /cf/var/sw/pkg and delete the old image. This free'ed up about 140 meg of space and now login's work fine. Of cause - make sure you don't delete the wrong image.
Rather than manually deleting files you could also issue the CLI command of "request system storage cleanup".
Just answer yes to the prompt and way you go. |