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

Continuous queries are failing with protobuf error #456

Closed
jvshahid opened this issue Apr 18, 2014 · 0 comments
Closed

Continuous queries are failing with protobuf error #456

jvshahid opened this issue Apr 18, 2014 · 0 comments
Milestone

Comments

@jvshahid
Copy link
Contributor

This was reported in a thread on the mailing list

********************************BUG********************************
Database: updatechecks
Query: [select count(distinct(identifier)),key,app,appBuildNum from raw-update-checks group by time(30d),key,app,appBuildNum into counts.keys.apps.appBuildNums.30d_[key]_[app]_[appBuildNum]]
Error: proto: repeated field has nil element. Stacktrace: goroutine 378 [running]:
common.RecoverFunc(0xc233a7adc6, 0xc, 0xc225dafe40, 0xb5, 0x0)
        /home/vagrant/influxdb/src/common/recover.go:13 +0x106
runtime.panic(0x862cc0, 0xc210036390)
        /home/vagrant/bin/go/src/pkg/runtime/panic.c:248 +0x106
wal.(*WAL).AssignSequenceNumbersAndLog(0xc2100de100, 0xc2386a4800, 0x7fedf648ddc0, 0xc21012b380, 0x7fee2a7fac60, ...)
        /home/vagrant/influxdb/src/wal/wal.go:394 +0x10a
cluster.(*ShardData).Write(0xc21012b380, 0xc2386a4800, 0xc21217c830, 0x7fee2071faa8)
        /home/vagrant/influxdb/src/cluster/shard.go:183 +0x96
coordinator.(*CoordinatorImpl).write(0xc2100b4920, 0xc233a7adc6, 0xc, 0xc27719a5e8, 0x1, ...)
        /home/vagrant/influxdb/src/coordinator/coordinator.go:641 +0xb2
coordinator.(*CoordinatorImpl).CommitSeriesData(0xc2100b4920, 0xc233a7adc6, 0xc, 0x7fee2071fd70, 0x1, ...)
        /home/vagrant/influxdb/src/coordinator/coordinator.go:629 +0x8a1
coordinator.(*CoordinatorImpl).InterpolateValuesAndCommit(0xc2100b4920, 0xc225dafe40, 0xb5, 0xc233a7adc6, 0xc, ...)
        /home/vagrant/influxdb/src/c
@jvshahid jvshahid added this to the 0.5.9 milestone Apr 18, 2014
@jvshahid jvshahid self-assigned this Apr 18, 2014
@jvshahid jvshahid added the bug label Apr 18, 2014
@jvshahid jvshahid removed their assignment Feb 24, 2015
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

1 participant