influxdata / influxdata/docs-v2

Issue when creating replication without remote-bucket-id

Open
#4,463 0 comments 0 reactions 0 assignees View on GitHub
product:v2 product:v2-cloud
Dominant language
JavaScript
Stars
82
Forks
326
Avg merge
1d 1h
Merged PRs (30d)
82

Description

According to the documentation I had created a replication with --remote-bucket REMOTE_INFLUX_BUCKET_NAME.

The replication was created successfully, however, the sync failed with below error from Influxd stdout:
2022-09-17T05:01:00.215834Z error Error in replication stream {"log_id": "0cwBK_fl000", "service": "replications", "replication_id": "09fda89e04ff2000", "error": "sql: Scan error on column index 4, name \"remote_bucket_id\": invalid ID", "retries": 22}

I recreated the replication with remote-bucket-id instead of remote-bucket which resolved this issue for me.

##### Relevant URLs
- https://docs.influxdata.com/influxdb/cloud/write-data/replication/replicate-data/
- _Provide other relevant URLs (project issues, community threads, etc.)_

Contributor guide

No contributing guide indexed for this repository

Research direction

Open the replication documentation page linked in the issue and compare its command example with the reported failure and working remote-bucket-id form. Update the documented option so it matches the working command, then verify the page no longer instructs users to use remote-bucket.

Written by the indexing model from the issue text.

Assessment

Domain
documentation
Issue type
Documentation
Difficulty
1/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.