Skip to content
New issue

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

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

Already on GitHub? # to your account

dashboard error #16

Closed
ahmad19981 opened this issue Oct 10, 2021 · 1 comment
Closed

dashboard error #16

ahmad19981 opened this issue Oct 10, 2021 · 1 comment
Labels
bug Something isn't working

Comments

@ahmad19981
Copy link

TypeError: /home/runner/rexom-1/source/server/views/index.ejs:18
16|
17|

reXom

18| Invite
19| <% if (user && user.id) {%>
20| Dashboard
21| <% } else {%>

Cannot read properties of null (reading 'id')
at eval ("/home/runner/rexom-1/source/server/views/index.ejs":13:35)
at index (/home/runner/rexom-1/node_modules/ejs/lib/ejs.js:692:17)
at tryHandleCache (/home/runner/rexom-1/node_modules/ejs/lib/ejs.js:272:36)
at View.exports.renderFile [as engine] (/home/runner/rexom-1/node_modules/ejs/lib/ejs.js:489:10)
at View.render (/home/runner/rexom-1/node_modules/express/lib/view.js:135:8)
at tryRender (/home/runner/rexom-1/node_modules/express/lib/application.js:640:10)
at Function.render (/home/runner/rexom-1/node_modules/express/lib/application.js:592:3)
at ServerResponse.render (/home/runner/rexom-1/node_modules/express/lib/response.js:1012:7)
at /home/runner/rexom-1/source/server/routes/root-routes.js:17:9
at Layer.handle [as handle_request] (/home/runner/rexom-1/node_modules/express/lib/router/layer.js:95:5)

@N1R0tka
Copy link
Contributor

N1R0tka commented Oct 10, 2021

the has not logged in!

@N1R0tka N1R0tka closed this as completed Oct 10, 2021
@N1R0tka N1R0tka added the bug Something isn't working label Oct 27, 2021
@N1R0tka N1R0tka changed the title riplit dashboard error Oct 27, 2021
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants