Skip to content

Fatal error: Uncaught AssertionError on docker compose up #2763

@Wirone

Description

@Wirone

I've cloned the repo and executed docker compose up with a fatal error at the end:

doc-en-doc-1  |  (Run `nice php doc-base/configure.php` next time!)
doc-en-doc-1  | 
doc-en-doc-1  | [15:38:49 - Rendering Style       ] Running full build
doc-en-doc-1  | [15:38:49 - Indexing              ] Indexing...
doc-en-doc-1  | [15:38:52 - Indexing              ] Indexing done
doc-en-doc-1  | [15:38:52 - Rendering Style       ] Running full build
doc-en-doc-1  | [15:38:52 - Rendering Format      ] Starting PHP-Chunked-XHTML rendering
doc-en-doc-1  | 
doc-en-doc-1  | Fatal error: Uncaught AssertionError: assert($this->cchunk['classsynopsis']['legacy'] === true) in /var/www/phd/phpdotnet/phd/Package/Generic/XHTML.php:1009
doc-en-doc-1  | Stack trace:
doc-en-doc-1  | #0 /var/www/phd/phpdotnet/phd/Package/Generic/XHTML.php(1009): assert(false, 'assert($this->c...')
doc-en-doc-1  | #1 /var/www/phd/phpdotnet/phd/Render.php(125): phpdotnet\phd\Package_Generic_XHTML->format_classsynopsisinfo(false, 'classsynopsisin...', Array, Array)
doc-en-doc-1  | #2 /var/www/phd/render.php(121): phpdotnet\phd\Render->execute(Object(phpdotnet\phd\Reader))
doc-en-doc-1  | #3 {main}
doc-en-doc-1  |   thrown in /var/www/phd/phpdotnet/phd/Package/Generic/XHTML.php on line 1009
doc-en-doc-1  | 
doc-en-doc-1 exited with code 255

Docs are somehow rendered and I can preview them, but it would be good to get rid of this error 🙂.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions