Skip to content
This repository has been archived by the owner on Jun 8, 2019. It is now read-only.

National Parks map comes up blank in Azure deployments #10

Open
smford22 opened this issue Feb 13, 2018 · 3 comments
Open

National Parks map comes up blank in Azure deployments #10

smford22 opened this issue Feb 13, 2018 · 3 comments

Comments

@smford22
Copy link
Contributor

When spinning up a stack in Azure, the stack completes successfully, but hitting the front end the map is blank rather than having pin drops for each park. You can get around this by sshing to the mongo host and unloading the loading the mongo package again.

@trevorghess
Copy link

It's an issue with np-mongo, the post-run hooks are triggering before the mongo service is available.

I was able to mitigate by adding a sleep to the post-run hook. I'll submit a PR to fix on Monday.

@Atalanta
Copy link

To clarify - is this the hook in the mongo plan? I'm seeing the same issue running in k8s with the Habitat Operator - I see the map, but not the pins.

@trevorghess
Copy link

Yeah, that's right. I'm going to get that PR in now.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants