Skip to content

Database related errors in app. #7

@johnthreevolts

Description

@johnthreevolts

php app.php configure -vv has error:
• keeper:bundle: syntax error, unexpected 'elements' (T_STRING), expecting '[' at line 10 [27 ms]

After creating sqlite file with proper schema, php app.php user:seed command has error:
[App\Service\Exception\PersistException] Unable to persist entity

And if I run app, i've got:
Spiral\Views\Exception\RenderException: Unable to find Entity role for repository Spiral\Writeaway\Repository\PieceRepository in /var/www/spiral/app-keeper/vendor/spiral/framework/src/Framework/Cycle/RepositoryInjector.php at line 56 • caused by Cycle\ORM\Exception\ORMException: Unable to find Entity role for repository Spiral\Writeaway\Repository\PieceRepository in /var/www/spiral/app-keeper/vendor/spiral/framework/src/Framework/Cycle/RepositoryInjector.php at line 56
Here is full screen:

Error screenshot

app_error

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