Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

server response: 404 page not found #1897

Open
youngjun827 opened this issue Oct 3, 2023 · 1 comment
Open

server response: 404 page not found #1897

youngjun827 opened this issue Oct 3, 2023 · 1 comment
Labels
awaiting reply Used in issues when a maintainer is waiting for a reply.

Comments

@youngjun827
Copy link

Hello!

I am trying to self host Athens Proxy using Kubernetes, but when I run go mod tidy I get this error:
go: downloading github.com/lib/pq v1.10.9 go: github.com/youngjun827/api-std-lib/cmd/api imports github.com/lib/pq: github.com/lib/pq@v1.10.9: reading http://api.driveguard.net/github.com/lib/pq/@v/v1.10.9.zip: 404 Not Found server response: 404 page not found

Can you please help me guide what is causing this issue?
go env

GO111MODULE='on' GOARCH='arm64' GOBIN='' GOCACHE='/Users/youngjun827/Library/Caches/go-build' GOENV='/Users/youngjun827/Library/Application Support/go/env' GOEXE='' GOEXPERIMENT='' GOFLAGS='' GOHOSTARCH='arm64' GOHOSTOS='darwin' GOINSECURE='' GOMODCACHE='/Users/youngjun827/go/pkg/mod' GONOPROXY='' GONOSUMDB='' GOOS='darwin' GOPATH='/Users/youngjun827/go' GOPRIVATE='' GOPROXY='http://api.driveguard.net' GOROOT='/opt/homebrew/Cellar/go/1.21.0/libexec' GOSUMDB='sum.golang.org' GOTMPDIR='' GOTOOLCHAIN='auto' GOTOOLDIR='/opt/homebrew/Cellar/go/1.21.0/libexec/pkg/tool/darwin_arm64' GOVCS='' GOVERSION='go1.21.0' GCCGO='gccgo' AR='ar' CC='cc' CXX='c++' CGO_ENABLED='1' GOMOD='/Users/youngjun827/dev/api-std-lib/go.mod' GOWORK='' CGO_CFLAGS='-O2 -g' CGO_CPPFLAGS='' CGO_CXXFLAGS='-O2 -g' CGO_FFLAGS='-O2 -g' CGO_LDFLAGS='-O2 -g' PKG_CONFIG='pkg-config' GOGCCFLAGS='-fPIC -arch arm64 -pthread -fno-caret-diagnostics -Qunused-arguments -fmessage-length=0 -ffile-prefix-map=/var/folders/3b/3q6lw2zj26v481kmk2w5v0j40000gn/T/go-build263623719=/tmp/go-build -gno-record-gcc-switches -fno-common'

@matt0x6F
Copy link
Contributor

Can you share your Athens configuration?

@matt0x6F matt0x6F added the awaiting reply Used in issues when a maintainer is waiting for a reply. label Apr 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
awaiting reply Used in issues when a maintainer is waiting for a reply.
Projects
None yet
Development

No branches or pull requests

2 participants