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

Error: Unknown database 'mozi' #1

Open
sentry-io bot opened this issue Oct 17, 2022 · 0 comments
Open

Error: Unknown database 'mozi' #1

sentry-io bot opened this issue Oct 17, 2022 · 0 comments

Comments

@sentry-io
Copy link

sentry-io bot commented Oct 17, 2022

Sentry Issue: EXPRESS-4

Error: Unknown database 'mozi'
  File "/usr/src/mozi-server/src/loaders/sequelize.ts", line 6, in <anonymous>
    const connection = await mysql.createConnection({
  File "/usr/src/mozi-server/src/loaders/sequelize.ts", line 8, in <anonymous>
    user: 'root',
  File "/usr/src/mozi-server/src/loaders/sequelize.ts", line 4, in __awaiter
    const sequelizeLoader = async () => {
  File "/usr/src/mozi-server/src/loaders/sequelize.ts", line 4, in sequelizeLoader
    const sequelizeLoader = async () => {
  File "/usr/src/mozi-server/src/loaders/index.ts", line 10, in <anonymous>
    await sequelizeLoader();
...
(5 additional frame(s) were not displayed)
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

0 participants