cachethq / cachet

🚦 The open-source status page system.
https://cachethq.io
MIT License
14.06k stars 1.56k forks source link

Cachet RSS Feeds in Slack #1428

Closed brianjking closed 8 years ago

brianjking commented 8 years ago

When attempting to use the Slack RSS Feed module for the Cachet RSS Feed I'm receiving the error

Sorry, 'http://monitor.dockdogs.com/rss' doesn't look like a feed url. Try again?

Any tips?

Thanks!

jbrooksuk commented 8 years ago

Odd... Can you give the demo URL a go? https://demo.cachethq.io/rss

jbrooksuk commented 8 years ago

I was able to add the demo to our Slack integrations:

image

brianjking commented 8 years ago

I can add the demo as well. I'm using Cachet 2.0.4, which I believe is the newest release.

GrahamCampbell commented 8 years ago

The demo is running 2.1.0-RC1.

jbrooksuk commented 8 years ago

Must be something we've changed since 2.0? https://github.com/CachetHQ/Cachet/compare/2.0...v2.1.0-RC1

brianjking commented 8 years ago

I did notice this issue: http://feedvalidator.org/check.cgi?url=http%3A%2F%2Fmonitor.dockdogs.com%2Frss

jbrooksuk commented 8 years ago

Ah I do remember fixing the RSS & Atom feeds a little.

brianjking commented 8 years ago

Upgrading to 2.1.0-RC1 seems to fix it. Thanks!