ambitious-breakfast-83504
05/25/2023, 4:19 PM2023-05-25T16:17:56.230Z ERROR stats stats/statsd.go:85 error while creating new StatsD client: write udp [::1]:45617->[::1]:8125: write: connection refused ā
ā 2023-05-25T16:18:42.665Z ERROR stats stats/statsd.go:85 error while creating new StatsD client: write udp [::1]:46893->[::1]:8125: write: connection refused
Is this something to be worried ?millions-activity-52391
05/25/2023, 4:19 PMambitious-breakfast-83504
05/26/2023, 5:58 AMquiet-wolf-72320
05/26/2023, 6:24 AMambitious-breakfast-83504
05/26/2023, 6:39 AMā 2023-05-26T06:41:45.595Z ERROR stats stats/statsd.go:85 error while creating new StatsD client: write udp [::1]:37194->[::1]:8125: write: connection refused ā
ā 2023-05-26T06:42:01.375Z INFO batchrouter.S3_DATALAKE batchrouter/handle.go:512 BRT: Routed successfully staging file URL to warehouse service ā
ā 2023-05-26T06:42:01.405Z INFO batchrouter.S3_DATALAKE batchrouter/handle.go:512 BRT: Routed successfully staging file URL to warehouse service ā
ā 2023-05-26T06:42:01.420Z INFO batchrouter.S3_DATALAKE batchrouter/handle.go:512 BRT: Routed successfully staging file URL to warehouse service ā
ā 2023-05-26T06:42:18.796Z INFO jobsdb.proc_error jobsdb/jobsdb.go:2504 [[ proc_error : addNewDSLoop ]]: NewDS ā
ā 2023-05-26T06:42:18.796Z INFO jobsdb.proc_error jobsdb/jobsdb.go:1219 Creating new DS {JobTable:proc_error_jobs_604 JobStatusTable:proc_error_job_status_604 Index:604} ā
ā 2023-05-26T06:42:25.322Z ERROR stats stats/statsd.go:85 error while creating new StatsD client: write udp [::1]:55528->[::1]:8125: write: connection refused
this is the only error in the logs, which frequently showing up
ERROR stats stats/statsd.go:85 error while creating new StatsD client: write udpquiet-wolf-72320
05/26/2023, 1:10 PMSTATSD_SERVER_URL
and see if correct url is configured. Check if the configured url is accessible. During the Kubernetes cluster upgrade, the pods have been moved to different nodes and this url might have changedambitious-breakfast-83504
05/26/2023, 2:09 PM- name: RSERVER_ENABLE_STATS
value: "false"
- name: RSERVER_JOBSDB_BACKUP_ENABLED
value: "false"
This should work right ?