[BUG]: Error: updating database schema. Error: failed to create missing power table. 42000, 1071, Specified key was too long; max key length is 3072 bytes #1175
Labels
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: joomla/Component-Builder#1175
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
What Happened?
I installed the file pkg-component-builder-v5.0.3.tar.gz and received an error about the power table.
Steps to reproduce the Bug
Via the Extensions:Install page, upload pkg-component-builder-v5.0.3.tar.gz and receive the error.
Which Joomla version are you compiling in?
5.1.4
Which PHP version are you compiling in?
8.2.23
Which Joomla versions are you targeting?
5.1.4
Which PHP version are you targeting?
8.2.23
Which Web server is JCB running on?
Joomla Docker image. Apache 2 it seems.
Which Relational Database is JCB running on?
mysqlnd 8.2.23
Which OS is JCB running on?
Alpine linux
Which JCB version are you using?
5.0.3
Where in JCB did this issue occur?
Installation of a component
On which browsers did you encounter the issue?
Firefox
Additional Comments
No response
I fixed this by uninstalling and reinstalling JCB.