Gå til innhold
  • Bli medlem
Støtt hjemmeautomasjon.no!

HomeSeer feiler ved oppstart etter install av Smarter Control


Frankh

Anbefalte innlegg

Hei!

 

Tenkte jeg skulle teste ut Smater Control sin Sensibo plugin.

 

Gjorde som beskrevet 

  • Extract the HSPI_SCREPOSTIROY.EXE file from the zip file and place it in your HS3 directory
  • Restart HS3
  • Use the HS3 plugin manager to start the repository plugin.
  • Navigate to Plugins / SCREPOSITORY / Manage Smarter Control Plugins
  •  

Men da jeg skulle installere Sensibo plugin restartet HS og etter det vil den ikke starte.

Er det noen måte jeg klarer å få HS opp igjen? Sensibo pluginet ble plutselig ikke så viktig lenger :P

 

 

Benytter Raspberry pi3 og HS 3.0.0.435 og Screpository (Smarter Control) 5.0.2.0

 

Får denne feilmeldingen ved ./go

 

pi@raspberrypi:~/HomeSeer $ ./go
HomeSeer Linux starting...
01.36.33.7474:[Database]->Opening (Mode=Read Only) up HomeSeer LOG database /home/pi/HomeSeer/Logs/HomeSeerLog.hsd
01.36.34.1212:[Startup]->Loading Settings
01.36.34.2331:[Warning]->HomeSeer was not shut down successfully the previous time it was started.
01.36.34.3752:[Startup]->Settings Loaded.
01.36.39.3716:[Startup]-> 
01.36.39.3733:[Startup]->********************************************************************************
01.36.39.3775:[Startup]->          HomeSeer version 3.0.0.435 Edition: HS3 Standard Starting Now
01.36.39.3798:[Startup]->********************************************************************************
01.36.39.3816:[Startup]-> 
01.36.39.4460:[Startup]->Creating Class Objects...
01.36.39.4532:[Startup]->COM port classes started.
01.36.39.4670:[Startup]->Application interface class started.
01.36.39.4896:[Startup]->Web server class started.
01.36.39.4964:[Startup]->E-Mail SEND class started.
01.36.39.5011:[Startup]->E-Mail RECEIVE class started.
01.36.39.5160:[Startup]->Plug-In Interface class started.
01.36.39.5246:[Startup]->Local voice recognition class started.
01.36.39.5371:[Startup]->Database SAVE process started.
01.36.39.5388:[Startup]->Loading configuration file ...
01.36.39.6013:[Database]->Opening (Mode=Read Only) up HomeSeer database /home/pi/HomeSeer/Data/HomeSeerData.hsd
01.36.42.3120:[Database]->Loading Devices...
01.36.42.3628:[Load Config]->158 total devices loaded.
01.36.42.3738:[Load Config]->Loading Event Groups...
01.36.42.4416:[Load Config]->Loading Events...
01.36.42.7255:[Load Config]->20 total events loaded.
01.36.42.7271:[Load Config]->Loading COUNTERS...
01.36.42.7499:[Load Config]->Loading TIMERS...
01.36.42.8251:[Startup]->HomeSeer version is: 3.0.0.435
01.36.42.8284:[Startup]->Creating Speaker Client Interface Object...
01.36.42.8411:[Startup]->This version of HomeSeer is registered as a HS3STANDARD version.
01.36.43.0266:[Info]->Remote plug-in API interface started on port XXXX
01.36.43.0286:[Startup]->Checking for available plug-ins
01.36.45.6386:[Plug-In]->Found plug-in: JowiHue, version: 2.0.2.6
01.36.47.8000:[Plug-In]->Found plug-in: mcsMQTT, version: 3.4.5.2
01.36.49.9673:[Plug-In]->Found plug-in: MQTT, version: 1.5.0.0
01.36.52.1854:[Plug-In]->Found plug-in: RFXCOM, version: 30.0.0.36
01.36.55.8795:[Plug-In]->Found plug-in: SCREPOSITORY, version: 5.0.2.0
* Assertion at metadata.c:980, condition `index < meta->heap_blob.size' not met

Stacktrace:

  at <unknown> <0xffffffff>
  at (wrapper managed-to-native) System.Reflection.MonoCMethod.InternalInvoke (System.Reflection.MonoCMethod,object,object[],System.Exception&) <0x00043>
  at System.Reflection.MonoCMethod.InternalInvoke (object,object[]) <0x0003b>
  at System.RuntimeType.CreateInstanceMono (bool) <0x0012b>
  at System.RuntimeType.CreateInstanceSlow (bool,bool,bool,System.Threading.StackCrawlMark&) <0x00063>
  at System.RuntimeType.CreateInstanceDefaultCtor (bool,bool,bool,System.Threading.StackCrawlMark&) <0x00067>
  at System.Activator.CreateInstance (System.Type,bool) <0x000b3>
  at System.RuntimeType.CreateInstanceImpl (System.Reflection.BindingFlags,System.Reflection.Binder,object[],System.Globalization.CultureInfo,object[],System.Threading.StackCrawlMark&) <0x005c3>
  at System.Activator.CreateInstance (System.Type,System.Reflection.BindingFlags,System.Reflection.Binder,object[],System.Globalization.CultureInfo,object[]) <0x001fb>
  at System.Activator.CreateInstance (System.Type,System.Reflection.BindingFlags,System.Reflection.Binder,object[],System.Globalization.CultureInfo) <0x00047>
  at System.SecurityUtils.SecureCreateInstance (System.Type,object[],bool) <0x00097>
  at System.SecurityUtils.SecureCreateInstance (System.Type) <0x0001b>
  at System.ComponentModel.LicenseManager.ValidateInternalRecursive (System.ComponentModel.LicenseContext,System.Type,object,bool,System.ComponentModel.License&,string&) <0x000c7>
  at System.ComponentModel.LicenseManager.ValidateInternal (System.Type,object,bool,System.ComponentModel.License&) <0x0004f>
  at System.ComponentModel.LicenseManager.Validate (System.Type) <0x00027>
  at HSPI_SENSIBO.Main..cctor () <0x0009b>
  at (wrapper runtime-invoke) object.runtime_invoke_void (object,intptr,intptr,intptr) <0x0006f>
  at <unknown> <0xffffffff>
  at (wrapper managed-to-native) object.__icall_wrapper_mono_generic_class_init (intptr) <0x00037>
  at HSPI_SENSIBO.HSPI.get_Name () <0x00027>
  at (wrapper runtime-invoke) <Module>.runtime_invoke_object__this__ (object,intptr,intptr,intptr) <0x000cb>
  at <unknown> <0xffffffff>
  at (wrapper managed-to-native) System.Reflection.MonoMethod.InternalInvoke (System.Reflection.MonoMethod,object,object[],System.Exception&) <0x00043>
  at System.Reflection.MonoMethod.Invoke (object,System.Reflection.BindingFlags,System.Reflection.Binder,object[],System.Globalization.CultureInfo) <0x000ab>
  at System.RuntimeType.InvokeMember (string,System.Reflection.BindingFlags,System.Reflection.Binder,object,object[],System.Reflection.ParameterModifier[],System.Globalization.CultureInfo,string[]) <0x010a7>
  at Microsoft.VisualBasic.CompilerServices.LateBinding.LateGet (object,System.Type,string,object[],string[],bool[]) <0x000cb>
  at Microsoft.VisualBasic.CompilerServices.NewLateBinding.LateGet (object,System.Type,string,object[],string[],System.Type[],bool[]) <0x00057>
  at Scheduler.clsHSPI/Worker.ProcessAssembly () <0x00137>
  at (wrapper remoting-invoke-with-check) Scheduler.clsHSPI/Worker.ProcessAssembly () <0x00063>
  at (wrapper xdomain-dispatch) Scheduler.clsHSPI/Worker.ProcessAssembly (object,byte[]&,byte[]&) <0x00103>
  at (wrapper xdomain-invoke) Scheduler.clsHSPI/Worker.ProcessAssembly () <0x000e3>
  at (wrapper remoting-invoke-with-check) Scheduler.clsHSPI/Worker.ProcessAssembly () <0x0004b>
  at Scheduler.clsHSPI/PluginAttributes.Process () <0x0041b>
  at Scheduler.clsHSPI.FindInterfaces (bool&) <0x004cf>
  at (wrapper remoting-invoke-with-check) Scheduler.clsHSPI.FindInterfaces (bool&) <0x00073>
  at Scheduler.SC_Main.c730f8742e287d8f2971f387fee693ad4 () <0x0008b>
  at Scheduler.SC_Main.StartUp () <0x00903>
  at HSConsole.HSConsole.Main () <0x00413>
  at (wrapper runtime-invoke) object.runtime_invoke_void (object,intptr,intptr,intptr) <0x000bf>

Native stacktrace:


Debug info from gdb:

[New LWP 1197]
[New LWP 1198]
[New LWP 1201]
[New LWP 1202]
[New LWP 1203]
[New LWP 1205]
[New LWP 1206]
[New LWP 1207]
[New LWP 1208]
[New LWP 1209]
[New LWP 1210]
[New LWP 1211]
[New LWP 1212]
[New LWP 1213]
[New LWP 1214]
[New LWP 1215]
[New LWP 1226]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/arm-linux-gnueabihf/libthread_db.so.1".
0x76e194cc in __waitpid (pid=1227, stat_loc=0x7e8bfa00, options=0) at ../sysdeps/unix/sysv/linux/waitpid.c:29
29	../sysdeps/unix/sysv/linux/waitpid.c: Ingen slik fil eller filkatalog.
  Id   Target Id         Frame 
* 1    Thread 0x76f30570 (LWP 1196) "(System)_17-okt" 0x76e194cc in __waitpid (pid=1227, stat_loc=0x7e8bfa00, options=0) at ../sysdeps/unix/sysv/linux/waitpid.c:29
  2    Thread 0x763ff470 (LWP 1197) "SGen worker" 0x76e1494c in __pthread_cond_wait (cond=0x3258f0, mutex=0x3258bc) at pthread_cond_wait.c:186
  3    Thread 0x76a53470 (LWP 1198) "Finalizer" 0x76e17014 in futex_abstimed_wait_cancelable (private=0, abstime=0x0, expected=1, futex_word=0x31d8c0) at ../sysdeps/unix/sysv/linux/futex-internal.h:205
  4    Thread 0x7374b470 (LWP 1201) "Logging Class C" 0x76e14ce8 in __pthread_cond_timedwait (cond=0x3260c0, mutex=0x3260a8, abstime=0x7374a704) at pthread_cond_timedwait.c:198
  5    Thread 0x734ff470 (LWP 1202) "Timer-Scheduler" 0x76e14ce8 in __pthread_cond_timedwait (cond=0xe6fa40, mutex=0xe6fa24, abstime=0x734fe35c) at pthread_cond_timedwait.c:198
  6    Thread 0x733ff470 (LWP 1203) "(System)_17-okt" 0x76e14ce8 in __pthread_cond_timedwait (cond=0x3260c0, mutex=0x3260a8, abstime=0x733fed54) at pthread_cond_timedwait.c:198
  7    Thread 0x72fff470 (LWP 1205) "Threadpool work" 0x76e14ce8 in __pthread_cond_timedwait (cond=0x1472a28, mutex=0x1472a58, abstime=0x72ffed60) at pthread_cond_timedwait.c:198
  8    Thread 0x7335d470 (LWP 1206) "Threadpool work" 0x76d90cb0 in poll () at ../sysdeps/unix/syscall-template.S:84
  9    Thread 0x72cff470 (LWP 1207) "Threadpool work" 0x76e14ce8 in __pthread_cond_timedwait (cond=0x1472a28, mutex=0x1472a58, abstime=0x72cfed60) at pthread_cond_timedwait.c:198
  10   Thread 0x72aff470 (LWP 1208) "Threadpool work" 0x76e14ce8 in __pthread_cond_timedwait (cond=0x1472a28, mutex=0x1472a58, abstime=0x72afed60) at pthread_cond_timedwait.c:198
  11   Thread 0x72230470 (LWP 1209) "(System)_17-okt" 0x76e14ce8 in __pthread_cond_timedwait (cond=0x3260c0, mutex=0x3260a8, abstime=0x7222f6d4) at pthread_cond_timedwait.c:198
  12   Thread 0x72130470 (LWP 1210) "(System)_17-okt" 0x76e1494c in __pthread_cond_wait (cond=0xe70898, mutex=0xe7087c) at pthread_cond_wait.c:186
  13   Thread 0x72030470 (LWP 1211) "(System)_17-okt" 0x76e14ce8 in __pthread_cond_timedwait (cond=0xe70cd8, mutex=0xe70cbc, abstime=0x7202f464) at pthread_cond_timedwait.c:198
  14   Thread 0x71f30470 (LWP 1212) "(System)_17-okt" 0x76e1494c in __pthread_cond_wait (cond=0xe70e70, mutex=0xe70e54) at pthread_cond_wait.c:186
  15   Thread 0x71e30470 (LWP 1213) "(System)_17-okt" 0x76e14ce8 in __pthread_cond_timedwait (cond=0x3260c0, mutex=0x3260a8, abstime=0x71e2f56c) at pthread_cond_timedwait.c:198
  16   Thread 0x71aff470 (LWP 1214) "(System)_17-okt" 0x76e14ce8 in __pthread_cond_timedwait (cond=0xe70b40, mutex=0xe70b24, abstime=0x71afe44c) at pthread_cond_timedwait.c:198
  17   Thread 0x718ef470 (LWP 1215) "(System)_17-okt" 0x76e186a0 in accept () at ../sysdeps/unix/syscall-template.S:84
  18   Thread 0x71537470 (LWP 1226) "Timer-Scheduler" 0x76e14ce8 in __pthread_cond_timedwait (cond=0xe72dc8, mutex=0xe72dac, abstime=0x715362e4) at pthread_cond_timedwait.c:198

Thread 18 (Thread 0x71537470 (LWP 1226)):
#0  0x76e14ce8 in __pthread_cond_timedwait (cond=0xe72dc8, mutex=0xe72dac, abstime=0x715362e4) at pthread_cond_timedwait.c:198
#1  0x0021caf8 in ?? ()
Backtrace stopped: previous frame identical to this frame (corrupt stack?)

Thread 17 (Thread 0x718ef470 (LWP 1215)):
#0  0x76e186a0 in accept () at ../sysdeps/unix/syscall-template.S:84
#1  0x0022e1c0 in ?? ()
Backtrace stopped: previous frame identical to this frame (corrupt stack?)

Thread 16 (Thread 0x71aff470 (LWP 1214)):
#0  0x76e14ce8 in __pthread_cond_timedwait (cond=0xe70b40, mutex=0xe70b24, abstime=0x71afe44c) at pthread_cond_timedwait.c:198
#1  0x0021caf8 in ?? ()
Backtrace stopped: previous frame identical to this frame (corrupt stack?)

Thread 15 (Thread 0x71e30470 (LWP 1213)):
#0  0x76e14ce8 in __pthread_cond_timedwait (cond=0x3260c0, mutex=0x3260a8, abstime=0x71e2f56c) at pthread_cond_timedwait.c:198
#1  0x002488f4 in ?? ()
Backtrace stopped: previous frame identical to this frame (corrupt stack?)

Thread 14 (Thread 0x71f30470 (LWP 1212)):
#0  0x76e1494c in __pthread_cond_wait (cond=0xe70e70, mutex=0xe70e54) at pthread_cond_wait.c:186
#1  0x0021cdfc in ?? ()
Backtrace stopped: previous frame identical to this frame (corrupt stack?)

Thread 13 (Thread 0x72030470 (LWP 1211)):
#0  0x76e14ce8 in __pthread_cond_timedwait (cond=0xe70cd8, mutex=0xe70cbc, abstime=0x7202f464) at pthread_cond_timedwait.c:198
#1  0x0021caf8 in ?? ()
Backtrace stopped: previous frame identical to this frame (corrupt stack?)

Thread 12 (Thread 0x72130470 (LWP 1210)):
#0  0x76e1494c in __pthread_cond_wait (cond=0xe70898, mutex=0xe7087c) at pthread_cond_wait.c:186
#1  0x0021cdfc in ?? ()
Backtrace stopped: previous frame identical to this frame (corrupt stack?)

Thread 11 (Thread 0x72230470 (LWP 1209)):
#0  0x76e14ce8 in __pthread_cond_timedwait (cond=0x3260c0, mutex=0x3260a8, abstime=0x7222f6d4) at pthread_cond_timedwait.c:198
#1  0x002488f4 in ?? ()
Backtrace stopped: previous frame identical to this frame (corrupt stack?)

Thread 10 (Thread 0x72aff470 (LWP 1208)):
#0  0x76e14ce8 in __pthread_cond_timedwait (cond=0x1472a28, mutex=0x1472a58, abstime=0x72afed60) at pthread_cond_timedwait.c:198
#1  0x001918c0 in ?? ()
Backtrace stopped: previous frame identical to this frame (corrupt stack?)

Thread 9 (Thread 0x72cff470 (LWP 1207)):
#0  0x76e14ce8 in __pthread_cond_timedwait (cond=0x1472a28, mutex=0x1472a58, abstime=0x72cfed60) at pthread_cond_timedwait.c:198
#1  0x001918c0 in ?? ()
Backtrace stopped: previous frame identical to this frame (corrupt stack?)

Thread 8 (Thread 0x7335d470 (LWP 1206)):
#0  0x76d90cb0 in poll () at ../sysdeps/unix/syscall-template.S:84
#1  0x00193504 in ?? ()
Backtrace stopped: previous frame identical to this frame (corrupt stack?)

Thread 7 (Thread 0x72fff470 (LWP 1205)):
#0  0x76e14ce8 in __pthread_cond_timedwait (cond=0x1472a28, mutex=0x1472a58, abstime=0x72ffed60) at pthread_cond_timedwait.c:198
#1  0x001918c0 in ?? ()
Backtrace stopped: previous frame identical to this frame (corrupt stack?)

Thread 6 (Thread 0x733ff470 (LWP 1203)):
#0  0x76e14ce8 in __pthread_cond_timedwait (cond=0x3260c0, mutex=0x3260a8, abstime=0x733fed54) at pthread_cond_timedwait.c:198
#1  0x002488f4 in ?? ()
Backtrace stopped: previous frame identical to this frame (corrupt stack?)

Thread 5 (Thread 0x734ff470 (LWP 1202)):
#0  0x76e14ce8 in __pthread_cond_timedwait (cond=0xe6fa40, mutex=0xe6fa24, abstime=0x734fe35c) at pthread_cond_timedwait.c:198
#1  0x0021caf8 in ?? ()
Backtrace stopped: previous frame identical to this frame (corrupt stack?)

Thread 4 (Thread 0x7374b470 (LWP 1201)):
#0  0x76e14ce8 in __pthread_cond_timedwait (cond=0x3260c0, mutex=0x3260a8, abstime=0x7374a704) at pthread_cond_timedwait.c:198
#1  0x002488f4 in ?? ()
Backtrace stopped: previous frame identical to this frame (corrupt stack?)

Thread 3 (Thread 0x76a53470 (LWP 1198)):
#0  0x76e17014 in futex_abstimed_wait_cancelable (private=0, abstime=0x0, expected=1, futex_word=0x31d8c0) at ../sysdeps/unix/sysv/linux/futex-internal.h:205
#1  do_futex_wait (sem=sem@entry=0x31d8c0, abstime=0x0) at sem_waitcommon.c:115
#2  0x76e17158 in __new_sem_wait_slow (sem=0x31d8c0, abstime=0x0) at sem_waitcommon.c:282
#3  0x001ac174 in ?? ()
Backtrace stopped: previous frame identical to this frame (corrupt stack?)

Thread 2 (Thread 0x763ff470 (LWP 1197)):
#0  0x76e1494c in __pthread_cond_wait (cond=0x3258f0, mutex=0x3258bc) at pthread_cond_wait.c:186
#1  0x002158e8 in ?? ()
Backtrace stopped: previous frame identical to this frame (corrupt stack?)

Thread 1 (Thread 0x76f30570 (LWP 1196)):
#0  0x76e194cc in __waitpid (pid=1227, stat_loc=0x7e8bfa00, options=0) at ../sysdeps/unix/sysv/linux/waitpid.c:29
#1  0x000bbb44 in ?? ()
Backtrace stopped: previous frame identical to this frame (corrupt stack?)

=================================================================
Got a SIGABRT while executing native code. This usually indicates
a fatal error in the mono runtime or one of the native libraries 
used by your application.
=================================================================

./go: linje 2:  1192 Avbrutt (SIGABRT)       sudo mono HSConsole.exe --log
pi@raspberrypi:~/HomeSeer $ 

 

Lenke til kommentar
Del på andre sider

Takk for svar, men det testa jeg tidlig med samme utfall.

03.28.39.6459:[Plug-In]->Found plug-in: mcsMQTT, version: 3.4.5.2
03.28.41.8425:[Plug-In]->Found plug-in: MQTT, version: 1.5.0.0
03.28.44.0772:[Plug-In]->Found plug-in: RFXCOM, version: 30.0.0.36
* Assertion at metadata.c:980, condition `index < meta->heap_blob.size' not met

 

Lenke til kommentar
Del på andre sider

Bli med i samtalen

Du kan publisere innhold nå og registrere deg senere. Hvis du har en konto, logg inn nå for å poste med kontoen din.

Gjest
Skriv svar til emnet...

×   Du har limt inn tekst med formatering.   Lim inn uten formatering i stedet

  Du kan kun bruke opp til 75 smilefjes.

×   Lenken din har blitt bygget inn på siden automatisk.   Vis som en ordinær lenke i stedet

×   Tidligere tekst har blitt gjenopprettet.   Tøm tekstverktøy

×   Du kan ikke lime inn bilder direkte. Last opp eller legg inn bilder fra URL.

×
×
  • Opprett ny...

Viktig informasjon

Vi har plassert informasjonskapsler/cookies på din enhet for å gjøre denne siden bedre. Du kan justere dine innstillinger for informasjonskapsler, ellers vil vi anta at dette er ok for deg.