19 pointsby efromvt3 months ago3 comments
  • chaz63 months ago
    After dismissing the tips I am greeted with errors:-

      {
        "message": "NetworkError when attempting to fetch resource.",
        "error": true,
        "running": false
      }
    
    If I check the console, it appears to be due to CORS failures.
    • efromvt3 months ago
      Hey! So sorry about that - thanks for saying something. That's on the initial load of the dashboard link? What's the URL you see it on in console? If you're using the public resolver it will do some CORS validation but should pass for the trilogydata site - are you running locally?
  • siddbudd3 months ago
    I tried to open the link in 2 browsers, both times the step "Establishing connection" resulted in "Dashboard Load Failed Reset operation timed out after 60 seconds"
    • efromvt3 months ago
      Ugh sorry about that - was trying to bundle the duckdb packages in the docker image and accidentally included them in the prod deploy, and my static hosting is too slow to server those in time. (works in github CI though, of course - I'll need an extra post-deploy validation on the serve latency).

      Reverted, should load now if you have a chance!

  • justingrosvenor3 months ago
    Color palette on your visualizations is fire.
    • efromvt3 months ago
      Hah, light or dark mode?