FreePBX / issue-tracker

The unified FreePBX issue tracker.
https://www.freepbx.org
GNU General Public License v3.0
12 stars 1 forks source link

[bug]: Calendar Event maintenance. Maximum function nesting level of '256' reached, aborting! #474

Closed moretolearn01 closed 1 month ago

moretolearn01 commented 1 month ago

FreePBX Version

FreePBX 16

Issue Description

Attempt to create new event and the following toast appears, with no entry is displayed in the calendar. "Maximum function nesting level of '256' reached, aborting!" Screenshot 2024-10-05 140925

Rebooted to see if this would help, which it didn't. Several events did display in the calendar, which are the attempts previously made when the error displayed.

This error message also pops up when deleting an event. Maximum function nesting level of '256' reached, aborting! File:/var/www/html/admin/modules/calendar/vendor/om/icalparser/src/Freq.php:300

Operating Environment

FreePBX 16.0.40.11 Asterisk Version: 20.5.2 PBX Distro: 12.7.8-2306-1.sng7 Calendar module: 16.0.29 All modules up-to-date

Relevant log output

No response

msanthosh18 commented 1 month ago

Can you give a try updating the below version fwconsole ma downloadinstall calendar --tag 16.0.34

moretolearn01 commented 1 month ago

Can you give a try updating the below version fwconsole ma downloadinstall calendar --tag 16.0.34

Thanks @msanthosh18 . This has resolved the issue.