PKP-PLN plugin - deposit status

Hi @mjoyce,
I have more information
curl -l http://revues.cirad.fr/index.php/REMVT/pln/deposits/D35231F8-545F-412A-9568-D9D464A823CF
Give us now
Fatal error Call to undefined function mime_content_type() in /www/revues.cirad.fr/prod/ojs-2.4.8-1/plugins/generic/pln/pages/PLNHandler.inc.php

In a test file

If i use “if (extension_loaded(‘fileinfo’))” => it show me that fileinfo module is loaded
If i use “function_exists(‘mime_content_type’)” => it show me that mime_content_type does not exist
If i use “function_exists(‘finfo_file’)” => it show me that finfo_file exist

Any idea ?
Best regards Thomas

It looks like you’re running PHP 5.2. That’s a very old, very buggy, and completely unsupported PHP. Is there any chance you can upgrade your PHP to something more recent like 5.6? 5.4 or 5.5 should also work.

Hello @mjoyce !
I´ve the same problem.
13

The schedakedTask file shows:

$>more ‘##plugins.generic.pln.depositorTask.name##-5b5ef3c5f34a4-20180730.log’
http://respyn.uanl.mx
[2018-07-30 06:17:26] [Notificación] Se ha iniciado la tarea.
[2018-07-30 06:17:26] [Notificación] ##plugins.generic.pln.notifications.processing_for##
[2018-07-30 06:17:26] [Notificación] ##plugins.generic.pln.notifications.getting_servicedocument##
[2018-07-30 06:17:26] [Notificación] ##plugins.generic.pln.depositor.statusupdates##
[2018-07-30 06:17:26] [Notificación] Deposit 1 has unknown LOCKSS state deposited
[2018-07-30 06:17:27] [Notificación] Deposit 2 has unknown LOCKSS state deposited
[2018-07-30 06:17:27] [Notificación] Deposit 3 has unknown LOCKSS state deposited
[2018-07-30 06:17:28] [Notificación] Deposit 4 has unknown LOCKSS state deposited
[2018-07-30 06:17:28] [Notificación] Deposit 5 has unknown LOCKSS state deposited
[2018-07-30 06:17:28] [Notificación] Deposit 6 has unknown LOCKSS state deposited
[2018-07-30 06:17:29] [Notificación] Deposit 7 has unknown LOCKSS state deposited
[2018-07-30 06:17:29] [Notificación] Deposit 8 has unknown LOCKSS state deposited
[2018-07-30 06:17:29] [Notificación] Deposit 9 has unknown LOCKSS state deposited

And the Apache Logs says:

grep PkpPlnBot access.log

142.58.129.156 - - [20/Jul/2018:10:05:48 -0500] “GET /index.php/respyn/gateway/plugin/PLNGatewayPlugin HTTP/1.1” 200 5518 “-” “PkpPlnBot 1.0; http://pkp.sfu.ca
142.58.129.156 - - [22/Jul/2018:02:01:21 -0500] “HEAD /index.php/respyn/pln/deposits/A098DE00-0EA9-4DAB-9E2D-582CAE70012A HTTP/1.1” 200 344 “-” “PkpPlnBot 1.0; http://pkp.sfu.ca
142.58.129.156 - - [22/Jul/2018:02:01:21 -0500] “GET /index.php/respyn/pln/deposits/A098DE00-0EA9-4DAB-9E2D-582CAE70012A HTTP/1.1” 200 3907972 “-” “PkpPlnBot 1.0; http://pkp.sfu.ca
142.58.129.156 - - [22/Jul/2018:02:01:24 -0500] “HEAD /index.php/respyn/pln/deposits/1FEBC87D-D1C9-4B3D-B302-EE5AD3001D9C HTTP/1.1” 200 344 “-” “PkpPlnBot 1.0; http://pkp.sfu.ca
142.58.129.156 - - [22/Jul/2018:02:01:24 -0500] “GET /index.php/respyn/pln/deposits/1FEBC87D-D1C9-4B3D-B302-EE5AD3001D9C HTTP/1.1” 200 1430490 “-” “PkpPlnBot 1.0; http://pkp.sfu.ca
142.58.129.156 - - [22/Jul/2018:02:01:25 -0500] “HEAD /index.php/respyn/pln/deposits/468F75D1-11A6-453E-96CB-E16D3BE0F9AB HTTP/1.1” 200 344 “-” “PkpPlnBot 1.0; http://pkp.sfu.ca
142.58.129.156 - - [22/Jul/2018:02:01:26 -0500] “GET /index.php/respyn/pln/deposits/468F75D1-11A6-453E-96CB-E16D3BE0F9AB HTTP/1.1” 200 2361302 “-” “PkpPlnBot 1.0; http://pkp.sfu.ca
142.58.129.156 - - [22/Jul/2018:02:01:28 -0500] “HEAD /index.php/respyn/pln/deposits/4270010A-19D1-49AC-8FF2-E1599EFF20E3 HTTP/1.1” 200 344 “-” “PkpPlnBot 1.0; http://pkp.sfu.ca
142.58.129.156 - - [22/Jul/2018:02:01:28 -0500] “GET /index.php/respyn/pln/deposits/4270010A-19D1-49AC-8FF2-E1599EFF20E3 HTTP/1.1” 200 3208981 “-” “PkpPlnBot 1.0; http://pkp.sfu.ca

This is the 3rd week waiting ¿What is the problem?

We received your deposits 2018-07-21 04:13:55 - that’s only ten days ago.

Your deposits are being processed. It can take up to two weeks for the processing to complete.