02-06-2019 10:18 AM - edited 02-06-2019 10:20 AM
my credentials dont seem to be working ...i am following a Expedition -getting started demo with un: admin / pw: paloalto
02-08-2019 02:34 PM
I can get in via the web, but not ssh or console. Was in earlier this week, did an upgrade, and now this is happening.
02-09-2019 04:43 AM
Are you using the username Expedition for CLI access? Also, make sure you never upgrade Ubuntu, just Expedition.
Hope that helps.
Bob
02-09-2019 10:15 AM
Sometimes it is as eassy as reloading the page in the browser, in case the ssl session is now expired and it needs to renegotiate a new one.
Alos, it may be issues accessing the database, and this could be because mysql (MariaDB in our case) is off, and needs to be restarted
sudo service mysql restart
or
that some of the packages Expedition use have been updated and it cannot interact with the database any longer, as Sandro mentioned. So, DO NOT upgrade the system, but update the packages when needed via
sudo apt-get install expedition-beta
02-11-2019 06:21 AM
Not sure if you were responding directly to me so allow me to clarify. Since I performed the upgrade process per the CLI
sudo apt-get update sudo apt-get install expedition-beta
I can access via the web, but not SSH. Even when creating a new account via the GUI, I can still not get access via the SSH. Question - for future reference [I'm new to this tool], are both these steps required? Or only the "update" command?
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!