Hi community,
I am having an issue that is a little bit hard to understand from my side. After updating to 6.0.1 I am not longer able to start services. When reviewing oned.log
I receive the following:
Tue May 4 09:25:08 2021 [Z0][ONE][I]: Log level:3 [0=ERROR,1=WARNING,2=INFO,3=DEBUG]
Tue May 4 09:25:08 2021 [Z0][ONE][I]: Support for xmlrpc-c > 1.31: yes
Tue May 4 09:25:08 2021 [Z0][ONE][I]: Using hostname: sunstone-node
Tue May 4 09:25:08 2021 [Z0][ONE][I]: sqlite has enabled: SQLITE_ENABLE_UPDATE_DELETE_LIMIT
Tue May 4 09:25:08 2021 [Z0][ONE][I]: Checking database version.
Tue May 4 09:25:08 2021 [Z0][ONE][I]: oned is using version 6.0.0 for local_db_versioning
Tue May 4 09:25:08 2021 [Z0][ONE][I]: oned is using version 6.0.0 for db_versioning
Tue May 4 09:25:08 2021 [Z0][ACL][I]: Starting ACL Manager...
Tue May 4 09:25:08 2021 [Z0][ACL][I]: ACL Manager started.
Tue May 4 09:25:08 2021 [Z0][HKM][I]: Loading Hook Manager driver.
Tue May 4 09:25:08 2021 [Z0][DrM][I]: Loading driver: hook_exe
Tue May 4 09:25:08 2021 [Z0][DrM][I]: Driver loaded: hook_exe
Tue May 4 09:25:08 2021 [Z0][HKM][I]: Hook Manager loaded
Tue May 4 09:25:08 2021 [Z0][DrM][E]: Unable to start driver 'hook_exe': Driver initialization failed
Tue May 4 09:25:08 2021 [Z0][HKM][E]: Driver initialization failed
I have tried to find this hook_exe
, but I am not able to find it, perhaps I am looking at the wrong file and the culprit is completely different. Any ideas where to begin to debug?
Thanks!