Jump to content

raspberry pi - XBMC does not show up in SYSTEMS


Marcus Oleschkowitz

Recommended Posts

I have a similar issue with an install on Raspberry Pi running on a Debian distro. Everything installed fine and I updated my login info in the config file. It starts with no errors. I see it running in the processes and there are no errors in syslog. After waiting about 30 minutes for it to show up, it still isn't showing up in my systems list. I'm also running an agent on a Windows 7 machine and it's working great.

Scratch that. I rebooted with it set to run at startup and rechecked the syslog. Now I'm getting the exact same SOAP/SSL error as the post above this.

Any suggestions?

Link to comment
Share on other sites

  • Staff

Hi , it seems that there are some issues with openssl client. Can you check again something like :

 

openssl s_client -CApath /usr/libs/ssl/certs -quiet -connect wsn.pulseway.com:443

 

Also post the output of 

openssl version -a

Link to comment
Share on other sites

openssl version -a

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_DLFCN -DHAVE_DLFCN_H -DL_ENDIAN -DTERMIO -g -O2 -fstack-protector --param=ssp-buffer-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 -DSHA256_ASM -DSHA512_ASM -DAES_ASM -DGHASH_ASM

OPENSSLDIR: "/usr/lib/ssl"

openssl s_client -CApath /usr/libs/ssl/certs -quiet -connect wsn.pulseway.com:443

depth=2 C = US, O = GeoTrust Inc., CN = GeoTrust Global CA

verify error:num=20:unable to get local issuer certificate

verify return:0

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...