question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Demo website isn't working

See original GitHub issue

https://terracotta-python.readthedocs.io/en/latest/preview-app.html on loading, gives the following error in browser console

Uncaught (in promise) TypeError: Cannot read property 'join' of undefined
    at updateColormap (main.js:593)
    at initUI (main.js:344)
    at main.js:1287

Issue Analytics

  • State:open
  • Created 3 years ago
  • Comments:11

github_iconTop GitHub Comments

1reaction
dionhaefnercommented, Jul 20, 2020

Whoops! Thanks for letting us know.

The demo server runs an outdated version of Terracotta. I’m not sure how to best fix this (and avoid regressions in the future). Perhaps the Satlas and TC demo server should be separate deployments, where the latter one is deployed automatically on new releases (but they can use the same data). Would that be doable @j08lue?

0reactions
j08luecommented, Mar 25, 2021

Oh, sorry about that. The above URL is the Terracotta server deployment, so there is nothing to see there, but you can check out the REST API: the docs are at https://ix8zgaqqe1.execute-api.eu-central-1.amazonaws.com/production/apidoc.

To see it in action in the browser, you actually need to run the demo web client yourself, like

terracotta connect https://ix8zgaqqe1.execute-api.eu-central-1.amazonaws.com/production

You can also see the same server in action here: https://www.satlas.dk since we use it to feed that web app. Not the most recent viewer we have using Terracotta, but gives you an impression. We have probably 30 React web apps that show data hosted in various Terracotta deployments for various projects. Perhaps check out https://italy.satlas.dk or https://et4fao.dhigroup.com .

I’ll still fix the docs so they point to a working deployment, of course.

Read more comments on GitHub >

github_iconTop Results From Across the Web

demo home page not working properly - WordPress.org
Hello, The home page of the site is uploaded by the demo uploader of the theme kindly let me known why the home...
Read more >
Your Product Demo Isn't Working. Here's How to Fix It. - LinkedIn
Think back to Point #2 above. The star in the story is not your product, it's your customer. And the story is about...
Read more >
What to Do When a Website Won't Load | PCMag
Can't seem to get a specific website to load? Here's everything you can try to figure out the problem and hopefully get it...
Read more >
How to Tell If a Website Is Down for Everyone or Just You
The Website Isn't the Issue · Double-check the URL. · Try opening the site on a different device that uses the same network....
Read more >
Wordpress - Homepage Doesn't Look Like The Demo
Wordpress - Homepage Doesn't Look Like The Demo. It would be great if any theme you activated looked exactly like the demo once...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found