# Cannot post or edit after updating to 2.6

**URL:** https://meta.discourse.org/t/cannot-post-or-edit-after-updating-to-2-6/172052
**Category:** Support
**Created:** [December 2, 2020, 11:44pm UTC](https://meta.discourse.org/t/cannot-post-or-edit-after-updating-to-2-6/172052 "2020-12-02T23:44:14Z")
**Posts on this page:** 13
**Page:** 1

<div class="post-metadata">

### Author: ![peternlewis](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/peternlewis/32/108888_2.png) [@peternlewis](https://meta.discourse.org/u/peternlewis)
#### Post date: [December 2, 2020, 11:44pm UTC](https://meta.discourse.org/t/cannot-post-or-edit-after-updating-to-2-6/172052/1 "2020-12-02T23:44:14Z")

</div>

I updated to version 2.6 (on a Digital Ocean instance), and I can no longer post.

“Error 500” when posting.

Logs show:

 ![image](https://global.discourse-cdn.com/meta/original/3X/9/b/9b0e62379b5663eec8f018601e123ab9cc5f6be3.png)

I tried restarting the server, no change.

safe-mode has no affect, the problem remains.

Help?

---

<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: [December 2, 2020, 11:52pm UTC](https://meta.discourse.org/t/cannot-post-or-edit-after-updating-to-2-6/172052/2 "2020-12-02T23:52:34Z")

</div>

Do you have any non-standard plugins installed? [Safe mode](https://meta.discourse.org/t/53504?silent=true) often cannot disable them.

---

<div class="post-metadata">

### Author: ![peternlewis](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/peternlewis/32/108888_2.png) [@peternlewis](https://meta.discourse.org/u/peternlewis)
#### Post date: [December 3, 2020, 12:15am UTC](https://meta.discourse.org/t/cannot-post-or-edit-after-updating-to-2-6/172052/3 "2020-12-03T00:15:14Z")

</div>

![image](https://global.discourse-cdn.com/meta/original/3X/f/7/f7d19ca547723eae7f64ba9306afdebfe23968a2.png)

---

<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: [December 3, 2020, 12:16am UTC](https://meta.discourse.org/t/cannot-post-or-edit-after-updating-to-2-6/172052/4 "2020-12-03T00:16:45Z")

</div>

So, remove `discourse-mark` that doesn’t have the green check next to it. You’ll need to remove or comment it out of your `app.yml`.

---

<div class="post-metadata">

### Author: ![peternlewis](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/peternlewis/32/108888_2.png) [@peternlewis](https://meta.discourse.org/u/peternlewis)
#### Post date: [December 3, 2020, 12:17am UTC](https://meta.discourse.org/t/cannot-post-or-edit-after-updating-to-2-6/172052/5 "2020-12-03T00:17:34Z")

</div>

That says “you must rebake all posts with: “rake posts:rebake”.”, what is the exact process for doing that.

Does that mean I will lose all my markup?

---

<div class="post-metadata">

### Author: ![peternlewis](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/peternlewis/32/108888_2.png) [@peternlewis](https://meta.discourse.org/u/peternlewis)
#### Post date: [December 3, 2020, 12:17am UTC](https://meta.discourse.org/t/cannot-post-or-edit-after-updating-to-2-6/172052/6 "2020-12-03T00:17:54Z")

</div>

Can I disable it with the settings, or is that insufficient?

---

<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: [December 3, 2020, 12:19am UTC](https://meta.discourse.org/t/cannot-post-or-edit-after-updating-to-2-6/172052/7 "2020-12-03T00:19:41Z")

</div>

> [@pfaffman](#):
>
> [Safe mode](https://meta.discourse.org/t/53504?silent=true) often cannot disable them.

> [@pfaffman](#):
>
> You’ll need to remove or comment it out of your `app.yml` .

> [@peternlewis](#):
>
> Does that mean I will lose all my markup?

I don’t really know what the plugin does, so I can’t tell you.

But if you don’t rebake, then the existing posts will stay as they are.

---

<div class="post-metadata">

### Author: ![peternlewis](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/peternlewis/32/108888_2.png) [@peternlewis](https://meta.discourse.org/u/peternlewis)
#### Post date: [December 3, 2020, 12:21am UTC](https://meta.discourse.org/t/cannot-post-or-edit-after-updating-to-2-6/172052/8 "2020-12-03T00:21:07Z")

</div>

So if I remove:

```
      - git clone https://github.com/sirideain/discourse-mark.git

```

from the yml, then what command is used to restart it without the plugin?

Thanks!

---

<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: [December 3, 2020, 12:21am UTC](https://meta.discourse.org/t/cannot-post-or-edit-after-updating-to-2-6/172052/9 "2020-12-03T00:21:33Z")

</div>

Put a `#` in front of the `-`. Save, and then

```plaintext
./launcher rebuild app

```

---

<div class="post-metadata">

### Author: ![peternlewis](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/peternlewis/32/108888_2.png) [@peternlewis](https://meta.discourse.org/u/peternlewis)
#### Post date: [December 3, 2020, 12:22am UTC](https://meta.discourse.org/t/cannot-post-or-edit-after-updating-to-2-6/172052/10 "2020-12-03T00:22:35Z")

</div>

OK, trying that. Thanks.

---

<div class="post-metadata">

### Author: ![peternlewis](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/peternlewis/32/108888_2.png) [@peternlewis](https://meta.discourse.org/u/peternlewis)
#### Post date: [December 3, 2020, 12:43am UTC](https://meta.discourse.org/t/cannot-post-or-edit-after-updating-to-2-6/172052/11 "2020-12-03T00:43:18Z")

</div>

Yes, removing that (or maybe the rebuilding process) resolved the problem.

No sure how I will replace that plugin, but that is another problem.

Thanks!

---

<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: [December 3, 2020, 11:00am UTC](https://meta.discourse.org/t/cannot-post-or-edit-after-updating-to-2-6/172052/12 "2020-12-03T11:00:58Z")

</div>

Notify the plugin author and they will likely fix it. If they have stopped work in it then you can fork it and did it yourself or hire someone to.

---

<div class="post-metadata">

### Author: ![system](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/system/32/443519_2.png) [@system](https://meta.discourse.org/u/system)
#### Post date: [January 2, 2021, 11:01am UTC](https://meta.discourse.org/t/cannot-post-or-edit-after-updating-to-2-6/172052/13 "2021-01-02T11:01:00Z")

</div>

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.
