Hi -
Out of the blue when we try to login we get the following error:
InterWorx Error Report
DETAIL:
FILE: /usr/local/interworx/include/License.php
LINE: 197
MESSAGE:
Trying to access array offset on value of type bool
STACK TRACE:
----- DEBUG STACKTRACE BEGIN -----
/usr/local/interworx/include/License.php errorHandler (197)
/usr/local/interworx/include/License.php getAllowedDomainCount (247)
/usr/local/interworx/include/cluster/NodeManager.php isClusteringAllowed (196)
/usr/local/interworx/include/nodeworx/NodeWorx.php canCluster (1068)
/usr/local/interworx/include/View/Smarty/Nodeworx.php getSmarty (47)
/usr/local/interworx/include/Env/HTML.php __construct (231)
/usr/local/interworx/include/Ctrl/Abstract.php initView (71)
/usr/local/interworx/include/Ctrl/Nodeworx/Abstract.php __construct (45)
0 __construct (0)
/usr/local/interworx/include/FrontController.php newInstance (415)
/usr/local/interworx/include/FrontController.php _invokeAction (149)
/usr/local/interworx/include/FrontController.php _route (98)
/usr/local/interworx/html/index.php route (37)
----- DEBUG STACKTRACE END -----
From the iworx.log
2025-03-23 20:07:10.47213 [1n8lsq-9tzg-yna5-WEB] [EMERG] : ERROR: /usr/local/interworx/include/License.php(197): Trying to access array offset on value of type bool : /nodeworx/import : include/ErrorHandler/Abstract.php line 223
2025-03-23 20:07:10.47231 [1n8lsq-9tzg-yna5-WEB] [EMERG] : BACKTRACE LOGGING START: line 224 of include/ErrorHandler/Abstract.php : /nodeworx/import : include/ErrorHandler/Abstract.php line 224
2025-03-23 20:07:10.47240 [1n8lsq-9tzg-yna5-WEB] [EMERG] : ----- DEBUG STACKTRACE BEGIN ----- : /nodeworx/import : include/ErrorHandler/Abstract.php line 224
2025-03-23 20:07:10.47245 [1n8lsq-9tzg-yna5-WEB] [EMERG] : /usr/local/interworx/include/IWorxDebug.php getStackTrace (175) : /nodeworx/import : include/ErrorHandler/Abstract.php line 224
2025-03-23 20:07:10.47250 [1n8lsq-9tzg-yna5-WEB] [EMERG] : /usr/local/interworx/include/License.php errorHandler (197) : /nodeworx/import : include/ErrorHandler/Abstract.php line 224
2025-03-23 20:07:10.47255 [1n8lsq-9tzg-yna5-WEB] [EMERG] : /usr/local/interworx/include/License.php getAllowedDomainCount (247) : /nodeworx/import : include/ErrorHandler/Abstract.php line 224
2025-03-23 20:07:10.47259 [1n8lsq-9tzg-yna5-WEB] [EMERG] : /usr/local/interworx/include/cluster/NodeManager.php isClusteringAllowed (196) : /nodeworx/import : include/ErrorHandler/Abstract.php line 224
2025-03-23 20:07:10.47264 [1n8lsq-9tzg-yna5-WEB] [EMERG] : /usr/local/interworx/include/nodeworx/NodeWorx.php canCluster (1068) : /nodeworx/import : include/ErrorHandler/Abstract.php line 224
2025-03-23 20:07:10.47269 [1n8lsq-9tzg-yna5-WEB] [EMERG] : /usr/local/interworx/include/View/Smarty/Nodeworx.php getSmarty (47) : /nodeworx/import : include/ErrorHandler/Abstract.php line 224
2025-03-23 20:07:10.47274 [1n8lsq-9tzg-yna5-WEB] [EMERG] : /usr/local/interworx/include/Env/HTML.php __construct (231) : /nodeworx/import : include/ErrorHandler/Abstract.php line 224
2025-03-23 20:07:10.47278 [1n8lsq-9tzg-yna5-WEB] [EMERG] : /usr/local/interworx/include/Ctrl/Abstract.php initView (71) : /nodeworx/import : include/ErrorHandler/Abstract.php line 224
2025-03-23 20:07:10.47283 [1n8lsq-9tzg-yna5-WEB] [EMERG] : /usr/local/interworx/include/Ctrl/Nodeworx/Abstract.php __construct (45) : /nodeworx/import : include/ErrorHandler/Abstract.php line 224
2025-03-23 20:07:10.47287 [1n8lsq-9tzg-yna5-WEB] [EMERG] : 0 __construct (0) : /nodeworx/import : include/ErrorHandler/Abstract.php line 224
2025-03-23 20:07:10.47292 [1n8lsq-9tzg-yna5-WEB] [EMERG] : /usr/local/interworx/include/FrontController.php newInstance (415) : /nodeworx/import : include/ErrorHandler/Abstract.php line 224
2025-03-23 20:07:10.47296 [1n8lsq-9tzg-yna5-WEB] [EMERG] : /usr/local/interworx/include/FrontController.php _invokeAction (149) : /nodeworx/import : include/ErrorHandler/Abstract.php line 224
2025-03-23 20:07:10.47303 [1n8lsq-9tzg-yna5-WEB] [EMERG] : /usr/local/interworx/include/FrontController.php _route (98) : /nodeworx/import : include/ErrorHandler/Abstract.php line 224
2025-03-23 20:07:10.47309 [1n8lsq-9tzg-yna5-WEB] [EMERG] : /usr/local/interworx/html/index.php route (37) : /nodeworx/import : include/ErrorHandler/Abstract.php line 224
2025-03-23 20:07:10.47314 [1n8lsq-9tzg-yna5-WEB] [EMERG] : ----- DEBUG STACKTRACE END ----- : /nodeworx/import : include/ErrorHandler/Abstract.php line 224
Our license is valid so not sure what’s going on.
David