6 comments

  • siddbudd 3 days 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"

    • efromvt 3 days 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!

  • chaz6 5 days 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.
    • efromvt 5 days 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?

  • justingrosvenor 5 days ago

    Color palette on your visualizations is fire.

    • efromvt 5 days ago

      Hah, light or dark mode?