# Bookmarks Server Error

**URL:** <https://meta.discourse.org/t/bookmarks-server-error/158385>\
**Category:** Bug\
**Created:** [July 21, 2020, 1:50pm UTC](https://meta.discourse.org/t/bookmarks-server-error/158385 "2020-07-21T13:50:40Z")\
**Posts on this page:** 6\
**Page:** 1

<div class="post-metadata">

**Author:** ![Grayden\_Shand](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/grayden_shand/32/166586_2.png) [@Grayden\_Shand](https://meta.discourse.org/u/Grayden_Shand)\
**Post date:** [July 21, 2020, 1:50pm UTC](https://meta.discourse.org/t/bookmarks-server-error/158385/1 "2020-07-21T13:50:40Z")

</div>

Bookmarks are not visible on a user’s activity page.

Here’s a screenshot of my activity feed, shortly after bookmarking a topic.  
[![](https://global.discourse-cdn.com/meta/original/3X/f/8/f8c797a22f34ad85a9d4d0d8ac0c8ee0864cd1d6.png) ](https://dl.dropboxusercontent.com/s/j0k2v9nlpovt263/Screenshot%202020-07-21%2009.46.11.png?dl=0)

I’ve confirmed this behavior is consistent on multiple hosted sites.

I see a failing request in the network inspector

- **500** GET `/u/web/bookmarks.json?q=`

And when I hit that endpoint directly in my browser:  
[![](https://global.discourse-cdn.com/meta/original/3X/d/c/dc72af57a7ea4ae035a81cfb8cc68b2567ce1f4b.png) ](https://dl.dropboxusercontent.com/s/tvx3rn0h6ki3k2k/Screenshot%202020-07-21%2009.49.22.png?dl=0)

---

<div class="post-metadata">

**Author:** ![IAmGav](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/iamgav/32/235598_2.png) [@IAmGav](https://meta.discourse.org/u/IAmGav)\
**Post date:** [July 21, 2020, 2:13pm UTC](https://meta.discourse.org/t/bookmarks-server-error/158385/2 "2020-07-21T14:13:12Z")

</div>

mine works.

 ![image](https://global.discourse-cdn.com/meta/original/3X/0/2/02144faa64719380229bbf136b8aaadc80dd5e54.png)

---

<div class="post-metadata">

**Author:** ![Grayden\_Shand](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/grayden_shand/32/166586_2.png) [@Grayden\_Shand](https://meta.discourse.org/u/Grayden_Shand)\
**Post date:** [July 21, 2020, 2:16pm UTC](https://meta.discourse.org/t/bookmarks-server-error/158385/3 "2020-07-21T14:16:55Z")

</div>

Thanks @IAmGav.

I just checked a few more of our sites, about half of them are working and half of them aren’t.

So, it’s likely not a bug but a hosting issue.

---

<div class="post-metadata">

**Author:** ![IAmGav](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/iamgav/32/235598_2.png) [@IAmGav](https://meta.discourse.org/u/IAmGav)\
**Post date:** [July 21, 2020, 2:20pm UTC](https://meta.discourse.org/t/bookmarks-server-error/158385/4 "2020-07-21T14:20:43Z")

</div>

> [@Grayden\_Shand](#):
>
> So, it’s likely not a bug but a hosting issue.

I have to agree 🙂

---

<div class="post-metadata">

**Author:** ![martin](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/martin/32/491371_2.png) [@martin](https://meta.discourse.org/u/martin)\
**Post date:** [July 22, 2020, 3:34am UTC](https://meta.discourse.org/t/bookmarks-server-error/158385/5 "2020-07-22T03:34:02Z")

</div>

This was a bug, fixed in [FIX: Ignore removed delete\_when\_reminder\_sent bookmarks column · discourse/discourse@8dc3543 · GitHub](https://github.com/discourse/discourse/commit/8dc3543134170e73d3bd504a5a3923e869b03691), but it only happened sometimes with bad luck. I am deploying a fix to our hosted sites as we speak 🚀

---

<div class="post-metadata">

**Author:** ![martin](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/martin/32/491371_2.png) [@martin](https://meta.discourse.org/u/martin)\
**Post date:** [July 22, 2020, 3:34am UTC](https://meta.discourse.org/t/bookmarks-server-error/158385/6 "2020-07-22T03:34:08Z")

</div>


