# 만든 새 카테고리를 들어갈 수 없어요. 도와주세요

**URL:** https://meta.discourse.org/t/cant-enter-a-new-category-i-made-please-help/163021
**Category:** Support
**Created:** [9월 4, 2020, 10:52오전 UTC](https://meta.discourse.org/t/cant-enter-a-new-category-i-made-please-help/163021 "2020-09-04T10:52:14Z")
**Posts on this page:** 8
**Page:** 1

<div class="post-metadata">

### Author: ![Yariv\_Cohen](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/yariv_cohen/32/186924_2.png) [@Yariv\_Cohen](https://meta.discourse.org/u/Yariv_Cohen)
#### Post date: [9월 4, 2020, 10:52오전 UTC](https://meta.discourse.org/t/cant-enter-a-new-category-i-made-please-help/163021/1 "2020-09-04T10:52:14Z")

</div>

모두 안녕하세요,  
오늘 모바일에서 신뢰 수준 4 사용자에게만 표시되도록 새로운 카테고리를 추가했습니다. 카테고리 이름만 입력하고, 히브리어로 된 URL 주소를 추가했습니다 **(아마 이것이 문제였을 수도 있겠네요)**, URL을 변경한 후 “새 카테고리” 버튼을 클릭했는데, 뭔가 문제가 생겨 브라우저가 캐시/쿠키를 삭제하고 새로 고침을 시도하라는 페이지로 이동했습니다. 페이지를 새로 고침했을 때 "IP당 요청이 너무 많습니다"라는 오류 또는 비슷한 오류가 발생했습니다.  
어쨌든, 이제 메인 카테고리 페이지에서 해당 카테고리가 보이지만, 신뢰 수준 4 사용자가 아닌 모든 사용자에게도 보입니다. 누군가 클릭하면 새로 고침을 시도하다가 멈추기만 합니다…  
혹시 아이디어가 있으신가요? 카테고리에 진입할 수 없기 때문에 삭제조차 할 수 없습니다.

 ![image](https://global.discourse-cdn.com/meta/original/3X/d/6/d6ddf98beb50f7b65e743a8fb039a4578d705b30.png)  
감사합니다

---

<div class="post-metadata">

### Author: ![dax](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/dax/32/244677_2.png) [@dax](https://meta.discourse.org/u/dax)
#### Post date: [9월 4, 2020, 11:07오전 UTC](https://meta.discourse.org/t/cant-enter-a-new-category-i-made-please-help/163021/2 "2020-09-04T11:07:04Z")

</div>

카테고리의 슬러그는 무엇인가요?

---

<div class="post-metadata">

### Author: ![Yariv\_Cohen](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/yariv_cohen/32/186924_2.png) [@Yariv\_Cohen](https://meta.discourse.org/u/Yariv_Cohen)
#### Post date: [9월 4, 2020, 11:10오전 UTC](https://meta.discourse.org/t/cant-enter-a-new-category-i-made-please-help/163021/3 "2020-09-04T11:10:05Z")

</div>

나는 그게  
ניסויים  
이라고 생각해. 히브리어야..

---

<div class="post-metadata">

### Author: ![dax](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/dax/32/244677_2.png) [@dax](https://meta.discourse.org/u/dax)
#### Post date: [9월 4, 2020, 11:21오전 UTC](https://meta.discourse.org/t/cant-enter-a-new-category-i-made-please-help/163021/4 "2020-09-04T11:21:59Z")

</div>

최신 버전의 Discourse를 사용하고 계신가요?

여기나 DM에 해당 카테고리의 링크를 추가해 주실 수 있을까요?

---

<div class="post-metadata">

### Author: ![Yariv\_Cohen](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/yariv_cohen/32/186924_2.png) [@Yariv\_Cohen](https://meta.discourse.org/u/Yariv_Cohen)
#### Post date: [9월 4, 2020, 12:28오후 UTC](https://meta.discourse.org/t/cant-enter-a-new-category-i-made-please-help/163021/5 "2020-09-04T12:28:12Z")

</div>

사용자 이름과 비밀번호를 DM으로 보냈습니다.

감사합니다

---

<div class="post-metadata">

### Author: ![dax](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/dax/32/244677_2.png) [@dax](https://meta.discourse.org/u/dax)
#### Post date: [9월 7, 2020, 1:06오후 UTC](https://meta.discourse.org/t/cant-enter-a-new-category-i-made-please-help/163021/6 "2020-09-07T13:06:53Z")

</div>

사이트를 살펴본 결과, 해당 카테고리의 문제는 숫자가 슬러그로 사용되고 있기 때문에, 슬러그를 초기화하거나 카테고리를 삭제해야 합니다. 카테고리가 방금 생성되었고 주제가 포함되어 있지 않으므로 삭제를 진행할 수 있습니다.

```plaintext
cd /var/discourse
./launcher enter app
rails c
c=Category.find(14)
c.destroy

```

여기서 14는 `category_id`입니다.

---

<div class="post-metadata">

### Author: ![Yariv\_Cohen](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/yariv_cohen/32/186924_2.png) [@Yariv\_Cohen](https://meta.discourse.org/u/Yariv_Cohen)
#### Post date: [9월 16, 2020, 9:58오전 UTC](https://meta.discourse.org/t/cant-enter-a-new-category-i-made-please-help/163021/7 "2020-09-16T09:58:27Z")

</div>

감사합니다. 이제 사라졌어요 🙂

---

<div class="post-metadata">

### Author: ![system](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/system/32/443519_2.png) [@system](https://meta.discourse.org/u/system)
#### Post date: [10월 16, 2020, 9:58오전 UTC](https://meta.discourse.org/t/cant-enter-a-new-category-i-made-please-help/163021/8 "2020-10-16T09:58:36Z")

</div>

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.
