Hi,
I'm using PHP 8.2 and CI 4.4.1 I have a Controller to run only in CLI mode, but when I try to run it, I did not receive any error message but the Controller did not execute, in the logs under writable I have the error DEBUG - 2024-06-27 15:38:53 --> Session: Initialization under CLI aborted.
I'm using IonAuth also.
Any idea what I'm doing wrong?
Thank you!