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

Error while loading 3.pm: No such file or directory at (eval 19) line 4. #21

@TheDevilDan

Description

@TheDevilDan

Hello,

I tried everything, but impossible to launch this docker image.
Exemple that i tried :
docker run --name kaoha_docker2 -p 6001:6001 -p 8080:8080 -p 8081:8081 -e KOHA_DBHOST=localhost -e KOHA_INSTANCE=kohainstance -e KOHA_ADMINUSER=admin -e KOHA_ADMINPASS=secret -e SIP_WORKERS=2 -e SIP_AUTOUSER1=autouser -e SIP_AUTOPASS1=autopass -t digibib/koha:latest

With or without options, I have this :

Global config ... creating dirs and permission for koha config and zebra index
Setting up supervisord ...
Mysql server setup ...
PING localhost (127.0.0.1) 56(84) bytes of data.
64 bytes from localhost (127.0.0.1): icmp_seq=1 ttl=64 time=0.028 ms

--- localhost ping statistics ---
1 packets transmitted, 1 received, 0% packet loss, time 0ms
rtt min/avg/max/mdev = 0.028/0.028/0.028/0.000 ms
Initializing local instance ...
Configuring local instance ...
Configuring SIPconfig.xml from templates and data from csv ...
Running db installer and applying local deichman mods - please be patient ...

2020-03-18 17:13:02,000 CRIT Supervisor running as root (no user in config file)
2020-03-18 17:13:02,008 INFO RPC interface 'supervisor' initialized
2020-03-18 17:13:02,008 INFO supervisord started with pid 23
2020-03-18 17:13:03,011 INFO spawned: 'syslog' with pid 26
2020-03-18 17:13:03,015 INFO spawned: 'privateApi' with pid 27
2020-03-18 17:13:03,019 INFO spawned: 'plack' with pid 28
2020-03-18 17:13:03,021 INFO spawned: 'sip' with pid 29
Fichier binaire (entrée standard) correspondant

And infinite loop of errors, CPU 8 cores 50% charged :

 Error while loading 3.pm: No such file or directory at (eval 19) line 4.
Error while loading 3.pm: No such file or directory at (eval 19) line 4.
Error while loading 3.pm: No such file or directory at (eval 19) line 4.
Error while loading 3.pm: No such file or directory at (eval 19) line 4.
Error while loading 3.pm: No such file or directory at (eval 19) line 4.
Error while loading 3.pm: No such file or directory at (eval 19) line 4.
Error while loading 3.pm: No such file or directory at (eval 19) line 4.
Error while loading 3.pm: No such file or directory at (eval 19) line 4.
Error while loading 3.pm: No such file or directory at (eval 19) line 4.
Error while loading 3.pm: No such file or directory at (eval 19) line 4.
Error while loading 3.pm: No such file or directory at (eval 19) line 4.
Error while loading 3.pm: No such file or directory at (eval 19) line 4.
Error while loading 3.pm: No such file or directory at (eval 19) line 4.
...........................

I miss something ? I pass some hours in this issue, without any solutions...

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