INTERNAL APPLICATION ERROR

This plugin allows you to report an issue in MantisBT by sending an email to a particular mail account

Moderators: Developer, Contributor

Post Reply
kultys
Posts: 4
Joined: 09 Nov 2021, 11:25

INTERNAL APPLICATION ERROR

Post by kultys »

When im click install button emeilreporting im get error INTERNAL APPLICATION ERROR.
There is nothing I can do in the app Mantis.

Please help.
Thx
Attachments
error_mantis.JPG
error_mantis.JPG (166.83 KiB) Viewed 14223 times
SL-Gundam
Posts: 722
Joined: 06 Jul 2011, 14:17

Re: INTERNAL APPLICATION ERROR

Post by SL-Gundam »

What version of MantisBT and EmailReporting are you running?
kultys
Posts: 4
Joined: 09 Nov 2021, 11:25

Re: INTERNAL APPLICATION ERROR

Post by kultys »

Im testing MantisBT 2.25.2 + EmailReporting v0.10.1 and MantisBT mantisbt 2.24.2 + EmailReporting v0.10.0.
Centos 8, PHP 7.2.24

After install im have this same problem.
SL-Gundam
Posts: 722
Joined: 06 Jul 2011, 14:17

Re: INTERNAL APPLICATION ERROR

Post by SL-Gundam »

I did a clean install of MantisBT 2.25.2
Installed EmailReporting v0.10.1.
I only got a small error concerning an older version of Markdownify (third party code EmailReporting uses)

But if i download the latest DEV version from github everything works fine.
I suggest trying the latest DEV version: https://github.com/mantisbt-plugins/Ema ... master.zip
kultys
Posts: 4
Joined: 09 Nov 2021, 11:25

Re: INTERNAL APPLICATION ERROR

Post by kultys »

PHP 7.2.24 is correct ? maybe reinstall to 7.1 version ?
SL-Gundam
Posts: 722
Joined: 06 Jul 2011, 14:17

Re: INTERNAL APPLICATION ERROR

Post by SL-Gundam »

I'm running PHP 7.4.11 and it works just fine.
So like i said please install the latest DEV version of EmailReporting
kultys
Posts: 4
Joined: 09 Nov 2021, 11:25

Re: INTERNAL APPLICATION ERROR

Post by kultys »

Im find solution.
I dont have compile json in PHP.
must install php-json and all works fine:
sudo yum install php-json
sudo php-json restart


Thx for repley !
Post Reply