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

influxdb restore fails with rc28 #2506

Closed
agreentree opened this issue May 6, 2015 · 3 comments · Fixed by #2509
Closed

influxdb restore fails with rc28 #2506

agreentree opened this issue May 6, 2015 · 3 comments · Fixed by #2509
Labels
Milestone

Comments

@agreentree
Copy link

backup works, but restore fails as follows:
vagrant@mini-mon:$ /opt/influxdb/influxd backup /tmp/mysnapshot
2015/05/06 22:18:03 influxdb backup, version 0.9.0-rc28, commit f50b2a0
2015/05/06 22:18:03 backup complete
vagrant@mini-mon:
$ /opt/influxdb/influxd restore -config /etc/opt/influxdb/influxdb.conf /tmp/mysnapshot
2015/05/06 22:18:26 influxdb restore, version 0.9.0-rc28, commit f50b2a0
[srvr] 2015/05/06 22:18:26 Near line 0 (last key parsed ''): Bare keys cannot contain '/'.

@neonstalwart
Copy link
Contributor

fyi - i see the same thing with rc29

@neonstalwart
Copy link
Contributor

the error message is coming from the toml parser... so maybe it's an easy fix.

@agreentree
Copy link
Author

looks like the problem was introduced in rc24. Hoping it can be fixed ASAP...

neonstalwart added a commit to neonstalwart/influxdb that referenced this issue May 7, 2015
@beckettsean beckettsean added this to the 0.9.0 milestone May 7, 2015
@toddboom toddboom modified the milestones: 0.9.0, 0.9.1 May 8, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants