Just got a report from a new user that they are unable to post after making an account. I was able to reproduce this myself with a sock account.
Repro steps:
- Create new account.
- Activate account.
- Attempt to create new topic or post.
- 500 Internal Server Error.
Console Log:
POST http://discourse.stonehearth.net/posts 500 (Internal Server Error)
send @ _ember_jquery-c9524b4….js:5
ajax @ _ember_jquery-c9524b4….js:5
e @ _application-ecd6d75….js:1013
_ @ _ember_jquery-c9524b4….js:44198
h @ _ember_jquery-c9524b4….js:46173
a @ _application-ecd6d75….js:1028
createRecord @ _application-ecd6d75….js:4673
w @ _ember_jquery-c9524b4….js:17102
r @ _ember_jquery-c9524b4….js:17303
_saveNew @ _application-ecd6d75….js:2939
save @ _application-ecd6d75….js:2963
value @ _application-ecd6d75….js:9086
value @ _application-ecd6d75….js:8926
r @ _ember_jquery-c9524b4….js:17297
value @ _application-ecd6d75….js:17072
save @ _application-ecd6d75….js:16917
send @ _ember_jquery-c9524b4….js:26874
(anonymous function) @ _ember_jquery-c9524b4….js:17980
run @ _ember_jquery-c9524b4….js:234
u @ _ember_jquery-c9524b4….js:15693
handler @ _ember_jquery-c9524b4….js:17980
(anonymous function) @ _ember_jquery-c9524b4….js:35367
dispatch @ _ember_jquery-c9524b4….js:4
v.handle @ _ember_jquery-c9524b4….js:4
Notes: We do not have account approval enabled. We do have the first 2 new user posts go into the approval queue. We do not see the posts appear in the queue.