KarrLab / datanator_frontend

Graphical web-based interface for the Datanator toolkit for discovering data for modeling cells
https://datanator.info
MIT License
1 stars 1 forks source link

[Airbrake] [Production] Cannot read property 'join' of undefined #296

Closed karr-lab-daemon closed 4 years ago

karr-lab-daemon commented 4 years ago

Airbrake error: #1375 Airbrake project: datanator_frontend

Error type: TypeError Error message: Cannot read property 'join' of undefined Where: <no information> Occurred at: Jun 22, 2020 16:49:52 UTC First seen at: Jun 22, 2020 16:49:52 UTC Occurrences: 0 (0 since last deploy on Jun 22, 2020 04:40:52 UTC) Severity: error

URL: https://5ef0e0e05eaadbfd6b6749af--datanator.netlify.app/search/atp/Escherichia%20coli%20E1002/ File: https://5ef0e0e05eaadbfd6b6749af--datanator.netlify.app/static/js/scenes/SearchResults/ReactionSearchResultsList.js

Backtrace:

https://5ef0e0e05eaadbfd6b6749af--datanator.netlify.app/static/js/scenes/SearchResults/ReactionSearchResultsList.js:83:in join
https://5ef0e0e05eaadbfd6b6749af--datanator.netlify.app/static/js/scenes/SearchResults/SearchResultsList.js:93:in response
lzy7071 commented 4 years ago

This is an error relating to production, dev build. It has been resolved.

karr-lab-daemon commented 4 years ago

Comment from Airbrake: Resolved error reoccurred.

jonrkarr commented 4 years ago

This is due to an issue with the REST API.

api.datanator.info does not return the substrate and productsproperties for the elements ofsabio_reaction_entries.testapi.datanator.info` does return these attributes.

See API results vs Test API results

lzy7071 commented 4 years ago

Removed dev.datanator.info as Netlify build is stopped so the domain will not get updated.