Mantis - Resin
|
|||||
Viewing Issue Advanced Details | |||||
|
|||||
ID: | Category: | Severity: | Reproducibility: | Date Submitted: | Last Update: |
4870 | minor | always | 11-23-11 22:55 | 11-28-11 15:53 | |
|
|||||
Reporter: | rickHigh | Platform: | |||
Assigned To: | ferg | OS: | |||
Priority: | normal | OS Version: | |||
Status: | closed | Product Version: | 4.0.24 | ||
Product Build: | Resolution: | fixed | |||
Projection: | none | ||||
ETA: | none | Fixed in Version: | 4.0.25 | ||
|
|||||
Summary: | 0004870: Might have found another bug wrt to auth key error even when authkeys match | ||||
Description: |
The last bug I reported might negate this one as it seems there wan an issue passing -address. Take this with a grain of salt, but something seems a bit off wrt auth key.... I can't do a remote deploy with just user name and password. It is forcing me to have an auth key. This is probably the expected behavior. I know we spoke about it a few times. I thought if they had a user/pwd an auth key is not required. That said..... Even if I do have an auth key, it still fails with an auth key error. I am pretty sure this is a bug. Bugs Requires auth key even when I have a user name / password (possible bug, might be expected behavior) When I put auth keys in both location (Amazon AMI and local Ubuntu) it still fails. Let me document the latter. Just in case I am doing something stupid. Here is the error message: Ubuntu Local Box: $ resinctl deploy blog-0.1.0.BUILD-SNAPSHOT.war -name blog -address 107.22.104.25 -port 8080 com.caucho.bam.BamException: HmtpClient[http://107.22.104.25:8080/hmtp,NullActor[HmtpClient@http://107.22.104.25:8080/hmtp]] [^] resin-system-auth-key does not match the server's value I have added a system-key to resin.properties on the Ubuntu box as follows: rick@ubuntu:~/resincloud_demo/target$ grep teamamericafuckyeah /etc/resin/resin.properties system-key : teamamericafuckyeah Amazon AMI Remote Box: Just to be sure I don't spell something wrong... I cut/paste from my Ubuntu command window to my ssh session with Amazon AMI. [ec2-user@domU-12-31-39-0B-6E-66 ~]$ grep teamamericafuckyeah /etc/resin/resin.properties system_key : teamamericafuckyeah |
||||
Steps To Reproduce: | |||||
Additional Information: | |||||
Relationships | |||||
Attached Files: |
There are no notes attached to this issue. |