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

loading collection report Error: TypeError: Cannot read properties of undefined (reading 'emit') #507

Open
jsczrangel opened this issue May 22, 2024 · 0 comments

Comments

@jsczrangel
Copy link

jsczrangel commented May 22, 2024

Describe the bug:

GET 200 /api/v1/databases 6.932 ms @ Wed, 22 May 2024 03:55:58 GMT ::ffff:192.168.250.1 from undefined Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36

/app/dist/src/crons/crons.service.js:72

                 throw new Error(error);

                       ^

Error: TypeError: Cannot read properties of undefined (reading 'emit')

 at CronsService.<anonymous> (/app/dist/src/crons/crons.service.js:72:27)

 at Generator.next (<anonymous>)

 at fulfilled (/app/dist/src/crons/crons.service.js:5:58)

 at process.processTicksAndRejections (node:internal/process/task_queues:95:5)

Node.js v18.20.1

error Command failed with exit code 1.

info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.

Steps to reproduce:
1.
2.
3.

Attu version:
2.3.10

Attu version:

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

1 participant