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

Datacenter names with ÅÄÖ will cause problems #114

Closed
acederlund opened this issue Jul 5, 2017 · 1 comment
Closed

Datacenter names with ÅÄÖ will cause problems #114

acederlund opened this issue Jul 5, 2017 · 1 comment

Comments

@acederlund
Copy link
Contributor

Hi,

We had datacenter names with ÅÄÖ in them, and that made some issues.. We often got HTTP 500 errors when trying to select DCs and clusters:
root@sexigraf:/var/lib/graphite/whisper/vmw/vc01_vmware_local# ls -al
total 28
drwxr-xr-x 7 _graphite _graphite 4096 Jul 5 12:46 .
drwxr-xr-x 7 _graphite _graphite 4096 Jun 8 12:10 ..
drwxr-xr-x 13 _graphite _graphite 4096 Feb 14 16:36 metrokluster
drwxr-xr-x 3 _graphite _graphite 4096 Jul 5 12:46 raus_dc
drwxr-xr-x 3 _graphite _graphite 4096 Feb 14 16:36 raus_g?rd
drwxr-xr-x 3 _graphite _graphite 4096 Jun 14 12:41 rausg?rd_dc
drwxr-xr-x 3 _graphite _graphite 4096 Jun 14 12:41 s1_dc

The built in house cleaner showed those folders with empty names, and were unable to delete them. Had to manually delete them via ssh in order to get things to properly work again.

@rschitz
Copy link
Member

rschitz commented Jul 5, 2017

Hi, thanks for your comment. We fixed that issue (#89) and it will be available in the soon to be released next version.

@rschitz rschitz closed this as completed Jul 10, 2017
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

2 participants