BUILD ERROR: failed to fetch oauth token for docker.io
johntday
HOBBYOP

2 years ago

Test was working 10 hours ago

--------------- BUILD LOGS -------------

[Region: us-west1]

=========================

Using Detected Dockerfile

=========================

context: 4b1a717d5fdd639caa00b4a56ec3c0f6

#0 building with "builder-mp88" instance using docker-container driver

#1 [internal] load build definition from Dockerfile

#1 transferring dockerfile: 1.55kB done

#1 DONE 0.0s

#2 [auth] library/node:pull token for registry-1.docker.io

#2 DONE 0.0s

#3 [internal] load metadata for docker.io/library/node:20-slim

#3 ERROR: failed to authorize: failed to fetch oauth token: unexpected status from GET request to https://auth.docker.io/token?scope=repository%3Alibrary%2Fnode%3Apull&service=registry.docker.io: 401 Unauthorized


[internal] load metadata for docker.io/library/node:20-slim:


Dockerfile:1


1 | >>> FROM node:20-slim AS base

2 |

3 | FROM base AS builder


[Region: us-west1]

=========================

Using Detected Dockerfile

=========================

context: 4b1a717d5fdd639caa00b4a56ec3c0f6

#0 building with "builder-mp88" instance using docker-container driver

#1 [internal] load build definition from Dockerfile

#1 transferring dockerfile: 1.55kB done

#1 DONE 0.0s

#2 [auth] library/node:pull token for registry-1.docker.io

#2 DONE 0.0s

#3 [internal] load metadata for docker.io/library/node:20-slim

#3 ERROR: failed to authorize: failed to fetch oauth token: unexpected status from GET request to https://auth.docker.io/token?scope=repository%3Alibrary%2Fnode%3Apull&service=registry.docker.io: 401 Unauthorized


[internal] load metadata for docker.io/library/node:20-slim:


Dockerfile:1


1 | >>> FROM node:20-slim AS base

2 |

3 | FROM base AS builder


ERROR: failed to solve: node:20-slim: failed to resolve source metadata for docker.io/library/node:20-slim: failed to authorize: failed to fetch oauth token: unexpected status from GET request to https://auth.docker.io/token?scope=repository%3Alibrary%2Fnode%3Apull&service=registry.docker.io: 401 Unauthorized

View Deploy details

ⓘ Deployment information is only viewable by project members and Railway employees.

Solved

1 Replies

2 years ago

Hello, Dockerhub has an ongoing issues right now - https://www.dockerstatus.com/


Status changed to Solved brody over 1 year ago


Welcome!

Sign in to your Railway account to join the conversation.

Loading...