How to fix? Error while processing route: adminEmbedding

Hi,
After domain change, I have all working nicely except
/admin/customize/embedding
it returns 500 error and this error in log is related I think:

NoMethodError (undefined method 'path_whitelist' for #<EmbeddableHost:0x00007f47fb8463a0>) /var/www/discourse/vendor/bundle/ruby/2.6.0/gems/activemodel-6.0.3.1/lib/active_model/attribute_methods.rb:43

I was using embedding for the Ghost blog only.
How can I remove all embeddings manually?
(hope it will fix this issue)
Or is there a better way to fix this?

Thank you!

Solved. The problem was not in domain change, but in version change to stable from tests-passed. When I returned to tests-passed - I was able to get to the /admin/customize/embedding again.

3 Likes

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.