Jump to content

Raspberry PI Problem


jmcclane

Recommended Posts

Hi,

 

I have installed the deb (latest one, from website) and setup the xml setup file, but the Raspi doesn't show up in the system-list.

 

 

cat /var/log/syslog | grep pcmonitor shows:

 

GET_SERVER_CERTIFICATE:certificate verify failed"#012Detail: SSL_connect error in tcp_connect()
Jan 24 16:32:23 raspbmc pcmonitor: Error while registering computer:SOAP 1.1 fault: SOAP-ENV:Client[no subcode]#012"SSL_ERROR_SSL#012error:14090086:SSL routines:SSL3_GET_SERVER_CERTIFICATE:certificate verify failed"#012Detail: SSL_connect error in tcp_connect()
 
 
THX!
Link to comment
Share on other sites

  • 3 weeks later...

Hi,

 

sorry for the late answer, but the email notification doesn't work for me here. 

 

openssl version -a output:

 

OpenSSL 1.0.1e 11 Feb 2013

built on: Sun Mar 24 12:44:00 UTC 2013
platform: debian-armhf
options:  bn(64,32) rc4(ptr,char) des(idx,cisc,16,long) blowfish(ptr)
compiler: gcc -fPIC -DOPENSSL_PIC -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DL                 FCN -DHAVE_DLFCN_H -DL_ENDIAN -DTERMIO -g -O2 -fstack-protector --param=ssp-buff                 er-size=4 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -Wl,-z,relro -Wa,                 --noexecstack -Wall -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA                 256_ASM -DSHA512_ASM -DAES_ASM -DGHASH_ASM
OPENSSLDIR: "/usr/lib/ssl"
 
and openssl s_client -CApath /usr/libs/ssl/certs -quiet -connect wsn.pulseway.com:443 output:
 
depth=2 C = US, O = GeoTrust Inc., CN = GeoTrust Global CA
verify error:num=20:unable to get local issuer certificate
verify return:0
read:errno=104
 
 
I've also a problem on my root server with pcmonitor. Output of cat syslog | grep pcmonitor shows this:
 
Feb  9 18:22:25 xxxxxxxx pcmonitor: Got exception signal: 11
Feb  9 18:22:25 xxxxxxxx kernel: [680391.518026] pcmonitord[4875]: segfault at 0 ip 00007f974cc51128 sp 00007f974b483af0 error 4 in libstdc++.so.6.0.18[7f974cb96000+e6000]
Feb  9 18:37:18 xxxxxxxx pcmonitor: Got exception signal: 11
Feb  9 18:37:18 xxxxxxxx kernel: [681284.698755] pcmonitord[4932]: segfault at 0 ip 00007f32a710b128 sp 00007f32a593daf0 error 4 in libstdc++.so.6.0.18[7f32a7050000+e6000]
 
THX!!
 
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...