View Issue Details

IDProjectCategoryView StatusLast Update
0032118mantisbtbugtrackerpublic2023-03-23 16:44
Reporterpikachurus Assigned Toatrol  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionno change required 
Platformnginx 1.24, php8.1OSUbuntuOS Version20.04
Product Version2.25.6 
Summary0032118: error at change status with any comment
Description

php upgraded from 7.3 to 8.1, then in logs:

/var/www/job/core/event_api.php: 232: - - - - event_callback()
/var/www/job/core/event_api.php: 164: - - - - event_type_execute()
/var/www/job/core/bugnote_api.php: 315: - - - - event_signal()
/var/www/job/bug_update.php: 466: - - - - bugnote_add()" while reading response header from upstream, client: 172.16.7.16, server: xxxxxx.com, request: "POST /bug_update.php HTTP/2.0", upstream: "fastcgi://unix:/var/run/php/php8.1-fpm.sock:", host: "xxxxxx.com", referrer: "https://xxxxxx.com/bug_change_status_page.php"
2023/03/09 13:44:15 [error] 55460#55460: *409832 FastCGI sent in stderr: "PHP message: Unknown named parameter $files

comment saved with INTERNAL APPLICATION ERROR

if change status without comment - works fine.

TagsPHP 8.1

Activities

atrol

atrol

2023-03-09 13:12

developer   ~0067462

PHP 8.1 is not officially supported at the moment, e. g. see this note 0031928:0067317

dregad

dregad

2023-03-10 03:52

developer   ~0067463

@pikachurus I'm not able to reproduce this. Do you have any plugins installed ?

pikachu

pikachu

2023-03-10 10:21

reporter   ~0067465

@dregad, beside defaults:
Announcements 2.4.1
BBCode+ 2.1.19 (disabled for test, did not help)
PasteZone 1.0.1
Reminder 2.13
TelegramBot 1.5.0

atrol

atrol

2023-03-10 11:14

developer   ~0067466

@pikachu did you also try to disable TelegramBot?

pikachu

pikachu

2023-03-10 12:40

reporter   ~0067467

@atrol, wow, that's helped.

well, TelegramBot plugin was updated last time in 2019.

i rollback to php 7.4 for now.

thanks!

atrol

atrol

2023-03-11 04:32

developer   ~0067468

Thanks for the feedback.
Creating a bug report might help, but as you mentioned, the development is not active since years.
https://github.com/mantisbt-plugins/TelegramBot/issues

dregad

dregad

2023-03-11 04:41

developer   ~0067470

Error seems similar to https://github.com/mantisbt-plugins/TelegramBot/issues/32#issuecomment-754598583