Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ReferenceError: /app/views/partials/cards/serverCard.ejs:1 #259

Closed
sentry-io bot opened this issue Oct 5, 2022 · 0 comments
Closed

ReferenceError: /app/views/partials/cards/serverCard.ejs:1 #259

sentry-io bot opened this issue Oct 5, 2022 · 0 comments
Assignees
Labels
bug Issue/PR related to an error, fault, or flaw. high priority Issue/PR is a high priority.

Comments

@sentry-io
Copy link

sentry-io bot commented Oct 5, 2022

Sentry Issue: WEBSITE-51

ReferenceError: /app/views/partials/cards/serverCard.ejs:1
 >> 1| <%
    2|     let viewURL = `${linkPrefix}/servers/${server._id}`;  
    3|     if (server.tags.includes("LGBT")) viewURL = `${lgbtWebURL}${linkPrefix}/servers/${server._id}`;
    4| %>

lgbtWebUR...
  File "/app/dist/src/Routes/search.js", line 119, in <anonymous>
    return ejs.renderFile(renderPath + "/cards/serverCard.ejs", {
  File "/app/dist/src/Routes/search.js", line 118, in <anonymous>
    .map((server) => {
...
(5 additional frame(s) were not displayed)
@carolinaisslaying carolinaisslaying added bug Issue/PR related to an error, fault, or flaw. high priority Issue/PR is a high priority. labels Oct 5, 2022
@carolinaisslaying carolinaisslaying added this to the 5.6.0 milestone Mar 15, 2024
@github-project-automation github-project-automation bot moved this to Closed / Merged in Triage Aug 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Issue/PR related to an error, fault, or flaw. high priority Issue/PR is a high priority.
Projects
Status: Closed / Merged
Development

No branches or pull requests

1 participant