mirror of
https://github.com/hoppscotch/hoppscotch.git
synced 2026-04-26 09:16:03 +03:00
[GH-ISSUE #3949] [bug]: Backend Server | Error: ENOENT: no such file or directory, open '/usr/src/app/packages/hoppscotch-backend/dist/mailer/templates/user-invitation.hbs' #1378
Labels
No labels
CodeDay
a11y
browser limited
bug
bug fix
cli
core
critical
design
desktop
discussion
docker
documentation
duplicate
enterprise
feature
feature
fosshack
future
good first issue
hacktoberfest
help wanted
i18n
invalid
major
minor
need information
need testing
not applicable to hoppscotch
not reproducible
pull-request
question
refactor
resolved
sandbox
self-host
spam
stale
testmu
wip
wont fix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/hoppscotch#1378
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @mgl-pub on GitHub (Mar 29, 2024).
Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/3949
Originally assigned to: @balub on GitHub.
Is there an existing issue for this?
Current behavior
login with email
Steps to reproduce
click login and input email send
Environment
Release
Version
Self-hosted
@edereagzi commented on GitHub (Apr 1, 2024):
same issue
@liyasthomas commented on GitHub (Apr 2, 2024):
cc: @balub
@m-amiri commented on GitHub (Apr 21, 2024):
same issue
@taylorwhipp-gp commented on GitHub (Apr 30, 2024):
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.2in my docker compose. Once i updated and the service rebuilt, I didn't have this issue. Hope this helps...@balub commented on GitHub (May 14, 2024):
This issue has been fixed with the latest version of Hoppscotch, request all users to update their respective versions.