| 5 Jan 2024 |
| @faust403:matrix.org joined the room. | 15:09:39 |
@faust403:matrix.org | Hello guys, how can I use go proxy in building script ? It's refusing connection with google cloud services | 15:11:38 |
@faust403:matrix.org | Full error:
go: cloud.google.com/go@v0.110.9: Get "https://proxy.golang.org/cloud.google.com/go/@v/v0.110.9.mod": dial tcp: lookup proxy.golang.org on [::1]:53: read udp [::1]:57546->[::1]:53: read: connection refused
| 15:11:50 |
@qbit:tapenet.org | like when building a derivation? | 15:12:29 |
@faust403:matrix.org | Originally, GOPROXY was off, but I setted it to export GOPROXY=proxy.golang.org | 15:12:36 |
@faust403:matrix.org | In reply to @qbit:tapenet.org like when building a derivation? yep | 15:12:41 |
@qbit:tapenet.org | builds happen sandboxed - so no network | 15:12:42 |
@faust403:matrix.org | I turned off sandbox | 15:12:55 |
@qbit:tapenet.org | i think it's more than the sandbox that blocks the network | 15:13:20 |
@faust403:matrix.org | Or | 15:13:23 |