First time here? Check out the FAQ!
0

Why do I get an IOError when attempting to add users? [closed]
 

We set up 2 askbot forums, one locally, and one on an Amazon EC2 instance. On the Amazon EC2 askbot, I get this error any time I attempt to create a user:

IOError at /account/signup/

On the local one, we were originally able to make users, but when that server was shut down and moved, we lost that capability and now get the above error.

Why are we getting this? Is there something simple that I am missing?

I can tack on the longer traceback if that would be helpful...

To enter a block of code:

  • enter empty line after your previous text
  • paste or type the code
  • select the code and press the button above
Preview: (hide)
muselesscreator's avatar
77
muselesscreator
asked 11 years ago

Closed for the following reason question is not relevant or outdated by muselesscreator
close date 2014-03-18 12:54:25

Comments

see more comments

1 Answer

0

A closer look at the traceback showed that the email settings are not configured at all for either system... though why did it originally work on the local system...?

To enter a block of code:

  • enter empty line after your previous text
  • paste or type the code
  • select the code and press the button above
Preview: (hide)
muselesscreator's avatar
77
muselesscreator
answered 11 years ago
link

Comments

see more comments