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

Can't start, mysql errors #17

Open
meiremans opened this issue Aug 25, 2021 · 2 comments
Open

Can't start, mysql errors #17

meiremans opened this issue Aug 25, 2021 · 2 comments

Comments

@meiremans
Copy link

so i followed the instructions.

I created manually "ian_commerce" database. (I guess you should add this to the instructions too)
When running yarn start, i get:
[run:server] QueryFailedError: ER_TABLE_EXISTS_ERROR: Table 'country_translation' already exists

every time I retry it's a variation of this error. (other table).

How can I solve this?

thank you

@darkcherrycreative
Copy link

I did a fresh install of vendure using the command line tool. For me the issue was that the vendure version here was setup for myself instead of mariadb. I ran though the installer, changed the config file to suit this setup (ports etc) and it can be used fine.

That said, my test orders never make it into the admin panel in vendure, they get stuck at "adding items to cart" even though I've completed the checkout process.

@meiremans
Copy link
Author

meiremans commented Aug 25, 2021

yes indeed, with my other vendure instance it loads, but almost everything gives an error.

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

2 participants