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

Problem with sessions via redis #8322

Closed
motoroller1983 opened this issue Dec 11, 2023 · 3 comments
Closed

Problem with sessions via redis #8322

motoroller1983 opened this issue Dec 11, 2023 · 3 comments
Labels
bug Verified issues on the current code behavior or pull requests that will fix them duplicate Issue or pull request duplicates an already existing issue/pull request

Comments

@motoroller1983
Copy link

PHP Version

8.2

CodeIgniter4 Version

4.4.3

CodeIgniter4 Installation Method

Composer (using codeigniter4/appstarter)

Which operating systems have you tested for this bug?

Windows, Linux

Which server did you use?

apache

Database

MySQL

What happened?

Some time i got

ERROR - 15:49:27 10-12-2023 --> Session: Error while trying to free lock for ci_session:ci_session:7aa8677c7de05ba9ad167233d5a2cddfee9e5e2f:lock
ERROR - 14:31:21 10-12-2023 --> Session: Unable to obtain lock for ci_session:ci_session:a489f0c94cb43cba56f6c0a97ef79359c3cf9a47 after 30 attempts, aborting.
ERROR - 14:31:26 10-12-2023 --> Session: Unable to obtain lock for ci_session:ci_session:a489f0c94cb43cba56f6c0a97ef79359c3cf9a47 after 30 attempts, aborting.
ERROR - 15:48:59 10-12-2023 --> Session: Error while trying to free lock for ci_session:ci_session:0f55e709dcae28ebc1b381dd1fe4f7cb07b222f6:lock
ERROR - 17:02:48 10-12-2023 --> Session: Error while trying to free lock for ci_session:ci_session:42d84fae09e8967219b133b14e34a3b292307ecb:lock
ERROR - 17:02:49 10-12-2023 --> Session: Error while trying to free lock for ci_session:ci_session:42d84fae09e8967219b133b14e34a3b292307ecb:lock
ERROR - 18:11:56 10-12-2023 --> Session: Error while trying to free lock for ci_session:ci_session:9e47dfb8f009afa6f7b3e387e3c1a6005134e9d4:lock

Steps to Reproduce

happens unexpectedly and randomly

Expected Output

happens unexpectedly and randomly

Anything else?

No response

@motoroller1983 motoroller1983 added the bug Verified issues on the current code behavior or pull requests that will fix them label Dec 11, 2023
@kenjis
Copy link
Member

kenjis commented Dec 11, 2023

See #4391

@kenjis
Copy link
Member

kenjis commented Dec 11, 2023

Try #8323
But I did not test this yet. Be careful.

@kenjis kenjis added the duplicate Issue or pull request duplicates an already existing issue/pull request label Jan 20, 2024
@kenjis
Copy link
Member

kenjis commented Jan 20, 2024

Duplicate of #4391
If there is any information, add to #4391

@kenjis kenjis closed this as completed Jan 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Verified issues on the current code behavior or pull requests that will fix them duplicate Issue or pull request duplicates an already existing issue/pull request
Projects
None yet
Development

No branches or pull requests

2 participants