Randy, I can confirm the same thing except I did an upgrade. Here is how I replicate the problem:
1. "Admin | Accounts | New Account" - (http://scalr/#/admin/accounts/create) 2. Fill in the all the fields. 3. Click "Save" At this point the "Save" button flashes, but nothing more happens. I don't see anything in log/httpd/*.log or anything NEW in the php/php-errors.log. I say new because I do get the exact same Memcached error that you are seeing. On Thursday, January 7, 2016 at 2:17:31 PM UTC-7, Randy Black wrote: > > I followed the installation instructions here > https://scalr-wiki.atlassian.net/wiki/display/docs/Installation+and+Upgrade+Instructions > > I go to create a Regular User and the form, when selecting "Save" does > nothing. Only error I see is in > "/opt/scalr-server/var/log/php/php-errors.log": > > [07-Jan-2016 21:06:07 UTC] Error E_WARNING session_start(): Memcached: > Failed to read session data: NOT FOUND, in > /opt/scalr-server/embedded/scalr/app/src/Scalr/Session.php:220 > Stack trace: > #0 [internal function]: Scalr::errorHandler(2, 'session_start()...', > '/opt/scalr-serv...', 220, Array) > #1 /opt/scalr-server/embedded/scalr/app/src/Scalr/Session.php(220): > session_start() > #2 /opt/scalr-server/embedded/scalr/app/src/Scalr/Session.php(103): > Scalr_Session::restore() > #3 /opt/scalr-server/embedded/scalr/app/www/ui.php(57): > Scalr_Session::getInstance() > #4 {main} > > > Does this stuff work? Am I doing something way wrong? > -- You received this message because you are subscribed to the Google Groups "scalr-discuss" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
