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.

Infinite loading of tif and sqlite file in 0.6.1.dev28+g45e4ff0 build

See original GitHub issue

Hey hey,

my loading issue didn’t resolve. The terracotta viewer seems to be loading forever when loading my .tif file. It was an unoptimized tif, so I decided to use the tools to create the optimized one.

The files: https://cloudstorage.tu-braunschweig.de/getlink/fi3FfLkzcfvrUxU48HVC6rRC/edemissen.sqlite https://cloudstorage.tu-braunschweig.de/getlink/fi6bqLbn9Wk4kE8PFKCyGWKb/edemissen.tif

Output of my server: 127.0.0.1 - - [23/Jun/2020 17:03:05] "GET /keys HTTP/1.1" 200 - 127.0.0.1 - - [23/Jun/2020 17:03:05] "GET /swagger.json HTTP/1.1" 200 - 127.0.0.1 - - [23/Jun/2020 17:03:07] "GET /colormap?colormap=greys_r&stretch_range=[0,1]&num_values=100 HTTP/1.1" 200 - 127.0.0.1 - - [23/Jun/2020 17:03:07] "GET /colormap?colormap=viridis&stretch_range=[0,1]&num_values=100 HTTP/1.1" 200 - 127.0.0.1 - - [23/Jun/2020 17:03:07] "GET /colormap?colormap=rdbu_r&stretch_range=[0,1]&num_values=100 HTTP/1.1" 200 - 127.0.0.1 - - [23/Jun/2020 17:03:07] "GET /colormap?colormap=bugn&stretch_range=[0,1]&num_values=100 HTTP/1.1" 200 - 127.0.0.1 - - [23/Jun/2020 17:03:07] "GET /colormap?colormap=ylgn&stretch_range=[0,1]&num_values=100 HTTP/1.1" 200 - 127.0.0.1 - - [23/Jun/2020 17:03:07] "GET /colormap?colormap=magma&stretch_range=[0,1]&num_values=100 HTTP/1.1" 200 - 127.0.0.1 - - [23/Jun/2020 17:03:07] "GET /colormap?colormap=gist_earth&stretch_range=[0,1]&num_values=100 HTTP/1.1" 200 - 127.0.0.1 - - [23/Jun/2020 17:03:07] "GET /colormap?colormap=ocean&stretch_range=[0,1]&num_values=100 HTTP/1.1" 200 - 127.0.0.1 - - [23/Jun/2020 17:03:07] "GET /keys HTTP/1.1" 200 - 127.0.0.1 - - [23/Jun/2020 17:03:07] "GET /datasets?limit=1000&page=0 HTTP/1.1" 200 - 127.0.0.1 - - [23/Jun/2020 17:03:07] "GET /metadata/edemissen HTTP/1.1" 200 -

Output of my viewer: Opening in existing browser session. [0623/170307.452728:ERROR:nacl_helper_linux.cc(308)] NaCl helper process running without a sandbox! Most likely you need to configure your SUID sandbox correctly 127.0.0.1 - - [23/Jun/2020 17:03:07] "GET / HTTP/1.1" 200 -

Did I miss something?

Thanks for the help and best regards, Alex

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:8

github_iconTop GitHub Comments

1reaction
laxnpandercommented, Jun 24, 2020

@dionhaefner: Good news, it is miraculously working today! So maybe a complete reboot did the job? Anyway, thanks for your help! Again, great job with the software and documentation.

0reactions
laxnpandercommented, Jun 23, 2020

Yes, console throws the following error: Uncaught (in promise) TypeError: Cannot read property 'join' of undefined at updateColormap (main.js:593) at initUI (main.js:344) at main.js:1287

Read more comments on GitHub >

github_iconTop Results From Across the Web

No results found

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