Problem accessing plugin admin after restore

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 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?

The plugin might not be compatible with the current discourse?

Did you follow this Change the domain name or rename my Discourse?

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

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

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

1 Like

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.