Skip to content

connect: cannot assign requested address #24

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

Closed
sharb14 opened this issue Apr 11, 2018 · 1 comment
Closed

connect: cannot assign requested address #24

sharb14 opened this issue Apr 11, 2018 · 1 comment

Comments

@sharb14
Copy link

sharb14 commented Apr 11, 2018

Hi ,
inch -v -c 8 -b 100 -t 200 -db TestData -host http://18.188.109.199:8086 -f 1 -p 50000

So its should insert 10,000,000 records
after 9,000,000 records its throwing error like "Post http://18.188.109.199:8086/write?db=TestData&precision=ns&consistency=any: dial tcp 18.188.109.199:8086: connect: cannot assign requested address" but inserting all the 10,000,000 records in db.

came across below thread while searching for error :
golang/go#16012
Thanks,
Sharda

@sharb14 sharb14 changed the title Influxdb inch parameters relevance Store influxdb connect: cannot assign requested address Apr 18, 2018
@cmd-influx
Copy link

(Note: Cleaning up old issues.)

The command above is working with OSS 1.7.8 (currently available).

Without details, I would worry about memory and cache settings. We have switched to TSI index from TSM where TSM must fit in memory while TSI can spill over to disk.

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