Project

General

Profile

Actions

Bug #93862

closed

Cannot create permanent FE session

Added by Xavier Perseguers about 3 years ago. Updated over 2 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
Start date:
2021-04-06
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
11
PHP Version:
Tags:
Complexity:
Is Regression:
Yes
Sprint Focus:

Description

When ticking the "Stay logged in" checkbox

An error occurs:

Session could not be written to database: An exception occurred while executing 'INSERT INTO `fe_sessions` (`ses_iplock`, `ses_userid`, `ses_tstamp`, `ses_data`, `is_permanent`, `ses_id`) VALUES (?, ?, ?, ?, ?, ?)' with params ["[DISABLED]", 1, 1617729217, "", 1, "171dca1dcebf61a573da13ecdc42a400078e322738c957868f65b5eed7da9144"]: Unknown column 'is_permanent' in 'field list'
</br>

Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #93974: Failure creating frontend session identifier multiple timesClosed2021-04-23

Actions
Actions #1

Updated by Gerrit Code Review about 3 years ago

  • Status changed from New to Under Review

Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/68716

Actions #2

Updated by Georg Ringer about 3 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #3

Updated by Oliver Hader about 3 years ago

  • Related to Bug #93974: Failure creating frontend session identifier multiple times added
Actions #4

Updated by Benni Mack over 2 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF