[BUG]: Installation of Component-Builder-v4.0.1-alpha7 | Unknown column 'add_backup_folder_path' in 'field list' | Error installing component #1143

Open
opened 2024-07-12 23:09:28 +00:00 by mdk911 · 2 comments

What Happened?

Unable to install v4

PHP Built On Linux overmind 5.15.0-113-generic #123-Ubuntu SMP Mon Jun 10 08:16:17 UTC 2024 x86_64 Database Type mysql Database Version 8.0.37-0ubuntu0.22.04.3 Database Collation utf8mb4_0900_ai_ci Database Connection Collation utf8mb4_0900_ai_ci Database Connection Encryption None Database Server Supports Connection Encryption Yes PHP Version 8.1.2-1ubuntu2.18 Web Server Apache/2.4.52 (Ubuntu) WebServer to PHP Interface apache2handler Joomla! Version Joomla! 4.4.5 Stable [ Pamoja ] 28-May-2024 16:00 GMT User Agent Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:127.0) Gecko/20100101 Firefox/127.0

Steps to reproduce the Bug

Attempt to Install

Which Joomla version are you compiling in?

0

Which PHP version are you compiling in?

0

Which Joomla versions are you targeting?

0

Which PHP version are you targeting?

0

Which Web server is JCB running on?

Apache

Which Relational Database is JCB running on?

mysql

Which OS is JCB running on?

ubuntu server 22.04

Which JCB version are you using?

Component-Builder-v4.0.1-alpha7

Where in JCB did this issue occur?

Installation of a component

On which browsers did you encounter the issue?

Firefox

Additional Comments

Installation Fails Completely, adjusted php.ini as requested (see screenshot).
Thanks for what seems like a very useful product.

### What Happened? Unable to install v4 `PHP Built On Linux overmind 5.15.0-113-generic #123-Ubuntu SMP Mon Jun 10 08:16:17 UTC 2024 x86_64 Database Type mysql Database Version 8.0.37-0ubuntu0.22.04.3 Database Collation utf8mb4_0900_ai_ci Database Connection Collation utf8mb4_0900_ai_ci Database Connection Encryption None Database Server Supports Connection Encryption Yes PHP Version 8.1.2-1ubuntu2.18 Web Server Apache/2.4.52 (Ubuntu) WebServer to PHP Interface apache2handler Joomla! Version Joomla! 4.4.5 Stable [ Pamoja ] 28-May-2024 16:00 GMT User Agent Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:127.0) Gecko/20100101 Firefox/127.0 ` ### Steps to reproduce the Bug Attempt to Install ### Which Joomla version are you compiling in? 0 ### Which PHP version are you compiling in? 0 ### Which Joomla versions are you targeting? 0 ### Which PHP version are you targeting? 0 ### Which Web server is JCB running on? Apache ### Which Relational Database is JCB running on? mysql ### Which OS is JCB running on? ubuntu server 22.04 ### Which JCB version are you using? Component-Builder-v4.0.1-alpha7 ### Where in JCB did this issue occur? Installation of a component ### On which browsers did you encounter the issue? Firefox ### Additional Comments Installation Fails Completely, adjusted php.ini as requested (see screenshot). Thanks for what seems like a very useful product.
mdk911 added the
Bug
label 2024-07-12 23:09:28 +00:00
mdk911 changed title from [BUG]: to [BUG]: Installation of Component-Builder-v4.0.1-alpha7 | Unknown column 'add_backup_folder_path' in 'field list' | Error installing component 2024-07-12 23:11:41 +00:00
Owner

Please check your PHP settings: https://git.vdm.dev/joomla/Component-Builder/wiki/PHP-Settings

Also look at the Joomla Docker environment setup script as this is the documentation to how JCB environment should be setup most effectively.

These errors usually happen when the system is not able to fully install the JCB package since it is large (9.5MB) and require more PHP resources then normal Joomla extensions.

Also note the we are in ALPA which means nightly-builds that is not really ready for production. We hope to get a stable release out soon. We are going into BETA this week (which means feature freeze towards stable release).

Please check your PHP settings: https://git.vdm.dev/joomla/Component-Builder/wiki/PHP-Settings Also look at the [Joomla Docker environment setup script](https://github.com/joomla-docker/docker-joomla/blob/360f6bd96c80f72b020d2d9c8aae9daa6bca2887/4.4/php8.2/apache/Dockerfile) as this is the documentation to how JCB environment should be setup most effectively. These errors usually happen when the system is not able to fully install the [JCB package](https://git.vdm.dev/joomla/pkg-component-builder/archive/4.x.zip) since it is large (9.5MB) and require more PHP resources then normal Joomla extensions. Also note the we are in ALPA which means nightly-builds that is not really ready for production. We hope to get a stable release out soon. We are going into BETA this week (which means feature freeze towards stable release).
Author

Created a local development Joomla (clean install) configured php.ini as instructed, component installed as expected with no errors - current theory is that the production servers are behind a load balancer and using glusterFS, therefore other options to consider, whereas a locally running clean version had no issues.

Please allow me to express my gratitude in your creation of this tool, and helping those of us that are creators to build like engineers. If there is anything I can do to help, please let me know. Best wishes for your beta release!

Created a local development Joomla (clean install) configured php.ini as instructed, component installed as expected with no errors - current theory is that the production servers are behind a load balancer and using glusterFS, therefore other options to consider, whereas a locally running clean version had no issues. Please allow me to express my gratitude in your creation of this tool, and helping those of us that are creators to build like engineers. If there is anything I can do to help, please let me know. Best wishes for your beta release!
Sign in to join this conversation.
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: joomla/Component-Builder#1143
No description provided.