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

Sample data from backup #1

Closed
wants to merge 1 commit into from
Closed

Sample data from backup #1

wants to merge 1 commit into from

Conversation

dan-hughes
Copy link

Original sample data transformed and loaded into Influx 0.9.2.

Original sample data transformed and loaded into Influx 0.9.2.
@beckettsean
Copy link
Contributor

@gunnaraasen can you take a look?

@crazygit
Copy link

When I use the influx-sample.tar.gz from backup, Met this error

$ sudo /opt/influxdb/influxd restore -config /etc/opt/influxdb/influxdb.conf influx-sample
unpacking: meta (610 bytes)
panic: Store.RPCListener not set

goroutine 1 [running]:
github.com/influxdb/influxdb/meta.(*Store).Open(0xc820136280, 0x0, 0x0)
    /tmp/build/src/github.com/influxdb/influxdb/meta/store.go:191 +0x1a5
github.com/influxdb/influxdb/cmd/influxd/restore.(*Command).unpackMeta(0xc820118440, 0xc820126320, 0xc82017c460, 0x4, 0x262, 0xecd4dacd0, 0x2fa42198, 0xc820128420, 0xc820120180, 0x0, ...)
    /tmp/build/src/github.com/influxdb/influxdb/cmd/influxd/restore/restore.go:177 +0x9c8
github.com/influxdb/influxdb/cmd/influxd/restore.(*Command).unpack(0xc820118440, 0xc820126320, 0xc820120180, 0x0, 0x0)
    /tmp/build/src/github.com/influxdb/influxdb/cmd/influxd/restore/restore.go:125 +0x547
github.com/influxdb/influxdb/cmd/influxd/restore.(*Command).Restore(0xc820118440, 0xc820120180, 0x7ffe082ebdfe, 0xd, 0x0, 0x0)
    /tmp/build/src/github.com/influxdb/influxdb/cmd/influxd/restore/restore.go:59 +0x4da
github.com/influxdb/influxdb/cmd/influxd/restore.(*Command).Run(0xc820118440, 0xc82000a1b0, 0x3, 0x3, 0x0, 0x0)
    /tmp/build/src/github.com/influxdb/influxdb/cmd/influxd/restore/restore.go:40 +0xc0
main.(*Main).Run(0xc8200fdf00, 0xc82000a1b0, 0x3, 0x3, 0x0, 0x0)
    /tmp/build/src/github.com/influxdb/influxdb/cmd/influxd/main.go:119 +0x1dd0
main.main()
    /tmp/build/src/github.com/influxdb/influxdb/cmd/influxd/main.go:42 +0x29b

goroutine 17 [syscall, locked to thread]:
runtime.goexit()
    /home/philip/.gvm/gos/go1.5/src/runtime/asm_amd64.s:1696 +0x1

goroutine 5 [syscall]:
os/signal.loop()
    /home/philip/.gvm/gos/go1.5/src/os/signal/signal_unix.go:22 +0x18
created by os/signal.init.1
    /home/philip/.gvm/gos/go1.5/src/os/signal/signal_unix.go:28 +0x37

It was reported as the influxdb bug:

influxdata/influxdb#4642

BTW: I used influxdb 0.9.4.2

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

Successfully merging this pull request may close these issues.

4 participants