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] Unexpected token '<' #285

Closed karr-lab-daemon closed 4 years ago

karr-lab-daemon commented 4 years ago

Airbrake error: #0604 Airbrake project: datanator_frontend

Error type: SyntaxError Error message: Unexpected token '<' Where: <no information> Occurred at: Jun 18, 2020 13:39:53 UTC First seen at: Jun 18, 2020 13:39:53 UTC Occurrences: 0 (0 since last deploy on Jun 17, 2020 16:59:21 UTC) Severity: error

URL: https://datanator.info/ File: SyntaxError: Unexpected token '<'

Backtrace:

SyntaxError: Unexpected token '<':0:in 
jonrkarr commented 4 years ago

This may be due to incompletely loaded JavaScript code or JSON data (i.e., a Netlify, REST API, or network issues) or malformed JSON data (also a REST API issue).