# More post Failed to rebake

**URL:** https://meta.discourse.org/t/more-post-failed-to-rebake/69240
**Category:** Bug
**Created:** [September 2, 2017, 6:00am UTC](https://meta.discourse.org/t/more-post-failed-to-rebake/69240 "2017-09-02T06:00:36Z")
**Posts on this page:** 7
**Page:** 1

<div class="post-metadata">

### Author: ![appcomq](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/appcomq/32/84767_2.png) [@appcomq](https://meta.discourse.org/u/appcomq)
#### Post date: [September 2, 2017, 6:00am UTC](https://meta.discourse.org/t/more-post-failed-to-rebake/69240/1 "2017-09-02T06:00:36Z")

</div>

```
 /usr/local/bin/bundle:22:in `<main>'
537869 / 794647 ( 67.7%)
Failed to rebake (topic_id: 71817, post_id: 564534)
TypeError: Cannot set property 'start' of null
JavaScript at findInlineCloseTag (<anonymous>:194:28)
JavaScript at applyBBCode (<anonymous>:241:20)
JavaScript at Array.md.block.ruler.after.alt (<anonymous>:352:16)
JavaScript at ParserBlock.tokenize (<anonymous>:1249:20)
JavaScript at ParserBlock.parse (<anonymous>:1285:8)
JavaScript at Array.block (<anonymous>:4136:20)
JavaScript at Core.process (<anonymous>:1345:13)
JavaScript at MarkdownIt.parse (<anonymous>:1110:13)
JavaScript at MarkdownIt.render (<anonymous>:1130:36)
JavaScript at cook (<anonymous>:357:32)

```

v1.9.0.beta8

use

`rake posts:rebake`

---

<div class="post-metadata">

### Author: ![zogstrip](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/zogstrip/32/512781_2.png) [@zogstrip](https://meta.discourse.org/u/zogstrip)
#### Post date: [September 2, 2017, 9:32am UTC](https://meta.discourse.org/t/more-post-failed-to-rebake/69240/2 "2017-09-02T09:32:02Z")

</div>

It would help if you could provide the `raw` of the post #564534.

---

<div class="post-metadata">

### Author: ![appcomq](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/appcomq/32/84767_2.png) [@appcomq](https://meta.discourse.org/u/appcomq)
#### Post date: [September 2, 2017, 10:00am UTC](https://meta.discourse.org/t/more-post-failed-to-rebake/69240/3 "2017-09-02T10:00:24Z")

</div>

the /p/564534 Only some text , is PM post.

---

<div class="post-metadata">

### Author: ![pfaffman](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/pfaffman/32/120154_2.png) [@pfaffman](https://meta.discourse.org/u/pfaffman)
#### Post date: [September 2, 2017, 2:30pm UTC](https://meta.discourse.org/t/more-post-failed-to-rebake/69240/4 "2017-09-02T14:30:00Z")

</div>

Every post is only some text. Without seeing the text there is no way to even consider what the problem might be.

Edit: I was wrong!

---

<div class="post-metadata">

### Author: ![techAPJ](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/techapj/32/342990_2.png) [@techAPJ](https://meta.discourse.org/u/techAPJ)
#### Post date: [September 2, 2017, 2:38pm UTC](https://meta.discourse.org/t/more-post-failed-to-rebake/69240/5 "2017-09-02T14:38:09Z")

</div>

I think I have seen this issue locally, this is a valid bug. Sending PR now.

---

<div class="post-metadata">

### Author: ![techAPJ](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/techapj/32/342990_2.png) [@techAPJ](https://meta.discourse.org/u/techAPJ)
#### Post date: [September 2, 2017, 4:59pm UTC](https://meta.discourse.org/t/more-post-failed-to-rebake/69240/7 "2017-09-02T16:59:29Z")

</div>

Here’s a PR for it:

[https://github.com/discourse/discourse/pull/5129](https://github.com/discourse/discourse/pull/5129)

Edit: PR is merged. Updating to latest version will fix this issue @appcomq.

---

<div class="post-metadata">

### Author: ![techAPJ](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/techapj/32/342990_2.png) [@techAPJ](https://meta.discourse.org/u/techAPJ)
#### Post date: [September 2, 2017, 6:25pm UTC](https://meta.discourse.org/t/more-post-failed-to-rebake/69240/8 "2017-09-02T18:25:41Z")

</div>


