# Error when trying to like

**URL:** <https://meta.discourse.org/t/error-when-trying-to-like/369556>\
**Category:** Support\
**Tags:** rest-api\
**Created:** [June 10, 2025, 2:41pm UTC](https://meta.discourse.org/t/error-when-trying-to-like/369556 "2025-06-10T14:41:30Z")\
**Posts on this page:** 3\
**Page:** 1

<div class="post-metadata">

**Author:** ![Alexandre\_Gurgel](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/alexandre_gurgel/32/494758_2.png) [@Alexandre\_Gurgel](https://meta.discourse.org/u/Alexandre_Gurgel)\
**Post date:** [June 10, 2025, 2:41pm UTC](https://meta.discourse.org/t/error-when-trying-to-like/369556/1 "2025-06-10T14:41:30Z")

</div>

I try to like a post and I get `{"status":500,"error":"Internal Server Error"}`, which means I’m not notified by message-bus, but if I reload, the like appears there.

---

<div class="post-metadata">

**Author:** ![merefield](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/merefield/32/176214_2.png) [@merefield](https://meta.discourse.org/u/merefield)\
**Post date:** [June 10, 2025, 3:34pm UTC](https://meta.discourse.org/t/error-when-trying-to-like/369556/2 "2025-06-10T15:34:31Z")

</div>

Can you share the log entry?

---

<div class="post-metadata">

**Author:** ![tobiaseigen](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/tobiaseigen/32/539204_2.png) [@tobiaseigen](https://meta.discourse.org/u/tobiaseigen)\
**Post date:** [June 12, 2025, 12:56pm UTC](https://meta.discourse.org/t/error-when-trying-to-like/369556/3 "2025-06-12T12:56:32Z")

</div>

Hi @Alexandre_Gurgel and welcome to our community!

Are you still having this problem? If so, you can make it easier for us to help you by providing any errors you see in the log, which you can get to directly by appending `/logs` to your site URL.

You might also find more info in the javascript console in your web browser.

And finally, when problems like this occur it helps to look at the site using [safe mode](https://meta.discourse.org/t/53504?silent=true), which you can get to directly by appending `/safe-mode` to your site URL. Maybe a theme component or plugin you are using is causing the problem. If so, you may need to remove it.

If it’s none of those things and we are able to replicate the problem on another site then you may have reported a bug! That is a huge help to everyone who uses Discourse because then it can be investigated and fixed in the software.
