scyllagroup / UmbracoFlare

This project aims to provide a basic level of service integration between Cloudflare and the open-source ASP.NET CMS Umbraco.
https://www.umbracoflare.com/
Creative Commons Attribution Share Alike 4.0 International
18 stars 3 forks source link

Umbraco as a Service #5

Closed clarkd closed 5 years ago

clarkd commented 8 years ago

I've managed to install UmbracoFlare and can see the various dashboards, context menus and have also added our API key etc.

However, whenever I go to purge something, nothing is purged. From what I can see this is related to cultures and hostnames - but, even if I add one of these to our root note I can still see that nothing is being purged. It displays a message saying "You have succesfully cleared the cache for this node" however the response to the AJAX call to purge comes back with "0 urls purged successfully."

Additionally if I try to purge something from the UmbracoFlare dashboard, for example Purge by URL, then I see a message saying "You do not have any hostnames registered with Umbraco".

We're actually running on Umbraco as a Service but I don't think this is the issue. Any ideas?

clarkd commented 8 years ago

Doh, after adding the hostname to the root node and restarting the web server it's working. :)

markadrake commented 8 years ago

@clarkd Thanks for the report! So in the first case when you cleared the cache from the specific content node, we probably should have given you the same error message about the hostnames. I'll bring it up to the team on Tuesday.

clarkd commented 8 years ago

Yeah that sounds sensible - I only dug around a little because it the response came back so quickly and then I saw the AJAX response with "0 urls" etc..

markadrake commented 7 years ago

@LoganPeck did we resolve this? :)

markadrake commented 5 years ago

Hi everyone! Since it's been a while since we last spoke about this issue I'm going to go ahead and close this out. If it becomes an issue again, please open up a new issue and we'll pick it back up. Thanks.