close fullscreen

Support Ticket

requested an account and got an error+status
answered
help edit space_dashboard
requested an account and got an error+tag
accounts
help edit space_dashboard
 

help edit space_dashboard

Was at http://play.dwagn.org/play/account/signup and gave a name and email address, and typed something into the "Account Request" box. There were two submit buttons. I clicked the lower one, and got a "Wagn Hitch". The "John Abbe" card has been created - http://play.dwagn.org/play/John_Abbe - but has an error rendering.

 

help edit space_dashboard

cool.  will look into it.  FYI, mail stuff is not yet working on cloud, so I'll have to set you up with an account regardless.


There were actually quite a few accounts issues in the new code. I fixed all the ones I found. deployed.

  --Ethan McCutchen.....Mon Dec 19 14:56:55 -0800 2011


Only one Submit button now, but when I clicked it, got:

 

 

ArgumentError in AccountController#signup

At least one recipient (To, Cc or Bcc) is required to send a message

Rails.root: /usr/cldstr/wagn.org/wagn/ws/web

Application Trace | Framework Trace | Full Trace

app/controllers/account_controller.rb:29:in `signup'

app/models/user.rb:53:in `as'

app/controllers/account_controller.rb:28:in `signup'

Request

Parameters:

{"format"=>"html",

"commit"=>"Submit",

"authenticity_token"=>"iaKzQ6H4HqimAl9ioP8US+lGahnjD9XhB/v3HeAYyQY=",

"utf8"=>"342234223",

"card"=>{"name"=>"John C. Abbe",

"typecode"=>"",

"content"=>"

a non-admin account

"},

"element"=>"main-body",

"user"=>{"email"=>"[email protected]"}}

Show session dump

Show env dump

Response

Headers:

None

  --John Abbe.....Mon Dec 19 15:16:08 -0800 2011


I fixed that particular issue, and now it's failing on a connection issue, which is the actual connection to the mail server. will have to wait on johannes for that one.

  --Ethan McCutchen.....Mon Dec 19 21:23:35 -0800 2011