Dear All,
We have a problem with email sending since we upgraded to 2.25.2 recently (I know, 2.25.3 was just released in the meantime)
Only developer and above user accounts are receiving notification mails from Mantisbt.
For some reason it turned out that mantis was connecting to the local ...
Search found 5 matches
- 02 May 2022, 09:46
- Forum: Help
- Topic: E-mail notifications are not sent to users
- Replies: 1
- Views: 2118
- 06 Apr 2022, 12:21
- Forum: Help
- Topic: Logging not working
- Replies: 2
- Views: 1786
Re: Logging not working
Hi all,
We could manage to solve the issue.
SELINUX blocked the webservice user from editing files on the given path, and the log was populating the error_log due to a typo in the config_inc.php.
Cheers,
Greg
We could manage to solve the issue.
SELINUX blocked the webservice user from editing files on the given path, and the log was populating the error_log due to a typo in the config_inc.php.
Cheers,
Greg
- 26 Mar 2022, 13:31
- Forum: Help
- Topic: Logging not working
- Replies: 2
- Views: 1786
Logging not working
Hi Everone,
I have mantis 2.25.2 schema ver 211 php ver 7.4.28 MariaDB 5.5.68
Site is reached via proxy server.
When trying to have logs about email sending, I get the following error in httpd error_log:
[client PROXY-IP:54370] MantisBT - The file specified in $g_log_destination "/var/www/cap ...
I have mantis 2.25.2 schema ver 211 php ver 7.4.28 MariaDB 5.5.68
Site is reached via proxy server.
When trying to have logs about email sending, I get the following error in httpd error_log:
[client PROXY-IP:54370] MantisBT - The file specified in $g_log_destination "/var/www/cap ...
- 10 Feb 2022, 18:45
- Forum: Help
- Topic: REST API Patch Method causes HTTP 500 error
- Replies: 2
- Views: 2227
Re: REST API Patch Method causes HTTP 500 error
Thanks a lot!
That did the trick for me.
That did the trick for me.
- 10 Feb 2022, 16:43
- Forum: Help
- Topic: REST API Patch Method causes HTTP 500 error
- Replies: 2
- Views: 2227
REST API Patch Method causes HTTP 500 error
Hi Everyone,
I'M having issues changing ticket status via REST API.
MantisBT Version upgraded to current: 2.25.2 from 2.14.~ - running on Turnkey Linux, a template CT availaable for ProxMox.
REST API should be enabled by default - checked, and it is, in config_default_inc.php
What was missing is ...
I'M having issues changing ticket status via REST API.
MantisBT Version upgraded to current: 2.25.2 from 2.14.~ - running on Turnkey Linux, a template CT availaable for ProxMox.
REST API should be enabled by default - checked, and it is, in config_default_inc.php
What was missing is ...