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

Creating vendure from scratch impossible to update password administrator #2930

Closed
giosueDelgado opened this issue Jul 2, 2024 · 4 comments
Assignees
Labels
P3: minor Non-critical, no workarounds exist type: bug 🐛 Something isn't working @vendure/core

Comments

@giosueDelgado
Copy link
Collaborator

Describe the bug
I installed a clean vendure installation on a clean db but I cannot update the db with this error:

image

To Reproduce
Steps to reproduce the behavior:

  1. Deploy a venture clean installation (empty db)
  2. Go to administration and try to update password of superadmin

Expected behavior
I can updatepassword

Environment (please complete the following information):

  • @vendure/core version: 2.2.4
  • Nodejs version: 20
  • Database (mysql/postgres etc): postgres
@giosueDelgado giosueDelgado added the type: bug 🐛 Something isn't working label Jul 2, 2024
@mschipperheyn
Copy link
Collaborator

I cannot reproduce this issue. The roleId error suggests an entity not found error on the roles table. The superadmin is role 1 and is visible in the screenshot, so this is odd. Everything else works fine? Can you update other entities? If everything else works fine, I'm almost inclined to think there is some kind of special character in the password that is creating an issue

@oliverstreissi
Copy link
Collaborator

I have the same issue, only workaround is to change the password when logged in with another admin user and vice versa.

@michaelbromley michaelbromley moved this to 📋 Backlog in Vendure OS Roadmap Jul 31, 2024
@michaelbromley michaelbromley added @vendure/core P3: minor Non-critical, no workarounds exist labels Jul 31, 2024
@oliverstreissi oliverstreissi self-assigned this Nov 6, 2024
@oliverstreissi
Copy link
Collaborator

Hi @giosueDelgado, I couldn’t reproduce this issue anymore on version 3.0.5. Could you check if you’re still experiencing it, and if so, let me know if updating Vendure resolves it?

@DeltaSAMP
Copy link
Collaborator

Closing this Issue for now. If this is still an issue please comment with a reproduction and we can re-open it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
P3: minor Non-critical, no workarounds exist type: bug 🐛 Something isn't working @vendure/core
Projects
Status: 📦 Backlog
Development

No branches or pull requests

5 participants