I've got two graphite servers located behind an ELB in AWS. One of them is loading dashboards. The other one is complaining "Dashboard XX does not exist." I'm trying to locate where these are defined on disk (in conf files), but not having any luck. Any thoughts where to begin? As best I can tell, the two servers are configured identically, but obviously there must be some difference. The webapp logs are not helpful, they show HTTP 200 on the misbehaving server even though the pages aren't loading.
I should add that I didn't set up the servers and I'm not a graphite admin, so I'm kinda shooting in the dark here.