My Dash.1 Influxdb API is 100% Live only Non Cloud Version.
I fail to Setup 1st Cloud Agent after numerous attempts and gpc- Tokens generated.
Cannot connect to. Private cloud Agent 433 Error..
My Dash.1 Influxdb API is 100% Live only Non Cloud Version.
I fail to Setup 1st Cloud Agent after numerous attempts and gpc- Tokens generated.
Cannot connect to. Private cloud Agent 433 Error..
Please provide reproducible example - what and how you doing, used doc, errors, âŚ
![]()
influxdb:2.7 â/entrypoint.sh inflâŚâ 5 minutes ago Up 5 minutes (healthy)
Added to docker compose
version: â3.8â
services:
influxdb:
image: influxdb:latest
container_name: influxdb
ports:
pdc-agent:
image: grafana/pdc-agent:latest
container_name: pdc-agent
restart: unless-stopped
dns:
- 1.1.1.1
- 8.8.8.8
command:
- -cluster
- prod-gb-south-1
- -token
- "YOUR_NEW_PDC_TOKEN_HERE"
It doesnât make sense to create data source, when you have 0 connected agents:
Reason for 0 connected agents is because your pdc agent is restarting. It is restarting because you have error in the logs: Invalid credentials. So fix it, restart and check again.
Check also doc: Configure private data source connect (PDC) | Grafana Cloud documentation
It mentions that it needs also -gcloud-hosted-grafana-id, but you donât have that configured - so another problem to fix in your setup.
Thanks
Data Source Is live for Grafana Dash.1
I since spotted cloud org discrepancy
I hope to correct this tonight.
host.docker.internal:8086 never leaves local networkâŚfine this cannot be used.
Maybe Non Local Version needs re checkedâŚhttp://192.168.0.133:8086