# Problem accessing plugin admin after restore

**URL:** https://meta.discourse.org/t/problem-accessing-plugin-admin-after-restore/154169
**Category:** Support
**Created:** [June 8, 2020, 10:51am UTC](https://meta.discourse.org/t/problem-accessing-plugin-admin-after-restore/154169 "2020-06-08T10:51:53Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![efeefe](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/efeefe/32/117710_2.png) [@efeefe](https://meta.discourse.org/u/efeefe)
#### Post date: [June 8, 2020, 10:51am UTC](https://meta.discourse.org/t/problem-accessing-plugin-admin-after-restore/154169/1 "2020-06-08T10:51:54Z")

</div>

Hi everyone. I have recently set up a discourse instance using Digital Ocean’s setup script. Apparently all went fine. I then restored a backup from another instance I had de-activated about 4 months ago. It was originally hosted on another domain name. Again, the restore seemed to work - contents and user accounts look about right.

In the original website, I had the [RSS Poster](https://github.com/gregruthenbeck/discourse-rss-poster) plugin installed. I added it to the app.yml and apparently it started working straight away - importing items from the feeds I had previously set up. But I can not access the plugin config anymore (at /admin/plugins/rss-poster/feeds), in order to edit the feeds it’s currently importing. I’m only shown a blank page when I try to access it.

Any clues?

---

<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: [June 8, 2020, 12:31pm UTC](https://meta.discourse.org/t/problem-accessing-plugin-admin-after-restore/154169/2 "2020-06-08T12:31:04Z")

</div>

The plugin might not be compatible with the current discourse?

Did you follow this [Change the domain name or rename my Discourse?](https://meta.discourse.org/t/change-the-domain-name-or-rename-my-discourse/16098)

---

<div class="post-metadata">

### Author: ![efeefe](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/efeefe/32/117710_2.png) [@efeefe](https://meta.discourse.org/u/efeefe)
#### Post date: [June 8, 2020, 11:00pm UTC](https://meta.discourse.org/t/problem-accessing-plugin-admin-after-restore/154169/3 "2020-06-08T23:00:00Z")

</div>

Thanks for the pointer. Just tried it here, to no avail. Found some error messages in logs, though:

```plaintext
Message

TypeError: Discourse.Route is undefined
Url: https://rede.tropixel.org/assets/plugins/discourse-rss-poster-0aabbb3898d14427e95a811b6122e396e4df614f63b9abc852500d40eebac63e.js
Line: 1
Column: 4457
Window Location: https://rede.tropixel.org/admin/plugins/chat/matrix

Backtrace

@https://rede.tropixel.org/assets/plugins/discourse-rss-poster-0aabbb3898d14427e95a811b6122e396e4df614f63b9abc852500d40eebac63e.js:1:4457
require/<@https://rede.tropixel.org/assets/ember_jquery-1ed3f3559e6f967733b4088aa729ff7039dff2c09c5a5f787a214b016f58aabc.js:1:562030
require/<@https://rede.tropixel.org/assets/ember_jquery-1ed3f3559e6f967733b4088aa729ff7039dff2c09c5a5f787a214b016f58aabc.js:1:561743
require@https://rede.tropixel.org/assets/ember_jquery-1ed3f3559e6f967733b4088aa729ff7039dff2c09c5a5f787a214b016f58aabc.js:1:561760
customResolve@https://rede.tropixel.org/assets/application-46046b7ac1724a22e8df0ccd326808196b37590a888951a9755a8fefb8c98aef.js:1:19092
resolveRoute@https://rede.tropixel.org/assets/application-46046b7ac1724a22e8df0ccd326808196b37590a888951a9755a8fefb8c98aef.js:1:19899
e@https://rede.tropixel.org/assets/ember_jquery-1ed3f3559e6f967733b4088aa729ff7039dff2c09c5a5f787a214b016f58aabc.js:1:297670
a</n.resolve@https://rede.tropixel.org/assets/ember_jquery-1ed3f3559e6f967733b4088aa729ff7039dff2c09c5a5f787a214b016f58aabc.js:1:322415
g</t.resolve/r<@https://rede.tropixel.org/assets/ember_jquery-1ed3f3559e6f967733b4088aa729ff7039dff2c09c5a5f787a214b016f58aabc.js:1:96972
g</t.resolve@https://rede.tropixel.org/assets/ember_jquery-1ed3f3559e6f967733b4088aa729ff7039dff2c09c5a5f787a214b016f58aabc.js:1:97078

Env

HTTP HOSTS: rede.tropixel.org

```

---

<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: [June 8, 2020, 11:46pm UTC](https://meta.discourse.org/t/problem-accessing-plugin-admin-after-restore/154169/4 "2020-06-08T23:46:36Z")

</div>

That plugin hasn’t been updated in a year. If you remove it, does the admin panel show up again?

---

<div class="post-metadata">

### Author: ![efeefe](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/efeefe/32/117710_2.png) [@efeefe](https://meta.discourse.org/u/efeefe)
#### Post date: [June 9, 2020, 8:24am UTC](https://meta.discourse.org/t/problem-accessing-plugin-admin-after-restore/154169/5 "2020-06-09T08:24:28Z")

</div>

Admin panel is working fine. But I’m giving up for the time being and will try to use the chat-integration plugin to achieve somewhat similar results. Thanks anyway.
