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

Log about "Error: Callback was already called" #790

Closed
AlvaroVega opened this issue Jul 17, 2024 · 1 comment
Closed

Log about "Error: Callback was already called" #790

AlvaroVega opened this issue Jul 17, 2024 · 1 comment

Comments

@AlvaroVega
Copy link
Member

AlvaroVega commented Jul 17, 2024

time=2024-07-01T13:06:32.021Z | lvl=FATAL | corr=n/a | trans=n/a | op=perseo | comp=perseo-fe | msg=uncaughtException: Callback was already called. Error: Callback was already called., at /opt/perseo-fe/node_modules/async/dist/async.js:969:32, at /opt/perseo-fe/node_modules/async/dist/async.js:3888:13, at Object.doIt (/opt/perseo-fe/lib/models/updateAction.js:538:16), at /opt/perseo-fe/lib/models/actions.js:119:42, at /opt/perseo-fe/node_modules/async/dist/async.js:3883:24, at replenish (/opt/perseo-fe/node_modules/async/dist/async.js:1014:17), at /opt/perseo-fe/node_modules/async/dist/async.js:1019:9, at eachOfLimit (/opt/perseo-fe/node_modules/async/dist/async.js:1044:24), at /opt/perseo-fe/node_modules/async/dist/async.js:1049:16, at _parallel (/opt/perseo-fe/node_modules/async/dist/async.js:3882:5)

This happens after error searching for a trust sin trustConf file.

This was introduced since #745

@fgalan
Copy link
Member

fgalan commented Jul 17, 2024

Fixed in PR #789

@fgalan fgalan closed this as completed Jul 17, 2024
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