# Discobot not responding to bookmark?

**URL:** https://meta.discourse.org/t/discobot-not-responding-to-bookmark/88768
**Category:** Support
**Created:** [May 30, 2018, 6:14pm UTC](https://meta.discourse.org/t/discobot-not-responding-to-bookmark/88768 "2018-05-30T18:14:43Z")
**Posts on this page:** 1
**Showing post:** 6

<div class="post-metadata">

### Author: ![ssvenn](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/ssvenn/32/86740_2.png) [@ssvenn](https://meta.discourse.org/u/ssvenn)
#### Post date: [June 1, 2018, 9:08am UTC](https://meta.discourse.org/t/discobot-not-responding-to-bookmark/88768/6 "2018-06-01T09:08:27Z")

</div>

Well then, that sure was a weird root cause!  
After spending some time with tcpdump I noticed my Discourse host reaching out to [text-lb.esams.wikimedia.org](http://text-lb.esams.wikimedia.org) on port 443 right after I click the bookmark icon. Our firewall drops traffic it doesn’t like instead of rejecting it, and that often causes sessions to hang for a while.

The problem was that I had “enable inline onebox on all domains” turned on and since the next message in the script from discobot contains three wikipedia links it got hung up on something in the onebox handler for too long. As soon as I disabled that setting everything works fine and discobot responds right away 😤

Sorry about the unsupported edge case, this installation is using the [Install Discourse on an isolated CentOS 7 server](https://meta.discourse.org/t/how-to-install-discourse-on-an-isolated-centos-7-server/73538) method which makes my life harder than it has to be (at least until I can convince the security guys at work that Discourse isn’t scary and just let it have internet access)

---

_[View the full topic](https://meta.discourse.org/t/discobot-not-responding-to-bookmark/88768)._
