Bernstein
(Carey Bernstein)
2019 年5 月 20 日 12:27
1
@David and @Angus recently created this post that helped solve an issue we had exporting my site’s admin-created theme . After updating, we have another substantial problem, now no one can access posts or PMs at https://forum.ackerlygreen.com .
You can see the number of posts, but you’re automatically taken to the bottom of the page and can’t read anything. I attempted to rebuild the forum but received this error:
I can’t see any differences in the admin panel, and I can’t do the few things I know to get the site upright because of these errors.
Any help would be greatly appreciated.
2 个赞
david
(David Taylor)
2019 年5 月 20 日 12:30
2
Have you specified DISCOURSE_CDN_URL
in your app.yml
file? If so, make sure it has a protocol at the beginning (e.g. https://
)
1 个赞
david
(David Taylor)
2019 年5 月 20 日 12:35
3
The visible error on your forum is caused by the retort plugin. Once you manage to successfully rebuild, it should be fixed
I’ve just pushed a fix which removes _.contains from the repo, so this should start working again.
4 个赞
Bernstein
(Carey Bernstein)
2019 年5 月 20 日 12:36
4
Thank you @David . Much appreciated.
Bernstein
(Carey Bernstein)
2019 年5 月 20 日 12:42
5
@david , I’m so out of my depth here, but this is what the CDN url looks like in my app.yml:
Should it be an absolute url as mentioned in your above response?
david
(David Taylor)
2019 年5 月 20 日 12:47
6
Yes, just add https:
to the beginning
6 个赞
Bernstein
(Carey Bernstein)
2019 年5 月 20 日 12:54
7
Thanks so much, the forum’s up and running again.
3 个赞