anyone else having login issues ?

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

anyone else having login issues ?

L0 Member

my credentials dont seem to be working ...i am following a Expedition -getting started demo with un: admin / pw: paloalto

https://paloaltonetworks.hosted.panopto.com/Panopto/Pages/Viewer.aspx?id=b784a75e-96c3-4ce0-9548-a9c...

Capture.PNG

12 REPLIES 12

This can be due to not having enough hard disk space on the VM, however if this is not the case then you can run the following command to reset your credentials.

 

 

cli> php /home/userSpace/utils/restore/restoreAdmin.php

I have increased the VM space to 50Gb but it is not working still.  I also tried the command below and it didn’t work at all

 

expedition@ubuntu:/home/userSpace$ cd..

cd..: command not found

expedition@ubuntu:/home/userSpace$ cd ..

expedition@ubuntu:/home$ php /home/userSpace/utils/restore/restoreAdmin.php

Could not open input file: /home/userSpace/utils/restore/restoreAdmin.php

expedition@ubuntu:/home$ cd userSpace/

expedition@ubuntu:/home/userSpace$ ls

panReadOrders.log  userDefinitions.php

Could you check that:

service apache2 status is running

service mysql status is running

service rabbitmq-service status is running

 

netstat -pnuat shows that ports 3306, 443, 5672

are open and LISTENing and not specificaly bound to a local IP (own Expedition IP)

 

df -h does not show a unit that uses already 100% of the space

 

ls /var/www/html shows that the folder contains subfolders such as "bin", "console", "libs", "OS", "userManager"

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!