Configuration error

3 years 1 month ago #323201 by bob2674
Replied by bob2674 on topic Configuration error
No it's not solve

File Attachment:

File Name: log_error_envoye2.txt
File Size:108 KB
Attachments:

Please Log in to join the conversation.

3 years 1 month ago #323202 by krileon
Replied by krileon on topic Configuration error
Looks like Gmagick check is doing same. Very strange. Also perform the below change.

IN: libraries/CBLib/CBLib/Image/Test.php
ON: Line 60 - 66
FROM:
		try {
			new Imagine\Gmagick\Imagine();

			return true;
		} catch ( Exception $e ) {
			return false;
		}
TO:
		return false;

The try catch should be preventing that.


Kyle (Krileon)
Community Builder Team Member
Before posting on forums: Read FAQ thoroughly + Read our Documentation + Search the forums
CB links: Documentation - Localization - CB Quickstart - CB Paid Subscriptions - Add-Ons - Forge
--
If you are a Professional, Developer, or CB Paid Subscriptions subscriber and have a support issue please always post in your respective support forums for best results!
--
If I've missed your support post with a delay of 3 days or greater and are a Professional, Developer, or CBSubs subscriber please send me a private message with your thread and will reply when possible!
--
Please note I am available Monday - Friday from 8:00 AM CST to 4:00 PM CST. I am away on weekends (Saturday and Sunday) and if I've missed your post on or before a weekend after business hours please wait for the next following business day (Monday) and will get to your issue as soon as possible, thank you.
--
My role here is to provide guidance and assistance. I cannot provide custom code for each custom requirement. Please do not inquire me about custom development.
The following user(s) said Thank You: bob2674

Please Log in to join the conversation.

3 years 1 month ago #323203 by bob2674
Replied by bob2674 on topic Configuration error
now it 's work
very strange

Thank you

Please Log in to join the conversation.

3 years 1 month ago #323205 by krileon
Replied by krileon on topic Configuration error
Have added a bug ticket to look into that check. It shouldn't be failing like that. Thank you for confirming.


Kyle (Krileon)
Community Builder Team Member
Before posting on forums: Read FAQ thoroughly + Read our Documentation + Search the forums
CB links: Documentation - Localization - CB Quickstart - CB Paid Subscriptions - Add-Ons - Forge
--
If you are a Professional, Developer, or CB Paid Subscriptions subscriber and have a support issue please always post in your respective support forums for best results!
--
If I've missed your support post with a delay of 3 days or greater and are a Professional, Developer, or CBSubs subscriber please send me a private message with your thread and will reply when possible!
--
Please note I am available Monday - Friday from 8:00 AM CST to 4:00 PM CST. I am away on weekends (Saturday and Sunday) and if I've missed your post on or before a weekend after business hours please wait for the next following business day (Monday) and will get to your issue as soon as possible, thank you.
--
My role here is to provide guidance and assistance. I cannot provide custom code for each custom requirement. Please do not inquire me about custom development.

Please Log in to join the conversation.

3 years 1 month ago #323206 by krileon
Replied by krileon on topic Configuration error
What PHP version are you using? This might just be a PHP bug already fixed.


Kyle (Krileon)
Community Builder Team Member
Before posting on forums: Read FAQ thoroughly + Read our Documentation + Search the forums
CB links: Documentation - Localization - CB Quickstart - CB Paid Subscriptions - Add-Ons - Forge
--
If you are a Professional, Developer, or CB Paid Subscriptions subscriber and have a support issue please always post in your respective support forums for best results!
--
If I've missed your support post with a delay of 3 days or greater and are a Professional, Developer, or CBSubs subscriber please send me a private message with your thread and will reply when possible!
--
Please note I am available Monday - Friday from 8:00 AM CST to 4:00 PM CST. I am away on weekends (Saturday and Sunday) and if I've missed your post on or before a weekend after business hours please wait for the next following business day (Monday) and will get to your issue as soon as possible, thank you.
--
My role here is to provide guidance and assistance. I cannot provide custom code for each custom requirement. Please do not inquire me about custom development.

Please Log in to join the conversation.

2 years 11 months ago #324313 by kommid
Replied by kommid on topic Configuration error
I have a similar error when I try to access configuration in CB control panel: Timeout after 30 seconds.
the last lines of system debug are:
40 30.1023 23638784 CBLib\AhaWow\View\RegistryEditView->_form_custom( $name = '', $value = NULL, $node = class CBLib\Xml\SimpleXMLElement { public $@attributes = }, $control_name = 'params' ) .../RegistryEditView.php:3507
41 30.1023 23639656 call_user_func_array:{/var/www/clients/client7/web11/web/libraries/CBLib/CBLib/AhaWow/View/RegistryEditView.php:4725}( $callback = [0 => class CBLib\Image\Test { }, 1 => 'Gmagick'], $args = [0 => '', 1 => NULL, 2 => 'params'] ) .../RegistryEditView.php:4725
42 30.1023 23639728 CBLib\Image\Test->Gmagick( '', NULL, 'params' )

This only occurs, when I use PHP 8 (8.0.3 ). When I switch back to 7.4 there is no timeout.

Maybe this information is helpful.
Kind Regards
Markus

Please Log in to join the conversation.

Moderators: beatnantkrileon
Time to create page: 0.290 seconds

Facebook Twitter LinkedIn