Hello, due to certain issues i wasn’t able to set up FreePBX 17 from installation script, so i had to manually set everything up(PHP 8.2, Asterisk 21.12.2), after which i restore a backup from FreePBX 14.
Also couldn’t get Custom context module online from GUI so i got it directly by https://github.com/FreePBX-ContributedModules/customcontexts/archive/refs/heads/release/17.0.zip
Version seem the same and it installed with no issues, however creating a context always end up throwing an error with an argument “Trying to access array offset on value of type null”
Google says something about it beign slightly incompatible with asterisk 21 and recommends making changes to extensions_custom.conf, which i didn’t try yet.
Is it due to my backup from 14? Should i get another instance of 17 up and try on fresh before restoring backup?