friendica / docker

Docker image for Friendica
https://friendi.ca
GNU Affero General Public License v3.0
44 stars 18 forks source link

E_WARNING: session_write_close() with Redis #213

Closed ne20002 closed 1 year ago

ne20002 commented 1 year ago

Since 2022-10 I get these warnings:

E_WARNING: session_write_close(): Failed to write session data using user defined save handler. (session.save_path: tcp://friendica-redis:6379)

Installation has not changed (just upgraded docker image)

tobiasd commented 1 year ago

part of https://github.com/friendica/friendica/issues/11993

ne20002 commented 1 year ago

After I reinstalled my instance from scratch (2022.10 docker image) this message does no longer appear.