Skip to content

Migration Fails on Win11 #1

@Artillio

Description

@Artillio

After following the guide to create the docker container, during the installation of humhub it gives an error on the migrations and does not allow me to continue.

Error:
Invalid database configuration
SQLSTATE[HY000]: General error: 1025 Error on rename of './humhub/user_space_membership' to './humhub/space_membership' (errno: 194 "Tablespace is missing for a table") The SQL being executed was: RENAME TABLE user_space_membership TO space_membership

The following connection string was used:
mysql:host=db;dbname=humhub

Technical information
["yii\db\Exception","HY000",1025,"Error on rename of './humhub/user_space_membership' to './humhub/space_membership' (errno: 194 "Tablespace is missing for a table")"]

PDOException: SQLSTATE[HY000]: General error: 1025 Error on rename of './humhub/user_space_membership' to './humhub/space_membership' (errno: 194 "Tablespace is missing for a table") in /opt/humhub/protected/vendor/yiisoft/yii2/db/Command.php:1320

screencapture-localhost-8404-installer-setup-finalize-2025-01-12-11_32_09

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions