# There was a problem sending another activation email. http: undefined - undefined

**URL:** https://meta.discourse.org/t/there-was-a-problem-sending-another-activation-email-http-undefined-undefined/34964
**Category:** Bug
**Created:** [27 oktober 2015 om 13:40 UTC](https://meta.discourse.org/t/there-was-a-problem-sending-another-activation-email-http-undefined-undefined/34964 "2015-10-27T13:40:05Z")
**Posts on this page:** 6
**Page:** 1

<div class="post-metadata">

### Author: ![Mischief](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/mischief/32/4291_2.png) [@Mischief](https://meta.discourse.org/u/Mischief)
#### Post date: [27 oktober 2015 om 13:40 UTC](https://meta.discourse.org/t/there-was-a-problem-sending-another-activation-email-http-undefined-undefined/34964/1 "2015-10-27T13:40:05Z")

</div>

We have been getting a message “There was a problem sending another activation email. http: undefined - undefined” when trying to send out an activation email to a user as an admin.

We sent out a number, to remind users that they need to activate their account and then after sending 20 this error has appeared and we can’t get rid of it.

We upgraded to version v1.5.0.beta3 +52 and it is still appearing.

It appears to be a similar bug to this one: [https://meta.discourse.org/t/there-was-a-problem-sending-another-activation-email/20021](https://meta.discourse.org/t/there-was-a-problem-sending-another-activation-email/20021)

---

<div class="post-metadata">

### Author: ![Mischief](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/mischief/32/4291_2.png) [@Mischief](https://meta.discourse.org/u/Mischief)
#### Post date: [27 oktober 2015 om 14:15 UTC](https://meta.discourse.org/t/there-was-a-problem-sending-another-activation-email-http-undefined-undefined/34964/2 "2015-10-27T14:15:33Z")

</div>

After a break of about 20 minutes it allowed us to send approximately another 20 activation emails and then the error message started appearing again.

---

<div class="post-metadata">

### Author: ![codinghorror](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/codinghorror/32/110067_2.png) [@codinghorror](https://meta.discourse.org/u/codinghorror)
#### Post date: [27 oktober 2015 om 18:52 UTC](https://meta.discourse.org/t/there-was-a-problem-sending-another-activation-email-http-undefined-undefined/34964/3 "2015-10-27T18:52:01Z")

</div>

Maybe a regression @eviltrout can you look at the original bug which you fixed as well and see?

---

<div class="post-metadata">

### Author: ![eviltrout](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/eviltrout/32/5275_2.png) [@eviltrout](https://meta.discourse.org/u/eviltrout)
#### Post date: [27 oktober 2015 om 20:27 UTC](https://meta.discourse.org/t/there-was-a-problem-sending-another-activation-email-http-undefined-undefined/34964/4 "2015-10-27T20:27:25Z")

</div>

The error message wasn’t specific enough in this case. We had a rate limit of sending only resending 30 activation emails per hour by IP address.

I’ve fixed the error message and also removed that rate limit for logged in staff users doing it via the admin interface.

I am curious @Mischief, why are you resending so many activations?

[https://github.com/discourse/discourse/commit/46ca66771be750305a3437f09773465c6f6a649b](https://github.com/discourse/discourse/commit/46ca66771be750305a3437f09773465c6f6a649b)

---

<div class="post-metadata">

### Author: ![Mischief](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/mischief/32/4291_2.png) [@Mischief](https://meta.discourse.org/u/Mischief)
#### Post date: [27 oktober 2015 om 21:00 UTC](https://meta.discourse.org/t/there-was-a-problem-sending-another-activation-email-http-undefined-undefined/34964/5 "2015-10-27T21:00:06Z")

</div>

Thanks for making those alterations @eviltrout

We’ve just relaunched a forum, switching over from other forum software and in the process we noticed that a small percentage of those who had moved hadn’t activated their accounts, so we thought we’d give them a helping hand by sending them a reminder to do so.

---

<div class="post-metadata">

### Author: ![codinghorror](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/codinghorror/32/110067_2.png) [@codinghorror](https://meta.discourse.org/u/codinghorror)
#### Post date: [3 mei 2016 om 15:27 UTC](https://meta.discourse.org/t/there-was-a-problem-sending-another-activation-email-http-undefined-undefined/34964/6 "2016-05-03T15:27:07Z")

</div>


