Ik blijf deze melding krijgen, ik heb twee keer verwijderd en opnieuw geïnstalleerd. Hetzelfde probleem, weet niet wat ik moet doen HELP
Dat betekent dat Windows de engine blokkeert om te starten of de poorten blokkeert
Probeer een “schone installatie” uit te voeren met behulp van de stappen die hier worden gegeven: MCEBuddy FAQ - Install, Uninstall and Start Up Issues
Open vervolgens het Configuratiescherm → Klik op Services (of open het via Taakbeheer als u Windows 8.1 of 10 gebruikt), zoek de service MCEBuddy2x en klik op Starten.
Als de service is gestart, dan blokkeert uw firewall of antivirus de poort (23332) die wordt gebruikt door de MCEBuddy-service (engine) om te communiceren met de client (GUI).
Ik heb precies hetzelfde probleem en ik heb meerdere dingen geprobeerd om het op te lossen. Geprobeerd te verwijderen, opnieuw te installeren en zelfs een schone installatie. Niets werkt. Wat kan ik nog meer doen?
EDIT: Ik heb zelfs de nieuwere versie 2.6.2 gekocht om die te installeren en het werkt nog steeds niet.
Heb je een antivirus of firewall geïnstalleerd? Ze kunnen de communicatie tussen de engine en de app blokkeren.
Start anders de GUI-app en klik op Gebeurtenissen om te zien welke fouten in de systeemgebeurtenissen worden vastgelegd.
I do have an antivirus installed and a firewall, but I have checked them and they seem to be ok. I even added it the firewall as an app exception with port 23332. But I’ll post the event logs here. Maybe they will help to figure out the issues.
EDIT:
Here are all my windows event logs from the 24 hours or so.
Warning 17-Dec-2023 12:39 PM
MCEBuddy GUI: Unable to get Event Log Entries due to pipe error System.NullReferenceException: Object reference not set to an instance of an object.
at MCEBuddy.GUI.StatusForm.displayEventLogEntries()
Warning 16-Dec-2023 4:57 PM
MCEBuddy GUI: Unable to get History File from engine
Warning 16-Dec-2023 4:57 PM
System.NullReferenceException: Object reference not set to an instance of an object.
at MCEBuddy.GUI.HistoryForm.GetAndDisplayHistoryLog()
Warning 16-Dec-2023 9:53 AM
MCEBuddy GUI: Unable to get Event Log Entries due to pipe error System.NullReferenceException: Object reference not set to an instance of an object.
at MCEBuddy.GUI.StatusForm.displayEventLogEntries()
Information 16-Dec-2023 9:51 AM
MCEBuddy engine service OnStart called, version 2.6.2.0
Error 16-Dec-2023 9:51 AM
Unable to complete initialization of MCEBuddy Engine Core.
Error: System.InvalidOperationException: This access control list is not in canonical form and therefore cannot be modified.
at System.Security.AccessControl.CommonAcl.ThrowIfNotCanonical()
at System.Security.AccessControl.CommonAcl.AddQualifiedAce(SecurityIdentifier sid, AceQualifier qualifier, Int32 accessMask, AceFlags flags, ObjectAceFlags objectFlags, Guid objectType, Guid inheritedObjectType)
at System.Security.AccessControl.DiscretionaryAcl.AddAccess(AccessControlType accessType, SecurityIdentifier sid, Int32 accessMask, InheritanceFlags inheritanceFlags, PropagationFlags propagationFlags)
at System.Security.AccessControl.CommonObjectSecurity.ModifyAccess(AccessControlModification modification, AccessRule rule, Boolean& modified)
at System.Security.AccessControl.CommonObjectSecurity.AddAccessRule(AccessRule rule)
at MCEBuddy.Util.FileIO.CreateExposedDirectory(String dirPath)
at MCEBuddy.Engine.Core..ctor()
Error 16-Dec-2023 9:51 AM
MCEBuddy engine service failed to start. Error:System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.InvalidOperationException: This access control list is not in canonical form and therefore cannot be modified.
at MCEBuddy.Engine.Core..ctor()
--- End of inner exception stack trace ---
at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor)
at System.Reflection.RuntimeConstructorInfo.Invoke(BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
at System.ServiceModel.Description.ServiceDescription.CreateImplementation(Type serviceType)
at System.ServiceModel.Description.ServiceDescription.SetupSingleton(ServiceDescription serviceDescription, Object implementation, Boolean isWellKnown)
at System.ServiceModel.Description.ServiceDescription.GetService(Type serviceType)
at System.ServiceModel.ServiceHost.CreateDescription(IDictionary`2& implementedContracts)
at System.ServiceModel.ServiceHostBase.InitializeDescription(UriSchemeKeyedCollection baseAddresses)
at System.ServiceModel.ServiceHost..ctor(Type serviceType, Uri[] baseAddresses)
at MCEBuddy.Service.ServiceModule.OnStart(String[] args)
Information 16-Dec-2023 9:51 AM
Service started successfully.
Information 16-Dec-2023 9:48 AM
MCEBuddy engine service OnStop called, version 2.6.2.0
Error 16-Dec-2023 9:48 AM
MCEBuddy engine service failed to stop. Error:System.NullReferenceException: Object reference not set to an instance of an object.
at MCEBuddy.Service.ServiceModule.StopEngine(Boolean onStop)
Warning 16-Dec-2023 9:48 AM
MCEBuddy engine service failed to close Host binding. Error:System.NullReferenceException: Object reference not set to an instance of an object.
at MCEBuddy.Service.ServiceModule.StopEngine(Boolean onStop)
Information 16-Dec-2023 9:48 AM
Service stopped successfully.
Error 16-Dec-2023 9:31 AM
Unable to complete initialization of MCEBuddy Engine Core.
Error: System.InvalidOperationException: This access control list is not in canonical form and therefore cannot be modified.
at System.Security.AccessControl.CommonAcl.ThrowIfNotCanonical()
at System.Security.AccessControl.CommonAcl.AddQualifiedAce(SecurityIdentifier sid, AceQualifier qualifier, Int32 accessMask, AceFlags flags, ObjectAceFlags objectFlags, Guid objectType, Guid inheritedObjectType)
at System.Security.AccessControl.DiscretionaryAcl.AddAccess(AccessControlType accessType, SecurityIdentifier sid, Int32 accessMask, InheritanceFlags inheritanceFlags, PropagationFlags propagationFlags)
at System.Security.AccessControl.CommonObjectSecurity.ModifyAccess(AccessControlModification modification, AccessRule rule, Boolean& modified)
at System.Security.AccessControl.CommonObjectSecurity.AddAccessRule(AccessRule rule)
at MCEBuddy.Util.FileIO.CreateExposedDirectory(String dirPath)
at MCEBuddy.Engine.Core..ctor()
Error 16-Dec-2023 9:31 AM
MCEBuddy engine service failed to start. Error:System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.InvalidOperationException: This access control list is not in canonical form and therefore cannot be modified.
at MCEBuddy.Engine.Core..ctor()
--- End of inner exception stack trace ---
at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor)
at System.Reflection.RuntimeConstructorInfo.Invoke(BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
at System.ServiceModel.Description.ServiceDescription.CreateImplementation(Type serviceType)
at System.ServiceModel.Description.ServiceDescription.SetupSingleton(ServiceDescription serviceDescription, Object implementation, Boolean isWellKnown)
at System.ServiceModel.Description.ServiceDescription.GetService(Type serviceType)
at System.ServiceModel.ServiceHost.CreateDescription(IDictionary`2& implementedContracts)
at System.ServiceModel.ServiceHostBase.InitializeDescription(UriSchemeKeyedCollection baseAddresses)
at System.ServiceModel.ServiceHost..ctor(Type serviceType, Uri[] baseAddresses)
at MCEBuddy.Service.ServiceModule.OnStart(String[] args)
Information 16-Dec-2023 9:31 AM
Service started successfully.
Information 16-Dec-2023 9:31 AM
MCEBuddy engine service OnStart called, version 2.6.2.0
Information 16-Dec-2023 9:30 AM
MCEBuddy engine service OnStop called, version 2.6.2.0
Error 16-Dec-2023 9:30 AM
MCEBuddy engine service failed to stop. Error:System.NullReferenceException: Object reference not set to an instance of an object.
at MCEBuddy.Service.ServiceModule.StopEngine(Boolean onStop)
Warning 16-Dec-2023 9:30 AM
MCEBuddy engine service failed to close Host binding. Error:System.NullReferenceException: Object reference not set to an instance of an object.
at MCEBuddy.Service.ServiceModule.StopEngine(Boolean onStop)
Information 16-Dec-2023 9:30 AM
Service stopped successfully.
Information 16-Dec-2023 9:17 AM
MCEBuddy engine service OnPowerEvent called by System, Event -> PowerStatusChange
Information 16-Dec-2023 9:17 AM
MCEBuddy engine service Power Status Change Notification, Power Status -> Online
Information 16-Dec-2023 9:17 AM
PowerEvent handled successfully by the service.
Information 16-Dec-2023 9:15 AM
MCEBuddy engine service OnStart called, version 2.6.2.0
Error 16-Dec-2023 9:15 AM
Unable to complete initialization of MCEBuddy Engine Core.
Error: System.InvalidOperationException: This access control list is not in canonical form and therefore cannot be modified.
at System.Security.AccessControl.CommonAcl.ThrowIfNotCanonical()
at System.Security.AccessControl.CommonAcl.AddQualifiedAce(SecurityIdentifier sid, AceQualifier qualifier, Int32 accessMask, AceFlags flags, ObjectAceFlags objectFlags, Guid objectType, Guid inheritedObjectType)
at System.Security.AccessControl.DiscretionaryAcl.AddAccess(AccessControlType accessType, SecurityIdentifier sid, Int32 accessMask, InheritanceFlags inheritanceFlags, PropagationFlags propagationFlags)
at System.Security.AccessControl.CommonObjectSecurity.ModifyAccess(AccessControlModification modification, AccessRule rule, Boolean& modified)
at System.Security.AccessControl.CommonObjectSecurity.AddAccessRule(AccessRule rule)
at MCEBuddy.Util.FileIO.CreateExposedDirectory(String dirPath)
at MCEBuddy.Engine.Core..ctor()
Error 16-Dec-2023 9:15 AM
MCEBuddy engine service failed to start. Error:System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.InvalidOperationException: This access control list is not in canonical form and therefore cannot be modified.
at MCEBuddy.Engine.Core..ctor()
--- End of inner exception stack trace ---
at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor)
at System.Reflection.RuntimeConstructorInfo.Invoke(BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
at System.ServiceModel.Description.ServiceDescription.CreateImplementation(Type serviceType)
at System.ServiceModel.Description.ServiceDescription.SetupSingleton(ServiceDescription serviceDescription, Object implementation, Boolean isWellKnown)
at System.ServiceModel.Description.ServiceDescription.GetService(Type serviceType)
at System.ServiceModel.ServiceHost.CreateDescription(IDictionary`2& implementedContracts)
at System.ServiceModel.ServiceHostBase.InitializeDescription(UriSchemeKeyedCollection baseAddresses)
at System.ServiceModel.ServiceHost..ctor(Type serviceType, Uri[] baseAddresses)
at MCEBuddy.Service.ServiceModule.OnStart(String[] args)
Information 16-Dec-2023 9:15 AM
Service started successfully.
Error 16-Dec-2023 8:58 AM
Unable to complete initialization of MCEBuddy Engine Core.
Error: System.InvalidOperationException: This access control list is not in canonical form and therefore cannot be modified.
at System.Security.AccessControl.CommonAcl.ThrowIfNotCanonical()
at System.Security.AccessControl.CommonAcl.AddQualifiedAce(SecurityIdentifier sid, AceQualifier qualifier, Int32 accessMask, AceFlags flags, ObjectAceFlags objectFlags, Guid objectType, Guid inheritedObjectType)
at System.Security.AccessControl.DiscretionaryAcl.AddAccess(AccessControlType accessType, SecurityIdentifier sid, Int32 accessMask, InheritanceFlags inheritanceFlags, PropagationFlags propagationFlags)
at System.Security.AccessControl.CommonObjectSecurity.ModifyAccess(AccessControlModification modification, AccessRule rule, Boolean& modified)
at System.Security.AccessControl.CommonObjectSecurity.AddAccessRule(AccessRule rule)
at MCEBuddy.Util.FileIO.CreateExposedDirectory(String dirPath)
at MCEBuddy.Engine.Core..ctor()
Error 16-Dec-2023 8:58 AM
MCEBuddy engine service failed to start. Error:System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.InvalidOperationException: This access control list is not in canonical form and therefore cannot be modified.
at MCEBuddy.Engine.Core..ctor()
--- End of inner exception stack trace ---
at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor)
at System.Reflection.RuntimeConstructorInfo.Invoke(BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
at System.ServiceModel.Description.ServiceDescription.CreateImplementation(Type serviceType)
at System.ServiceModel.Description.ServiceDescription.SetupSingleton(ServiceDescription serviceDescription, Object implementation, Boolean isWellKnown)
at System.ServiceModel.Description.ServiceDescription.GetService(Type serviceType)
at System.ServiceModel.ServiceHost.CreateDescription(IDictionary`2& implementedContracts)
at System.ServiceModel.ServiceHostBase.InitializeDescription(UriSchemeKeyedCollection baseAddresses)
at System.ServiceModel.ServiceHost..ctor(Type serviceType, Uri[] baseAddresses)
at MCEBuddy.Service.ServiceModule.OnStart(String[] args)
Information 16-Dec-2023 8:58 AM
Service started successfully.
Information 16-Dec-2023 8:58 AM
MCEBuddy engine service OnStart called, version 2.6.2.0
Information 16-Dec-2023 8:56 AM
Starting MCEBuddy Service. Version:2.6.2.0
Information 16-Dec-2023 8:55 AM
Installing MCEBuddy Service. Version:2.6.2.0
Error 16-Dec-2023 8:48 AM
Unable to delete installation directory. Error:System.UnauthorizedAccessException: Access to the path 'MCEBuddy.Globals.dll' is denied.
at System.IO.Directory.DeleteHelper(String fullPath, String userPath, Boolean recursive, Boolean throwOnTopLevelDirectoryNotFound, WIN32_FIND_DATA& data)
at System.IO.Directory.Delete(String fullPath, String userPath, Boolean recursive, Boolean checkHost)
at MCEBuddy.Service.ProjectInstaller.DeleteDirectory(String dirPath)
Information 16-Dec-2023 8:48 AM
Stopping MCEBuddy Service. Version:2.5.8.0
Information 16-Dec-2023 8:48 AM
Uninstalling MCEBuddy Service. Version:2.5.8.0
Error 16-Dec-2023 8:25 AM
MCEBuddy engine failed to stop. Error:System.NullReferenceException: Object reference not set to an instance of an object.
at MCEBuddy.Service.ServiceModule.StopEngine(Boolean onStop)
Warning 16-Dec-2023 8:25 AM
MCEBuddy engine service failed to close Host binding. Error:System.NullReferenceException: Object reference not set to an instance of an object.
at MCEBuddy.Service.ServiceModule.StopEngine(Boolean onStop)
Information 16-Dec-2023 8:25 AM
Service stopped successfully.
Information 16-Dec-2023 8:25 AM
MCEBuddy service OnStop called, version 2.5.8.0
Warning 16-Dec-2023 8:10 AM
MCEBuddy GUI: Unable to get Event Log Entries due to pipe error System.NullReferenceException: Object reference not set to an instance of an object.
at MCEBuddy.GUI.StatusForm.displayEventLogEntries()
Information 16-Dec-2023 8:05 AM
MCEBuddy service OnStart called, version 2.5.8.0
Error 16-Dec-2023 8:05 AM
MCEBuddy service failed to start. Error:System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.InvalidOperationException: This access control list is not in canonical form and therefore cannot be modified.
at MCEBuddy.Engine.Core..ctor()
--- End of inner exception stack trace ---
at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor)
at System.Reflection.RuntimeConstructorInfo.Invoke(BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
at System.ServiceModel.Description.ServiceDescription.CreateImplementation(Type serviceType)
at System.ServiceModel.Description.ServiceDescription.SetupSingleton(ServiceDescription serviceDescription, Object implementation, Boolean isWellKnown)
at System.ServiceModel.Description.ServiceDescription.GetService(Type serviceType)
at System.ServiceModel.ServiceHost.CreateDescription(IDictionary`2& implementedContracts)
at System.ServiceModel.ServiceHostBase.InitializeDescription(UriSchemeKeyedCollection baseAddresses)
at System.ServiceModel.ServiceHost..ctor(Type serviceType, Uri[] baseAddresses)
at MCEBuddy.Service.ServiceModule.OnStart(String[] args)
Information 16-Dec-2023 8:05 AM
MCEBuddy service OnStop called, version 2.5.8.0
Error 16-Dec-2023 8:05 AM
MCEBuddy engine failed to stop. Error:System.NullReferenceException: Object reference not set to an instance of an object.
at MCEBuddy.Service.ServiceModule.StopEngine(Boolean onStop)
Warning 16-Dec-2023 8:05 AM
MCEBuddy engine service failed to close Host binding. Error:System.NullReferenceException: Object reference not set to an instance of an object.
at MCEBuddy.Service.ServiceModule.StopEngine(Boolean onStop)
Je hebt een foute installatie of iets in je OS/setup verstoort de bestandsrechten, waardoor mcebuddy geen toegang krijgt tot sommige bestanden/mappen in zijn installatiemap. Zie deze pagina over installatieproblemen, met name over Canonical fouten