Page 1 of 1

System out of memory

Posted: Thu 31 Jan 2019 6:39 am
by john09cw
Hi All,
Can anyone make sense of this error, recently rebuilt my Weather station to use a Pi3, been running great on an original Pi since 2010,

2019-01-31 01:15:01.248 System.OutOfMemoryException: Out of memory
at (wrapper managed-to-native) object:__icall_wrapper_mono_gc_alloc_vector (intptr,intptr,intptr)
at (wrapper alloc) object:AllocVector (intptr,intptr)
at Mono.Security.ASN1..ctor (System.Byte[] data) [0x00000] in <filename unknown>:0
at Mono.Security.X509.X509Certificate.get_RSA () [0x00000] in <filename unknown>:0
at System.Security.Cryptography.X509Certificates.X509Store.Open (OpenFlags flags) [0x00000] in <filename unknown>:0
at System.Security.Cryptography.X509Certificates.X509Chain.get_UserRootStore () [0x00000] in <filename unknown>:0

Any help is appreciated,

Thanks

John