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] JSON5: invalid character 'R' at 1:1 #313

Closed karr-lab-daemon closed 4 years ago

karr-lab-daemon commented 4 years ago

Airbrake error: #3691 Airbrake project: datanator_frontend

Error type: SyntaxError Error message: JSON5: invalid character 'R' at 1:1 Where: <no information> Occurred at: Jul 09, 2020 16:15:31 UTC First seen at: Jul 09, 2020 16:15:31 UTC Occurrences: 0 (0 since last deploy on Jul 08, 2020 22:54:25 UTC) Severity: error

URL: https://datanator.info/gene/K223755050/ File: https://datanator.info/static/node_modules/json5/dist/index.js

Backtrace:

https://datanator.info/static/node_modules/json5/dist/index.js:1429:in 
https://datanator.info/static/node_modules/json5/dist/index.js:1371:in syntaxError
https://datanator.info/static/node_modules/json5/dist/index.js:631:in invalidChar
https://datanator.info/static/node_modules/json5/dist/index.js:422:in lexState
jonrkarr commented 4 years ago

I think this is an issue for the REST API. See KarrLab/datanator_rest_api#120

jonrkarr commented 4 years ago

Fixed. The frontend now displays a 404 error.