Skip to content
This repository was archived by the owner on Oct 30, 2024. It is now read-only.

Error while loading /etc/koha/plack.psgi #19

@lebowski42

Description

@lebowski42

Hi,

i'm trying to run koha in docker. I'm using the letsencrypt-nginx-proxy-companion. I append the dockerfile

After starting docker and access the instance using a browser first i get

Sorry!
The Koha site you are trying to access is currently unavailable, probably because of maintenance. This is > not at all your fault, and we apologize for any inconvenience the downtime may cause you. Please check > back in a while. We hope to get things back up soon.

after a few settings i get

504 Gateway Time-out

The docker logs for koha give me:

koha                                 | Use of uninitialized value $home in concatenation (.) or string at /etc/koha  /plack.psgi line 54.
koha                                 | Use of uninitialized value $home in concatenation (.) or string at /etc/koha/plack.psgi line 58.
koha                                 | Use of uninitialized value $home in concatenation (.) or string at /etc/koha/plack.psgi line 74.
koha                                 | Error while loading /etc/koha/plack.psgi: Cannot find current script '/api/v1/app.pl' at /usr/share/perl5/Mojo/Server.pm line 48.

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