Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Whoops\Exception\ErrorException thrown with message "SessionHandler::write(): Parent session handler is not open" #1110

Closed
Mnkras opened this issue Sep 16, 2014 · 4 comments

Comments

@Mnkras
Copy link
Contributor

Mnkras commented Sep 16, 2014

Not sure how I keep getting this, but it keeps showing up:

Whoops\Exception\ErrorException thrown with message "SessionHandler::write(): Parent session handler is not open"

Stacktrace:
#17 Whoops\Exception\ErrorException in /Users/michaelkrasnow/concrete5-5.7.0/web/concrete/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php:77
#16 Whoops\Run:handleError in <#unknown>:0
#15 SessionHandler:write in /Users/michaelkrasnow/concrete5-5.7.0/web/concrete/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php:77
#14 Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy:write in <#unknown>:0
#13 session_write_close in /Users/michaelkrasnow/concrete5-5.7.0/web/concrete/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/NativeSessionStorage.php:213
#12 Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage:regenerate in /Users/michaelkrasnow/concrete5-5.7.0/web/concrete/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Session.php:175
#11 Symfony\Component\HttpFoundation\Session\Session:migrate in /Users/michaelkrasnow/concrete5-5.7.0/web/concrete/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Session.php:167
#10 Symfony\Component\HttpFoundation\Session\Session:invalidate in /Users/michaelkrasnow/concrete5-5.7.0/web/concrete/src/Support/Facade/Facade.php:110
#9 Concrete\Core\Support\Facade\Facade:__callStatic in /Users/michaelkrasnow/concrete5-5.7.0/web/concrete/src/User/User.php:369
#8 Concrete\Core\Support\Facade\Session:invalidate in /Users/michaelkrasnow/concrete5-5.7.0/web/concrete/src/User/User.php:369
#7 Concrete\Core\User\User:logout in /Users/michaelkrasnow/concrete5-5.7.0/web/concrete/controllers/single_page/login.php:340
#6 Concrete\Controller\SinglePage\Login:logout in <#unknown>:0
#5 call_user_func_array in /Users/michaelkrasnow/concrete5-5.7.0/web/concrete/src/Controller/AbstractController.php:149
#4 Concrete\Core\Controller\AbstractController:runAction in /Users/michaelkrasnow/concrete5-5.7.0/web/concrete/src/Routing/DispatcherRouteCallback.php:146
#3 Concrete\Core\Routing\DispatcherRouteCallback:execute in /Users/michaelkrasnow/concrete5-5.7.0/web/concrete/src/Application/Application.php:284
#2 Concrete\Core\Application\Application:dispatch in /Users/michaelkrasnow/concrete5-5.7.0/web/concrete/bootstrap/start.php:245
#1 require in /Users/michaelkrasnow/concrete5-5.7.0/web/concrete/dispatcher.php:36
#0 require in /Users/michaelkrasnow/concrete5-5.7.0/web/index.php:2
@aembler
Copy link
Member

aembler commented Sep 16, 2014

What's your PHP version?

@Mnkras
Copy link
Contributor Author

Mnkras commented Sep 16, 2014

5.4.10
On Sep 16, 2014 12:48 PM, "Andrew Embler" notifications@github.com wrote:

What's your PHP version?

Reply to this email directly or view it on GitHub
#1110 (comment)
.

@aembler
Copy link
Member

aembler commented Sep 16, 2014

symfony/symfony#5868

Try upgrading your PHP version.

@aembler aembler closed this as completed Sep 16, 2014
@Mnkras
Copy link
Contributor Author

Mnkras commented Sep 16, 2014

Welp this is gonna suck...
On Sep 16, 2014 12:58 PM, "Andrew Embler" notifications@github.com wrote:

symfony/symfony#5868 symfony/symfony#5868

Try upgrading your PHP version.

Reply to this email directly or view it on GitHub
#1110 (comment)
.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants