sysulq / nginx-vts-exporter

Simple server that scrapes Nginx vts stats and exports them via HTTP for Prometheus consumption
https://sysulq.github.io/nginx-vts-exporter/
MIT License
645 stars 142 forks source link

Problem with github.com/beorn7/perks #87

Open joneum opened 4 years ago

joneum commented 4 years ago

I write on a Update for FreeBSD.

With 0.10.7, it stop with this error:

===> Building nginx-vts-exporter from . go: github.com/prometheus/client_golang@v1.5.1: Get "https://proxy.golang.org/github.com/prometheus/client_golang/@v/v1.5.1.mod": dial tcp: lookup proxy.golang.org on 213.133.100.100:53: write udp 127.0.0.1:13668->213.133.100.100:53: write: can't assign requested address *** Error code 1

sysulq commented 4 years ago

Please show how to reproduce this error step by step, thanks

joneum commented 4 years ago

Hi, please excuse the late reply.

Here's a build log: http://joneumbox.org/data/113amd64-ports/2020-07-10_00h01m59s/logs/errors/nginx-vts-exporter-0.10.7.log

The complete files are here: https://www.freshports.org/commit.php?category=www&port=nginx-vts-exporter&files=yes&message_id=201912081028.xB8ASDjW028323@repo.freebsd.org

Currently only the new version number was entered in the Makefile.

joneum commented 4 years ago

ping