Fresh raspberrypi

Hi,
I,m fiddling around to get my fresh installed raspberrypi controller with v2.6 syncd and running.
The controller says

Auto Generated Inline Image 1.png

but in the designer the controller is not found

Auto Generated Inline Image 2.png

Some error from the console:

ERROR 2016-07-19 10:51:16,149 : Creating sensor failed. Error : No device protocol builders registered with protocol type ‘velbus’.

WARN 2016-07-19 10:55:28,704 : Unable to connect to remote command service, retrying in 30.000 milliseconds. Connection error: The required password for user ‘markus.scherer’ was not found. Password manager error : Password for user ‘org.openremote.security.PasswordManager$PasswordNotFoundException: Implementation Error: password alias ‘markus.scherer’ does not correspond to secret key entry in the keystore.’ was not found
org.openremote.controller.exception.ConnectionException: The required password for user ‘markus.scherer’ was not found. Password manager error : Password for user ‘org.openremote.security.PasswordManager$PasswordNotFoundException: Implementation Error: password alias ‘markus.scherer’ does not correspond to secret key entry in the keystore.’ was not found
at org.openremote.controller.service.BeehiveCommandCheckService$BeehiveCommandChecker.connect(BeehiveCommandCheckService.java:689)
at org.openremote.controller.service.BeehiveCommandCheckService$BeehiveCommandChecker.httpRequest(BeehiveCommandCheckService.java:445)
at org.openremote.controller.service.BeehiveCommandCheckService$BeehiveCommandChecker.httpGet(BeehiveCommandCheckService.java:376)
at org.openremote.controller.service.BeehiveCommandCheckService$BeehiveCommandChecker.run(BeehiveCommandCheckService.java:247)
at java.lang.Thread.run(Thread.java:745)
Caused by: org.openremote.controller.service.Deployer$PasswordException: Password for user ‘org.openremote.security.PasswordManager$PasswordNotFoundException: Implementation Error: password alias ‘markus.scherer’ does not correspond to secret key entry in the keystore.’ was not found
at org.openremote.controller.service.Deployer.getPassword(Deployer.java:936)
at org.openremote.controller.service.BeehiveCommandCheckService$BeehiveCommandChecker.connect(BeehiveCommandCheckService.java:627)
… 4 more

thx