# Data Explorer fails to run

**URL:** https://meta.discourse.org/t/data-explorer-fails-to-run/53121
**Category:** Bug
**Created:** [19 نوفمبر 2016، 5:01م UTC](https://meta.discourse.org/t/data-explorer-fails-to-run/53121 "2016-11-19T17:01:27Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![fefrei](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/fefrei/32/119538_2.png) [@fefrei](https://meta.discourse.org/u/fefrei)
#### Post date: [19 نوفمبر 2016، 5:01م UTC](https://meta.discourse.org/t/data-explorer-fails-to-run/53121/1 "2016-11-19T17:01:27Z")

</div>

In Discourse `1.7.0.beta7`, the (up-to-date) [data explorer](https://meta.discourse.org/t/32566?silent=true) plugin fails to run queries for me :sadpanda:

It fails to run with the following error:

> [@](#):
>
> ❌ Uncaught Error: Could not find module `discourse-common/lib/get-owner` imported from `discourse/plugins/discourse-data-explorer/discourse/components/query-result`

 ![](https://global.discourse-cdn.com/meta/original/3X/c/2/c2607718478e8b7151db35ffe526b240c04c7836.png)

This affects multiple of my instances, do it doesn’t appear to be a local problem.

---

<div class="post-metadata">

### Author: ![codinghorror](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/codinghorror/32/110067_2.png) [@codinghorror](https://meta.discourse.org/u/codinghorror)
#### Post date: [19 نوفمبر 2016، 8:42م UTC](https://meta.discourse.org/t/data-explorer-fails-to-run/53121/2 "2016-11-19T20:42:22Z")

</div>

Can we take a look at this Monday @eviltrout?

---

<div class="post-metadata">

### Author: ![eviltrout](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/eviltrout/32/5275_2.png) [@eviltrout](https://meta.discourse.org/u/eviltrout)
#### Post date: [21 نوفمبر 2016، 4:18م UTC](https://meta.discourse.org/t/data-explorer-fails-to-run/53121/3 "2016-11-21T16:18:57Z")

</div>

Sorry about that. I’ve backported the `get-owner` API that is necessary for this plugin to run to the beta branch:

[https://github.com/discourse/discourse/commit/b4b8e0dd1256e7c8a0a7396c5546fae7c310f86a](https://github.com/discourse/discourse/commit/b4b8e0dd1256e7c8a0a7396c5546fae7c310f86a)

---

<div class="post-metadata">

### Author: ![eviltrout](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/eviltrout/32/5275_2.png) [@eviltrout](https://meta.discourse.org/u/eviltrout)
#### Post date: [21 نوفمبر 2016، 4:20م UTC](https://meta.discourse.org/t/data-explorer-fails-to-run/53121/4 "2016-11-21T16:20:58Z")

</div>


