Ich bekomme diese Meldung immer wieder, ich habe zweimal deinstalliert und neu installiert. Gleiches Problem, ich weiß nicht weiter, HILFE
Das bedeutet, dass Windows die Engine am Start hindert oder die Ports blockiert
Versuchen Sie, eine „saubere Installation“ mit den hier bereitgestellten Schritten durchzuführen: MCEBuddy FAQ - Install, Uninstall and Start Up Issues
Öffnen Sie dann die Systemsteuerung → Klicken Sie auf Dienste (oder greifen Sie über den Task Manager darauf zu, falls Sie Windows 8.1 oder 10 verwenden), suchen Sie den Dienst MCEBuddy2x und klicken Sie auf Start.
Falls der Dienst gestartet wurde, blockiert Ihre Firewall oder Ihr Antivirus den Port (23332), den der MCEBuddy-Dienst (Engine) zur Kommunikation mit dem Client (GUI) verwendet.
Ich habe das gleiche Problem, und ich habe mehrere Dinge ausprobiert, um es zu beheben. Ich habe versucht, es zu deinstallieren, neu zu installieren und sogar eine saubere Installation. Nichts funktioniert. Was kann ich noch tun?**
В 2023 году код — это не просто инструмент, а новый «родной язык планеты. Если ты не говорит, ты — объект, который ты владеет рисунками, а не банки продают квартиры, ты — тот, кто писать код — ты — тот, кто читает и изменит.
Haben Sie ein Antivirenprogramm oder eine Firewall? Sie könnten die Verbindung zwischen Engine und App blockieren.
Starten Sie sonst die GUI-App, öffnen Sie „Ereignisse“ und prüfen Sie, welche Meldungen dort protokolliert wurden.
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)
Du hast eine fehlerhafte Installation oder etwas in deinem Betriebssystem/Setup stört die Dateiberechtigungen, wodurch MCEBuddy nicht auf einige Dateien/Ordner in seinem Installationsverzeichnis zugreifen kann. Siehe diese Seite zu Installationsproblemen, insbesondere zu Canonical-Fehlern