# לא מצליח להתחבר, לאפס סיסמה או ליצור חשבון חדש בגלל שגיאת 403 Forbidden

**URL:** https://meta.discourse.org/t/cant-login-reset-password-or-create-new-account-due-to-403-forbidden-error/55322
**Category:** Self-hosting
**Created:** [7 בינואר,‏ 2017,‏ 12:02pm UTC](https://meta.discourse.org/t/cant-login-reset-password-or-create-new-account-due-to-403-forbidden-error/55322 "2017-01-07T12:02:03Z")
**Posts on this page:** 1
**Showing post:** 6

<div class="post-metadata">

### Author: ![Falco](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/falco/32/179432_2.png) [@Falco](https://meta.discourse.org/u/Falco)
#### Post date: [8 בינואר,‏ 2017,‏ 4:42pm UTC](https://meta.discourse.org/t/cant-login-reset-password-or-create-new-account-due-to-403-forbidden-error/55322/6 "2017-01-08T16:42:29Z")

</div>

You have a broken reverse proxy config:

> [@Twitter, Github and normal username and password logins not working after upgrade](https://meta.discourse.org/t/twitter-github-and-normal-username-and-password-logins-not-working-after-upgrade/51854/30):
>
> I’m not seeing proxy\_set\_header X-Forwarded-For $proxy\_add\_x\_forwarded\_for; proxy\_set\_header X-Forwarded-Proto https; in that How To can you try it?

Adding a reverse proxy increase the maintenance burden, so should be done only when necessary, and will occasionally break.

A simpler approach, with less maintenance, is using [Caddy](https://meta.discourse.org/t/running-discourse-with-caddy-server/54716) as a reverse proxy server.

> [@poka](#):
>
> But I don’t why the problem could be there. That works fine for one year…

Discourse is using secure cookies now, and they are more sensitive to a broken proxy.

---

_[View the full topic](https://meta.discourse.org/t/cant-login-reset-password-or-create-new-account-due-to-403-forbidden-error/55322)._
