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

Resolve call not catching current erro in resolving invalid response from DB #30

Closed
BrunoEVCosta opened this issue May 8, 2019 · 0 comments
Assignees
Labels

Comments

@BrunoEVCosta
Copy link
Member

May 08 17:19:51 elixir-pt-brapi BrAPI[2997]: getGermPedigree - Err: SequelizeEagerLoadingError: GermplasmParent1 is not associated to GermplasmParents!
May 08 17:19:55 elixir-pt-brapi BrAPI[2997]: (node:3220) UnhandledPromiseRejectionWarning: ReferenceError: resolveError is not defined
May 08 17:19:55 elixir-pt-brapi BrAPI[2997]: at /home/brunocosta/git/BrAPI/routes/api.js:95:9
May 08 17:19:55 elixir-pt-brapi BrAPI[2997]: at process._tickCallback (internal/process/next_tick.js:68:7)
May 08 17:19:55 elixir-pt-brapi BrAPI[2997]: (node:3220) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 5)

Doesn't make much sense. This is being logged to journalctl "Is console.log enabled somewhere? Track it down.

@BrunoEVCosta BrunoEVCosta self-assigned this May 8, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant