Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

0.2.2 release fails with "Error loading map configuration" #712

Closed
pjonsson opened this issue Nov 27, 2024 · 1 comment
Closed

0.2.2 release fails with "Error loading map configuration" #712

pjonsson opened this issue Nov 27, 2024 · 1 comment

Comments

@pjonsson
Copy link
Contributor

There doesn't seem to be a 0.2.2 release in the releases here on Github, but that might not be terrible since the first thing I get is a dialog box titled "Error loading map configuration". There is a "Developer details" heading in that dialog, but it's empty.

I'm guessing TerriaJS/terriajs#7314 should have updated wwwroot/init/simple.json so it doesn't contain this:

  "baseMaps": {
    "defaultBaseMapId": "basemap-positron",
    "previewBaseMapId": "basemap-positron"
  }

which seems to be done by #707.

It would be nice with a quick follow-up 0.2.3 release that contains the openstreetmap to eliminate the error dialog, the fix to the annoying casing warning from Docker (#691), and the security fixes (#709, #710, TerriaJS/terriajs#7326, TerriaJS/terriajs#7130, TerriaJS/terriajs#7210, TerriaJS/terriajs-server#162) so Trivy can yell about fewer critical security vulnerabilities.

@pjonsson
Copy link
Contributor Author

pjonsson commented Dec 8, 2024

Fixed in the 0.2.3 release.

@pjonsson pjonsson closed this as completed Dec 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant