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

clean installation of v1.0.13 fails #208

Closed
1 of 2 tasks
akhlaaqbadulla opened this issue May 26, 2019 · 5 comments
Closed
1 of 2 tasks

clean installation of v1.0.13 fails #208

akhlaaqbadulla opened this issue May 26, 2019 · 5 comments

Comments

@akhlaaqbadulla
Copy link

akhlaaqbadulla commented May 26, 2019

Is this a BUG REPORT or FEATURE REQUEST?:

  • BUG
  • FEATURE

What happened:
after intalling the v1.0.13 and setting up the admin account. when i login it would give me access to only messages.
image

i tried to fresh install v1.0.10 without restoring old back-up created an admin user and then upgraded to version 1.0.13 yet it still fails when i create a departement the page goes blank.
this displays in the console:

8.js:18 Object
8.js:18 Object
8.js:18 Object
6.js:44 TypeError: Cannot read property 'map' of null
    at 9.js:10
    at 6.js:16
    at List.withMutations (6.js:16)
    at List.map (6.js:16)
    at DepartmentsContainer.value (9.js:10)
    at xg (6.js:44)
    at wg (6.js:44)
    at Ag (6.js:44)
    at lh (6.js:44)
    at mh (6.js:44)
Kg @ 6.js:44
6.js:16 uncaught at createDepartment TypeError: Cannot read property 'map' of null
    at http://ganord.ovh/js/9.js:10:636333
    at http://ganord.ovh/js/6.js:16:171793
    at List.withMutations (http://ganord.ovh/js/6.js:16:154127)
    at List.map (http://ganord.ovh/js/6.js:16:171716)
    at DepartmentsContainer.value (http://ganord.ovh/js/9.js:10:635964)
    at xg (http://ganord.ovh/js/6.js:44:59863)
    at wg (http://ganord.ovh/js/6.js:44:59658)
    at Ag (http://ganord.ovh/js/6.js:44:63372)
    at lh (http://ganord.ovh/js/6.js:44:78924)
    at mh (http://ganord.ovh/js/6.js:44:79289)
log @ 6.js:16
6.js:44 TypeError: Cannot read property 'map' of null
    at 9.js:10
    at 6.js:16
    at List.withMutations (6.js:16)
    at List.map (6.js:16)
    at DepartmentsContainer.value (9.js:10)
    at xg (6.js:44)
    at wg (6.js:44)
    at Ag (6.js:44)
    at lh (6.js:44)
    at mh (6.js:44)
Kg @ 6.js:44
6.js:44 Uncaught TypeError: Cannot read property 'map' of null
    at 9.js:10
    at 6.js:16
    at List.withMutations (6.js:16)
    at List.map (6.js:16)
    at DepartmentsContainer.value (9.js:10)
    at xg (6.js:44)
    at wg (6.js:44)
    at Ag (6.js:44)
    at lh (6.js:44)
    at mh (6.js:44)
6.js:44 TypeError: Cannot read property 'map' of null
    at 9.js:10
    at 6.js:16
    at List.withMutations (6.js:16)
    at List.map (6.js:16)
    at DepartmentsContainer.value (9.js:10)
    at xg (6.js:44)
    at wg (6.js:44)
    at Ag (6.js:44)
    at lh (6.js:44)
    at mh (6.js:44)
Kg @ 6.js:44
6.js:44 Uncaught TypeError: Cannot read property 'map' of null
    at 9.js:10
    at 6.js:16
    at List.withMutations (6.js:16)
    at List.map (6.js:16)
    at DepartmentsContainer.value (9.js:10)
    at xg (6.js:44)
    at wg (6.js:44)
    at Ag (6.js:44)
    at lh (6.js:44)
    at mh (6.js:44)

What did you expect to happen:
have an admin account and be on my merry way. 🔢
How to reproduce it (as minimally and precisely as possible):
fresh install v1.0.13

Anything else we need to know?:

Environment:

  • Trudesk Version: 1.0.13
  • OS (e.g. from /etc/os-release): ubuntu 18.04
  • Node.JS Version: 12
  • MongoDB Version: 4
  • Is this hosted on cloud.trudesk.io: 0
@akhlaaqbadulla akhlaaqbadulla changed the title clean installation of v1.0.13 clean installation of v1.0.13 fails May 26, 2019
@arcreigh
Copy link

I also have this issue, looking in the db I see that the created account has the correct permissions yet I can not access anything. I am getting permissions issues even when trying to create a ticket.

@akhlaaqbadulla
Copy link
Author

I also have this issue, looking in the db I see that the created account has the correct permissions yet I can not access anything. I am getting permissions issues even when trying to create a ticket.

Thank you for mentioning that i forgot to do so.

@polonel
Copy link
Owner

polonel commented May 29, 2019

I have confirmed the issue. A hotfix will release shortly.

@polonel
Copy link
Owner

polonel commented May 29, 2019

This has been fixed and the new v1.0.13 tag has been fast forward to the fixed commit.

git pull
git checkout v1.0.13

@polonel polonel closed this as completed May 29, 2019
@akhlaaqbadulla
Copy link
Author

did a clean install again when i login this happens.
image
i have tried to build again
yarn install
tried another clone and i would get the same issue over again
just this loading page and this in console.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants