Various internal server errors occur, on different points.
But most have in common to do
- close of ticket
- send mail
- merge
On analyzing log i am having this errors regular, sometime a few, sometimes tons like this
Code: Select all
[Wed Feb 9 13:11:42 2022] devurandom.pm: Use of uninitialized value in subroutine entry at (eval 141) line 3.
[Wed Feb 9 13:11:42 2022] devurandom.pm: Use of uninitialized value in subroutine entry at (eval 141) line 3.
[Wed Feb 9 13:11:42 2022] devurandom.pm: Use of uninitialized value in subroutine entry at (eval 141) line 3.
[Wed Feb 9 13:11:42 2022] devurandom.pm: Use of uninitialized value in subroutine entry at (eval 141) line 3.
[Wed Feb 9 13:11:42 2022] devurandom.pm: Use of uninitialized value in subroutine entry at (eval 141) line 3.
Code: Select all
[Wed Feb 09 13:11:42.837351 2022] [:error] [pid 121750:tid 140223543494400] Undef did not pass type constraint "ClassName" (in $self->{"weak_source"}) at /opt/otrs/Kernel/cpan-lib/Crypt/Random/Source/Factory.pm line 77\n "ClassName" is a subtype of "Str"\n "Str" is a subtype of "Value"\n "Value" is a subtype of "Defined"\n Undef did not pass type constraint "Defined" (in $self->{"weak_source"})\n "Defined" is defined as: (defined($_))\n
Code: Select all
[Wed Feb 9 13:13:05 2022] devurandom.pm: Use of uninitialized value in subroutine entry at (eval 141) line 3.
[Wed Feb 09 13:13:06.513876 2022] [core:notice] [pid 121745:tid 140223963995200] AH00051: child pid 121750 exit signal Segmentation fault (11), possible coredump in /etc/apache2
any ideas how to track down this issue?
I am pretty lost here. The next step was to get upgraded to znuny 6.0 and afterwards to 6.1
But not knowing if there is a different issue with this => stopped the migration path for now