microsoft / showwhy

MIT License
202 stars 29 forks source link

Unexpected token '<', "<html> <h"... is not valid JSON #387

Open royyannick opened 1 year ago

royyannick commented 1 year ago
Screenshot 2023-02-15 at 6 29 55 PM

I can't see the "Causal Discovery" graph. It shows an error (see print screen)

I just deployed on Azure. I can see the correlation graphs (the other tab/viz). I've tried with both the template data provided and my own data. Same error.

In the Console Logs from Inspect on Chrome, I notice a few 503 responses from API Discovery files. e.g. /api/discover/deci:1 Failed to load resource: the server responded with a status of 503 () /api/discover/directlingam:1 Failed to load resource: the server responded with a status of 503 () /api/discover/pc:1 Failed to load resource: the server responded with a status of 503 ()

dayesouza commented 1 year ago

Hi @royyannick! Sorry for the delay. I couldn't reproduce the issue, do you know if it's still happening with the most recent code?