Mantis - Resin
Viewing Issue Advanced Details
4594 minor always 06-03-11 16:19 06-08-11 09:59
rickHigh  
ferg  
normal  
closed  
fixed  
none    
none 4.0.19  
0004594: resin-system-auth-key does not match during remote deploy
I am having problems with remote deploy using standard credentials documented here: http://bugs.caucho.com/view.php?id=4593 [^]

I tried to use <resin-system-auth-key> as a workaround, but this is not working either.

 sudo /usr/local/resin/bin/resin.sh deploy -conf /etc/resin/resin.xml -server triad1 /mnt/hgfs/rick/resinCFG/site-template.war
com.caucho.bam.BamException: HmtpClient[http://192.168.1.202:8080/hmtp,NullActor[HmtpClient@http://192.168.1.202:8080/hmtp]] [^] resin-system-auth-key does not match
    at com.caucho.hmtp.HmtpClient.loginImpl(HmtpClient.java:199)
    at com.caucho.hmtp.HmtpClient.connect(HmtpClient.java:122)
    at com.caucho.server.admin.DeployClient.<init>(DeployClient.java:117)
    at com.caucho.server.admin.WebAppDeployClient.<init>(WebAppDeployClient.java:66)
    at com.caucho.boot.AbstractRepositoryCommand.getDeployClient(AbstractRepositoryCommand.java:109)
    at com.caucho.boot.DeployCommand.doCommand(DeployCommand.java:46)
    at com.caucho.boot.ResinBoot.start(ResinBoot.java:337)
    at com.caucho.boot.ResinBoot.main(ResinBoot.java:362)

I am running the above from the traid1 server. Therefore, the config files should be the same because they are the same file.

Notes
(0005303)
ferg   
06-08-11 09:59   
cloud/1291