# Jekyll-archives 404 error

**URL:** https://talk.jekyllrb.com/t/jekyll-archives-404-error/4643
**Category:** Help
**Created:** [June 23, 2020, 10:57pm UTC](https://talk.jekyllrb.com/t/jekyll-archives-404-error/4643 "2020-06-23T22:57:28Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![mzidani](https://yyz2.discourse-cdn.com/flex030/user_avatar/talk.jekyllrb.com/mzidani/32/2633_2.png) [@mzidani](https://talk.jekyllrb.com/u/mzidani)
#### Post date: [June 23, 2020, 10:57pm UTC](https://talk.jekyllrb.com/t/jekyll-archives-404-error/4643/1 "2020-06-23T22:57:28Z")

</div>

Hello

I need help with this issue.

Steps i did :

1 - Add gem ‘jekyll-archives’ to your site’s Gemfile  
2 - Add jekyll-archives to config.yml

- config.yml : [https://pastebin.com/bL7VCzeg](https://pastebin.com/bL7VCzeg)
- bundle exec jekyll serve : [https://pastebin.com/VgCS56Tu](https://pastebin.com/VgCS56Tu)
- Category name : test cat
- Category url : category/test cat

---

<div class="post-metadata">

### Author: ![brad](https://yyz2.discourse-cdn.com/flex030/user_avatar/talk.jekyllrb.com/brad/32/2543_2.png) [@brad](https://talk.jekyllrb.com/u/brad)
#### Post date: [June 28, 2020, 3:40pm UTC](https://talk.jekyllrb.com/t/jekyll-archives-404-error/4643/2 "2020-06-28T15:40:23Z")

</div>

I’m assuming you’re getting the 404 error on [http://127.0.0.1:4000/category/test%20cat](http://127.0.0.1:4000/category/test%20cat).

It would be easier if we could see the repo. If it’s not public, post your archive layout file.
