MaRDI4NFDI / portal-compose

docker-composer repo for mardi
https://portal.mardi4nfdi.de
GNU General Public License v3.0
3 stars 1 forks source link

Fix warnings #454

Closed physikerwelt closed 6 months ago

physikerwelt commented 6 months ago

Now jobs are runing fine, but one sees the following error


json_decode() error (4): Syntax error

/var/www/html/maintenance/run runJobs --type='DispatchChanges' --maxtime='60' --memory-limit='300M' --result=json --conf=/shared/LocalSettings.php STDERR:

    Warning: Undefined array key "GOOGLE_OPENID_SECRET" in /shared/LocalSettings.d/OpenID_Connect.php on line 8

Warning: Undefined array key "MATOMO_TOKEN" in /shared/LocalSettings.d/MatomoAnalytics.php on line 4
physikerwelt commented 6 months ago

Looks good after now,



            "error": null,

            "time": 129

        },



{

            "type": "cirrusSearchLinksUpdate",

            "status": "ok",

            "error": null,

            "time": 65

        },



{

            "type": "cirrusSearchLinksUpdate",

            "status": "ok",

            "error": null,

            "time": 107

        },