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/status.ejs:1 #291

Open
sentry-io bot opened this issue Feb 1, 2025 · 0 comments
Open

ReferenceError: /app/views/status.ejs:1 #291

sentry-io bot opened this issue Feb 1, 2025 · 0 comments
Assignees
Labels
low priority Issue/PR is low priority.

Comments

@sentry-io
Copy link

sentry-io bot commented Feb 1, 2025

Sentry Issue: WEBSITE-85

ReferenceError: /app/views/status.ejs:1
 >> 1| <%- include("./partials/header.ejs") %>
    2| <%- include("./partials/nav.ejs") %>
    3| <section class="hero is-black">
    4|     <div class="hero-body">

/app/views/partials/header.ejs:2
    1| <!doctype HTML>
 >> ...
  File ""/app/views/partials/header.ejs"", line 14, in eval
  File "/app/node_modules/ejs/lib/ejs.js", line 703, in header
    return fn.apply(opts.context,
  File "/app/node_modules/ejs/lib/ejs.js", line 701, in include
    return includeFile(path, opts)(d);
  File ""/app/views/status.ejs"", line 10, in eval
  File "/app/node_modules/ejs/lib/ejs.js", line 703, in status
    return fn.apply(opts.context,
...
(5 additional frame(s) were not displayed)
@sentry-io sentry-io bot added bug Issue/PR related to an error, fault, or flaw. low priority Issue/PR is low priority. labels Feb 1, 2025
@carolinaisslaying carolinaisslaying removed the bug Issue/PR related to an error, fault, or flaw. label Mar 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
low priority Issue/PR is low priority.
Projects
None yet
Development

No branches or pull requests

1 participant