Expedition automatically logging out

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Announcements
Please sign in to see details of an important advisory in our Customer Advisories area.

Expedition automatically logging out

L1 Bithead

Hi, 

 I am trying to use Expedition to look at current PAN configs.  But I am getting randomly automatically logged out within 5 minutes.  There's so warning, no error that I can see, it just logs me out.  

 Can someone point me in a troubleshooting direction or share experience they may have to correct?

Thanks. 

2 REPLIES 2

L1 Bithead

Anyone have any ideas? 

L2 Linker

Hi @EMPTYSET00 

here are some things you can check:

  1. rabbitmq-server is up and running , by below commands:
  • #service rabbitmq-server status

If it’s not up , try to remove the rabbitmq-server by below command:

  • #apt-get remove rabbitmq-server && apt-get purge rabbitmq-server

then reinstalled it

  • #apt-get install rabbitmq-server

2. Have enough diskspace on /  , you can check using below command:

  • $df -h
  • 567 Views
  • 2 replies
  • 0 Likes
Like what you see?

Show your appreciation!

Click Like if a post is helpful to you or if you just want to show your support.

Click Accept as Solution to acknowledge that the answer to your question has been provided.

The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!

These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!

The LIVEcommunity thanks you for your participation!