# Reset password link error

**URL:** https://meta.discourse.org/t/reset-password-link-error/230635
**Category:** Bug
**Created:** [June 21, 2022, 5:26pm UTC](https://meta.discourse.org/t/reset-password-link-error/230635 "2022-06-21T17:26:35Z")
**Posts on this page:** 6
**Page:** 1

<div class="post-metadata">

### Author: ![Francisco-Rua](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/francisco-rua/32/264282_2.png) [@Francisco-Rua](https://meta.discourse.org/u/Francisco-Rua)
#### Post date: [June 21, 2022, 5:26pm UTC](https://meta.discourse.org/t/reset-password-link-error/230635/1 "2022-06-21T17:26:36Z")

</div>

Hi there!

Testing my first discourse forum I encounter problems with the reset password link and I didn’t find a solution on another post.

I attached the information that I collect from this error.

## Error:

```plaintext
Oops

The software powering this discussion forum encountered an unexpected problem. We apologize for the inconvenience.

Detailed information about the error was logged, and an automatic notification generated. We'll take a look at it.

No further action is necessary. However, if the error condition persists, you can provide additional detail, including steps to reproduce the error, by posting a discussion topic in the site's feedback category.

```

## Info from domain.example/logs

```plaintext
Message (4 copies reported)

ActionView::Template::Error (The asset "ember_jquery.js" is not present in the asset pipeline.
)
app/helpers/application_helper.rb:95:in `script_asset_path'
app/helpers/application_helper.rb:146:in `block in preload_script'
app/helpers/application_helper.rb:145:in `map'
app/helpers/application_helper.rb:145:in `preload_script'
app/views/users/password_reset.html.erb:20
app/views/users/password_reset.html.erb:18
app/controllers/users_controller.rb:830:in `block (2 levels) in password_reset_show'
app/controllers/users_controller.rb:820:in `password_reset_show'
app/controllers/application_controller.rb:415:in `block in with_resolved_locale'
app/controllers/application_controller.rb:415:in `with_resolved_locale'
lib/middleware/omniauth_bypass_middleware.rb:71:in `call'
lib/content_security_policy/middleware.rb:12:in `call'
lib/middleware/anonymous_cache.rb:368:in `call'
config/initializers/100-quiet_logger.rb:23:in `call'
config/initializers/100-silence_logger.rb:31:in `call'
lib/middleware/enforce_hostname.rb:23:in `call'
lib/middleware/request_tracker.rb:202:in `call'

Backtrace

sprockets-rails (3.4.2) lib/sprockets/rails/helper.rb:84:in `compute_asset_path'
actionview (7.0.3) lib/action_view/helpers/asset_url_helper.rb:203:in `asset_path'
app/helpers/application_helper.rb:95:in `script_asset_path'
app/helpers/application_helper.rb:146:in `block in preload_script'
app/helpers/application_helper.rb:145:in `map'
app/helpers/application_helper.rb:145:in `preload_script'
app/views/users/password_reset.html.erb:20
actionview (7.0.3) lib/action_view/helpers/capture_helper.rb:45:in `block in capture'
actionview (7.0.3) lib/action_view/helpers/capture_helper.rb:209:in `with_output_buffer'
actionview (7.0.3) lib/action_view/helpers/capture_helper.rb:45:in `capture'

```

## My config of the email text:

 ![image](https://global.discourse-cdn.com/meta/original/4X/8/b/c/8bc8f1ece3d902c3ea16bd1fb848bbb2d31ed12c.png)

Thank you very much!!!

Francisco.-

---

<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: [June 21, 2022, 5:32pm UTC](https://meta.discourse.org/t/reset-password-link-error/230635/2 "2022-06-21T17:32:47Z")

</div>

This appears to be fixed in the latest version. Can you please try an update?

---

<div class="post-metadata">

### Author: ![Francisco-Rua](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/francisco-rua/32/264282_2.png) [@Francisco-Rua](https://meta.discourse.org/u/Francisco-Rua)
#### Post date: [June 21, 2022, 6:38pm UTC](https://meta.discourse.org/t/reset-password-link-error/230635/3 "2022-06-21T18:38:03Z")

</div>

I install it from DigitalOcean a few days ago. Who do I actualize to the last version?

---

<div class="post-metadata">

### Author: ![JammyDodger](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/jammydodger/32/254611_2.png) [@JammyDodger](https://meta.discourse.org/u/JammyDodger)
#### Post date: [June 21, 2022, 6:44pm UTC](https://meta.discourse.org/t/reset-password-link-error/230635/4 "2022-06-21T18:44:56Z")

</div>

You can do this one from your `/admin/upgrade` page. 👍 Though if you’re self-hosted you should also check out this topic [How do I manually update Discourse and Docker image to latest?](https://meta.discourse.org/t/how-do-i-manually-update-discourse-and-docker-image-to-latest/23325)

---

<div class="post-metadata">

### Author: ![Francisco-Rua](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/francisco-rua/32/264282_2.png) [@Francisco-Rua](https://meta.discourse.org/u/Francisco-Rua)
#### Post date: [June 21, 2022, 8:45pm UTC](https://meta.discourse.org/t/reset-password-link-error/230635/5 "2022-06-21T20:45:40Z")

</div>

I did only the second step from that post and it solved it. Thanks!

---

<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: [June 22, 2022, 2:05am UTC](https://meta.discourse.org/t/reset-password-link-error/230635/6 "2022-06-22T02:05:22Z")

</div>


