# /tags/none route doesn't exist

**URL:** https://meta.discourse.org/t/tags-none-route-doesnt-exist/169321
**Category:** Bug
**Created:** [November 5, 2020, 8:30am UTC](https://meta.discourse.org/t/tags-none-route-doesnt-exist/169321 "2020-11-05T08:30:04Z")
**Posts on this page:** 6
**Page:** 1

<div class="post-metadata">

### Author: ![manuel](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/manuel/32/468169_2.png) [@manuel](https://meta.discourse.org/u/manuel)
#### Post date: [November 5, 2020, 8:30am UTC](https://meta.discourse.org/t/tags-none-route-doesnt-exist/169321/1 "2020-11-05T08:30:04Z")

</div>

Looking up `tags/none` I get an _Oops! That page doesn’t exist or is private_ now, both on a sandbox instance I’m working on and on meta here.

I could follow that route on my instance a few days ago, but I updated and changed quite a bit, so I have no idea why it’s different now?

---

<div class="post-metadata">

### Author: ![bartv](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/bartv/32/130052_2.png) [@bartv](https://meta.discourse.org/u/bartv)
#### Post date: [November 5, 2020, 8:35am UTC](https://meta.discourse.org/t/tags-none-route-doesnt-exist/169321/2 "2020-11-05T08:35:53Z")

</div>

Try `tag/none` instead. I just ran into a similar issue, I think the tag route got renamed recently.

---

<div class="post-metadata">

### Author: ![manuel](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/manuel/32/468169_2.png) [@manuel](https://meta.discourse.org/u/manuel)
#### Post date: [November 5, 2020, 8:40am UTC](https://meta.discourse.org/t/tags-none-route-doesnt-exist/169321/3 "2020-11-05T08:40:43Z")

</div>

Thanks, that works!

Selecting _all categories_ and _no tags_ from the navigation menu still directs to `tags/none` though.

---

<div class="post-metadata">

### Author: ![rishabh](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/rishabh/32/179446_2.png) [@rishabh](https://meta.discourse.org/u/rishabh)
#### Post date: [November 5, 2020, 9:34am UTC](https://meta.discourse.org/t/tags-none-route-doesnt-exist/169321/4 "2020-11-05T09:34:26Z")

</div>

> [@manuel](#):
>
> I could follow that route on my instance a few days ago, but I updated and changed quite a bit, so I have no idea why it’s different now?

[https://github.com/discourse/discourse/commit/3c51647872b4118c5f6139c375fd8e4079bc7252](https://github.com/discourse/discourse/commit/3c51647872b4118c5f6139c375fd8e4079bc7252)

> [@manuel](#):
>
> Selecting _all categories_ and _no tags_ from the navigation menu still directs to `tags/none` though.

Thanks for letting us know, I can reproduce this on Meta. @dan, can we fix this?

---

<div class="post-metadata">

### Author: ![sam](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/sam/32/102149_2.png) [@sam](https://meta.discourse.org/u/sam)
#### Post date: [November 5, 2020, 11:28pm UTC](https://meta.discourse.org/t/tags-none-route-doesnt-exist/169321/8 "2020-11-05T23:28:43Z")

</div>

I have this fixed per:

[https://github.com/discourse/discourse/pull/11142](https://github.com/discourse/discourse/pull/11142)

We will get our sites deployed soon so the issue goes away.

Thanks heaps for reporting this @manuel

---

<div class="post-metadata">

### Author: ![sam](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/sam/32/102149_2.png) [@sam](https://meta.discourse.org/u/sam)
#### Post date: [November 16, 2020, 8:14pm UTC](https://meta.discourse.org/t/tags-none-route-doesnt-exist/169321/11 "2020-11-16T20:14:14Z")

</div>


