hoppscotch / hoppscotch

Open source API development ecosystem - https://hoppscotch.io (open-source alternative to Postman, Insomnia)

Home Page:https://hoppscotch.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[bug]: Backend Server | Error: ENOENT: no such file or directory, open '/usr/src/app/packages/hoppscotch-backend/dist/mailer/templates/user-invitation.hbs'

mgl-pub opened this issue · comments

Is there an existing issue for this?

  • I have searched the existing issues

Current behavior

login with email

Steps to reproduce

click login and input email send

Environment

Release

Version

Self-hosted

same issue

same issue

I'm not entirely sure why, but even though my docker setup was setup to pull latest, it had like a 2 month old cached build it was pulling from. I went to docker hub and just grabbed the latest and used image: hoppscotch/hoppscotch:2024.3.2 in my docker compose. Once i updated and the service rebuilt, I didn't have this issue. Hope this helps...

This issue has been fixed with the latest version of Hoppscotch, request all users to update their respective versions.