- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
Enhanced Security Measures in Place: To ensure a safer experience, we’ve implemented additional, temporary security measures for all users.
02-18-2019 11:54 AM
I upgraded to Expedition version 1.1.6 and now Expedition will not load in browser. I am able to access via cli.
02-19-2019 07:22 AM
did you run the update along with the installation of the expedition-beta?
$sudo apt-get update
$sudo apt-get install expedition-beta
If yes you can try to update the php version also:
$ sudo php /var/www/html/bin/updates/updateSQL.php
02-19-2019 07:27 AM
Yes, I ran sudo apt-get install expedition-beta.
it is working now.
Thanks
02-18-2019 01:48 PM
The UI is not loading on macOS Chrome 72.0.3626.109 but it does load on macOS Safari 12.0.3 (14606.4.5).
02-19-2019 07:22 AM
did you run the update along with the installation of the expedition-beta?
$sudo apt-get update
$sudo apt-get install expedition-beta
If yes you can try to update the php version also:
$ sudo php /var/www/html/bin/updates/updateSQL.php
02-19-2019 07:27 AM
Yes, I ran sudo apt-get install expedition-beta.
it is working now.
Thanks
02-26-2019 07:15 AM
I ran all those commands as well but I still just get a blank white screen in the browser and it doesn't load.
If I run ps -e I see 6 instances of apache running. I have also tried rebooting the server itself. Any other ideas?
Thanks in advance for any additional assistance.
02-26-2019 09:25 AM
Can you try the following:
-if using chrome open an incognitio window they try to login.
-Close all browser windows and clear your cookies, or search through the cookies cached on your browser and remove the cookie assocaited with the IP of your expedition server. Try the login after removing the cookie for the expedition server,
I suspect the php session ID is not being handled properly or being timed out correctly which may be causing your login to hang.
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!