# Error while processing route: adminGroups.index

**URL:** <https://meta.discourse.org/t/error-while-processing-route-admingroups-index/395008>\
**Category:** Support\
**Created:** [February 3, 2026, 3:46am UTC](https://meta.discourse.org/t/error-while-processing-route-admingroups-index/395008 "2026-02-03T03:46:14Z")\
**Posts on this page:** 1\
**Showing post:** 2

<div class="post-metadata">

**Author:** ![awesomerobot](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/awesomerobot/32/142900_2.png) [@awesomerobot](https://meta.discourse.org/u/awesomerobot)\
**Post date:** [February 3, 2026, 3:38pm UTC](https://meta.discourse.org/t/error-while-processing-route-admingroups-index/395008/2 "2026-02-03T15:38:19Z")

</div>

I tried this out on the same version, and unfortunately I’m not able to reproduce the issue.

> [@bdfl](#):
>
> The browser console shows “Error while processing route: adminGroups.index”. The groups API returns data correctly (/groups.json) but admin groups API returns 404 not found (/admin/groups.json).

Is there more detail available with that error?

Technically `/admin/groups.json` doesn’t exist, in your network tab you should see a `/groups.json` XHR request, which contains the group data… while there’s an `/admin/groups` request for the HTML of the template

---

_[View the full topic](https://meta.discourse.org/t/error-while-processing-route-admingroups-index/395008)._
