Skip to content
This repository was archived by the owner on Nov 22, 2023. It is now read-only.
This repository was archived by the owner on Nov 22, 2023. It is now read-only.

Erro ao gerar QRCODE #31

Description

@soucannabis

Ao tentar gerar uma nova sessão, recebo o seguinte erro no console.

🎉 Evento recebido de undefined

SqliteError: no such table: providers
at Database.prepare (/app/node_modules/better-sqlite3/lib/methods/wrappers.js:5:21)
at eventCodeChat (/app/events/index.js:105:40)
at /app/app.js:44:55
at Layer.handle [as handle_request] (/app/node_modules/express/lib/router/layer.js:95:5)
at next (/app/node_modules/express/lib/router/route.js:144:13)
at Route.dispatch (/app/node_modules/express/lib/router/route.js:114:3)
at Layer.handle [as handle_request] (/app/node_modules/express/lib/router/layer.js:95:5)
at /app/node_modules/express/lib/router/index.js:284:15
at param (/app/node_modules/express/lib/router/index.js:365:14)
at param (/app/node_modules/express/lib/router/index.js:376:14) {
code: 'SQLITE_ERROR'
}

Tenho uma instalação do Chatwoot rodando num server Ubuntu e a requisição chega OK, porém tenho outra instalação no Railway.app, essa está dando problema. Sendo que as duas instalações enviam as requisições para o mesmo endereço de webhook como teste.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions