"Unexpected issue" popup message

200 views
Skip to first unread message

Jean-Marc Roussel

unread,
Jun 3, 2021, 6:08:07 AM6/3/21
to Easy!Appointments - Support Group
Hi all,
From time to time (not always) when connecting to the client page, I get the following popup message.
    "Unexpected Issues
    The operation could not complete due to unexpected issues.
    No error information provided"

(Here below the message in french)

Capture.JPG

In config.php, I set the Debug mode to "TRUE" and got this as log file:

ERROR - 2021-06-03 11:35:59 --> Severity: Warning --> mysqli::real_connect(): Persistent connections are disabled. Downgrading to normal /home/ipeswavros/www/rdv/vendor/codeigniter/framework/system/database/drivers/mysqli/mysqli_driver.php 203
ERROR - 2021-06-03 11:35:59 --> Severity: Warning --> ini_set(): Headers already sent. You cannot change the session module's ini settings at this time /home/ipeswavros/www/rdv/vendor/codeigniter/framework/system/libraries/Session/Session.php 282
ERROR - 2021-06-03 11:35:59 --> Severity: Warning --> session_set_cookie_params(): Cannot change session cookie parameters when headers already sent /home/ipeswavros/www/rdv/vendor/codeigniter/framework/system/libraries/Session/Session.php 294
ERROR - 2021-06-03 11:35:59 --> Severity: Warning --> ini_set(): Headers already sent. You cannot change the session module's ini settings at this time /home/ipeswavros/www/rdv/vendor/codeigniter/framework/system/libraries/Session/Session.php 304
ERROR - 2021-06-03 11:35:59 --> Severity: Warning --> ini_set(): Headers already sent. You cannot change the session module's ini settings at this time /home/ipeswavros/www/rdv/vendor/codeigniter/framework/system/libraries/Session/Session.php 314
ERROR - 2021-06-03 11:35:59 --> Severity: Warning --> ini_set(): Headers already sent. You cannot change the session module's ini settings at this time /home/ipeswavros/www/rdv/vendor/codeigniter/framework/system/libraries/Session/Session.php 315
ERROR - 2021-06-03 11:35:59 --> Severity: Warning --> ini_set(): Headers already sent. You cannot change the session module's ini settings at this time /home/ipeswavros/www/rdv/vendor/codeigniter/framework/system/libraries/Session/Session.php 316
ERROR - 2021-06-03 11:35:59 --> Severity: Warning --> ini_set(): Headers already sent. You cannot change the session module's ini settings at this time /home/ipeswavros/www/rdv/vendor/codeigniter/framework/system/libraries/Session/Session.php 317
ERROR - 2021-06-03 11:35:59 --> Severity: Warning --> ini_set(): Headers already sent. You cannot change the session module's ini settings at this time /home/ipeswavros/www/rdv/vendor/codeigniter/framework/system/libraries/Session/Session.php 375
ERROR - 2021-06-03 11:35:59 --> Severity: Warning --> ini_set(): Headers already sent. You cannot change the session module's ini settings at this time /home/ipeswavros/www/rdv/vendor/codeigniter/framework/system/libraries/Session/drivers/Session_files_driver.php 108
ERROR - 2021-06-03 11:35:59 --> Severity: Warning --> session_set_save_handler(): Cannot change save handler when headers already sent /home/ipeswavros/www/rdv/vendor/codeigniter/framework/system/libraries/Session/Session.php 110
ERROR - 2021-06-03 11:35:59 --> Severity: Warning --> session_start(): Cannot start session when headers already sent /home/ipeswavros/www/rdv/vendor/codeigniter/framework/system/libraries/Session/Session.php 143
ERROR - 2021-06-03 11:36:00 --> Severity: Warning --> mysqli::real_connect(): Persistent connections are disabled. Downgrading to normal /home/ipeswavros/www/rdv/vendor/codeigniter/framework/system/database/drivers/mysqli/mysqli_driver.php 203
ERROR - 2021-06-03 11:36:00 --> Severity: Warning --> ini_set(): Headers already sent. You cannot change the session module's ini settings at this time /home/ipeswavros/www/rdv/vendor/codeigniter/framework/system/libraries/Session/Session.php 282
ERROR - 2021-06-03 11:36:00 --> Severity: Warning --> session_set_cookie_params(): Cannot change session cookie parameters when headers already sent /home/ipeswavros/www/rdv/vendor/codeigniter/framework/system/libraries/Session/Session.php 294
ERROR - 2021-06-03 11:36:00 --> Severity: Warning --> ini_set(): Headers already sent. You cannot change the session module's ini settings at this time /home/ipeswavros/www/rdv/vendor/codeigniter/framework/system/libraries/Session/Session.php 304
ERROR - 2021-06-03 11:36:00 --> Severity: Warning --> ini_set(): Headers already sent. You cannot change the session module's ini settings at this time /home/ipeswavros/www/rdv/vendor/codeigniter/framework/system/libraries/Session/Session.php 314
ERROR - 2021-06-03 11:36:00 --> Severity: Warning --> ini_set(): Headers already sent. You cannot change the session module's ini settings at this time /home/ipeswavros/www/rdv/vendor/codeigniter/framework/system/libraries/Session/Session.php 315
ERROR - 2021-06-03 11:36:00 --> Severity: Warning --> ini_set(): Headers already sent. You cannot change the session module's ini settings at this time /home/ipeswavros/www/rdv/vendor/codeigniter/framework/system/libraries/Session/Session.php 316
ERROR - 2021-06-03 11:36:00 --> Severity: Warning --> ini_set(): Headers already sent. You cannot change the session module's ini settings at this time /home/ipeswavros/www/rdv/vendor/codeigniter/framework/system/libraries/Session/Session.php 317
ERROR - 2021-06-03 11:36:00 --> Severity: Warning --> ini_set(): Headers already sent. You cannot change the session module's ini settings at this time /home/ipeswavros/www/rdv/vendor/codeigniter/framework/system/libraries/Session/Session.php 375
ERROR - 2021-06-03 11:36:00 --> Severity: Warning --> ini_set(): Headers already sent. You cannot change the session module's ini settings at this time /home/ipeswavros/www/rdv/vendor/codeigniter/framework/system/libraries/Session/drivers/Session_files_driver.php 108
ERROR - 2021-06-03 11:36:00 --> Severity: Warning --> session_set_save_handler(): Cannot change save handler when headers already sent /home/ipeswavros/www/rdv/vendor/codeigniter/framework/system/libraries/Session/Session.php 110
ERROR - 2021-06-03 11:36:00 --> Severity: Warning --> session_start(): Cannot start session when headers already sent /home/ipeswavros/www/rdv/vendor/codeigniter/framework/system/libraries/Session/Session.php 143
ERROR - 2021-06-03 11:36:00 --> Severity: Warning --> Cannot modify header information - headers already sent by (output started at /home/ipeswavros/www/rdv/vendor/codeigniter/framework/system/core/Exceptions.php:271) /home/ipeswavros/www/rdv/application/controllers/Captcha.php 25
ERROR - 2021-06-03 11:36:01 --> Severity: Warning --> mysqli::real_connect(): Persistent connections are disabled. Downgrading to normal /home/ipeswavros/www/rdv/vendor/codeigniter/framework/system/database/drivers/mysqli/mysqli_driver.php 203
ERROR - 2021-06-03 11:36:01 --> Severity: Warning --> ini_set(): Headers already sent. You cannot change the session module's ini settings at this time /home/ipeswavros/www/rdv/vendor/codeigniter/framework/system/libraries/Session/Session.php 282
ERROR - 2021-06-03 11:36:01 --> Severity: Warning --> session_set_cookie_params(): Cannot change session cookie parameters when headers already sent /home/ipeswavros/www/rdv/vendor/codeigniter/framework/system/libraries/Session/Session.php 294
ERROR - 2021-06-03 11:36:01 --> Severity: Warning --> ini_set(): Headers already sent. You cannot change the session module's ini settings at this time /home/ipeswavros/www/rdv/vendor/codeigniter/framework/system/libraries/Session/Session.php 304
ERROR - 2021-06-03 11:36:01 --> Severity: Warning --> ini_set(): Headers already sent. You cannot change the session module's ini settings at this time /home/ipeswavros/www/rdv/vendor/codeigniter/framework/system/libraries/Session/Session.php 314
ERROR - 2021-06-03 11:36:01 --> Severity: Warning --> ini_set(): Headers already sent. You cannot change the session module's ini settings at this time /home/ipeswavros/www/rdv/vendor/codeigniter/framework/system/libraries/Session/Session.php 315
ERROR - 2021-06-03 11:36:01 --> Severity: Warning --> ini_set(): Headers already sent. You cannot change the session module's ini settings at this time /home/ipeswavros/www/rdv/vendor/codeigniter/framework/system/libraries/Session/Session.php 316
ERROR - 2021-06-03 11:36:01 --> Severity: Warning --> ini_set(): Headers already sent. You cannot change the session module's ini settings at this time /home/ipeswavros/www/rdv/vendor/codeigniter/framework/system/libraries/Session/Session.php 317
ERROR - 2021-06-03 11:36:01 --> Severity: Warning --> ini_set(): Headers already sent. You cannot change the session module's ini settings at this time /home/ipeswavros/www/rdv/vendor/codeigniter/framework/system/libraries/Session/Session.php 375
ERROR - 2021-06-03 11:36:01 --> Severity: Warning --> ini_set(): Headers already sent. You cannot change the session module's ini settings at this time /home/ipeswavros/www/rdv/vendor/codeigniter/framework/system/libraries/Session/drivers/Session_files_driver.php 108
ERROR - 2021-06-03 11:36:01 --> Severity: Warning --> session_set_save_handler(): Cannot change save handler when headers already sent /home/ipeswavros/www/rdv/vendor/codeigniter/framework/system/libraries/Session/Session.php 110
ERROR - 2021-06-03 11:36:01 --> Severity: Warning --> session_start(): Cannot start session when headers already sent /home/ipeswavros/www/rdv/vendor/codeigniter/framework/system/libraries/Session/Session.php 143

As you can see, only "warnings"... What could be the problem?

The tool worked perfectly at the beginning, but the problem happens since a couple of days...

Jean-Marc

Jean-Marc Roussel

unread,
Jun 3, 2021, 8:44:28 AM6/3/21
to Easy!Appointments - Support Group
It seems that the problem could be linked with cookies...
When I remove them for my website, it works well during some time, then the problem happens again.

Jean-Marc Roussel

unread,
Jun 3, 2021, 8:52:03 AM6/3/21
to Easy!Appointments - Support Group
My appointment system can be called using :


Le jeudi 3 juin 2021 à 12:08:07 UTC+2, Jean-Marc Roussel a écrit :

Jean-Marc Roussel

unread,
Jun 5, 2021, 4:23:54 AM6/5/21
to Easy!Appointments - Support Group
[RESOLVED] - The problem is linked to the missing "www" prefix in the URL.

Mn So

unread,
Jun 5, 2021, 10:31:34 AM6/5/21
to Easy!Appointments - Support Group
Just to clarify,
your BASE_URL definitions:

During error: 'https://mysite.com/rdv'
Error fixed by changing to 'https://ww.mysite.com/rdv'?

I only ask because I'm receiving the same error loop issue, but my BASE_URL has ALWAYS been defined as 'https://www.mysite.com/schedule', and it HASN'T fixed the problem for me yet.
Any other ideas?

Mn So

unread,
Jun 5, 2021, 10:33:15 AM6/5/21
to Easy!Appointments - Support Group
OH OH OH I think I get it.  Are you saying that BECAUSE the base url is defined as https://www.mysite.com/etc, then the URL used to access the appointment system MUST ALSO be accompianied by www. prefix in the ADDRESS BAR, instead of simply https://mysite.com/etc?

Jean-Marc Roussel

unread,
Jun 6, 2021, 4:53:44 AM6/6/21
to Easy!Appointments - Support Group
Yes, that's correct !
And because some web browsers hide the "www" prefix in the address bar, this leads to some confusion in the URL to be used to access the appointement system.

Now I've just configured my website to have the reverse situation :
  1. in .htaccess file, I've added a rewrite rule on port 80 to redirect the "http" requests to "https://mysite.com/$1" (WITHOUT the www prefix),
  2. in "config.php" file in EA folder, I've set de BASE_URL to "https://mysite.com/ea_folder"
  3. And to be sure, I've also deleted the cookies of the "mysite.com"
The only not working situation is when the user manually enters "https://www.mysite.com/ea_folder". But I just have to avoid promoting that wrong address...

Jean-Marc

Jean-Marc Roussel

unread,
Jun 7, 2021, 8:11:39 AM6/7/21
to Easy!Appointments - Support Group
[RESOLVED]
In order to close this subject, I've added the following lines in my .htaccess file:
    RewriteCond %{HTTP_HOST} ^www.mysite.com$
    RewriteRule ^(.*) https://mysite.com/$1 [QSA,L,R=301]

Now it works perfectly with or without the "www" prefix ! :-)

Reply all
Reply to author
Forward
0 new messages