Build Failing #2

Closed
opened 2026-04-12 02:42:13 +00:00 by daniel · 1 comment
Owner
Logging into docker.io...
[2](https://git.danhenry.dev/thelab/shopping-list-api/issues/new#jobstep-5-2)
(node:450) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead.
[3](https://git.danhenry.dev/thelab/shopping-list-api/issues/new#jobstep-5-3)
(Use `node --trace-deprecation ...` to show where the warning was created)
[4](https://git.danhenry.dev/thelab/shopping-list-api/issues/new#jobstep-5-4)
::error::Error response from daemon: Get "https://registry-1.docker.io/v2/": unauthorized: incorrect username or password
[5](https://git.danhenry.dev/thelab/shopping-list-api/issues/new#jobstep-5-5)
  ❌  Failure - Main Log in to Gitea container registry
[6](https://git.danhenry.dev/thelab/shopping-list-api/issues/new#jobstep-5-6)
exitcode '1': failure

All of the code for making the path lowercase can be removed, it’s an artifact of when the organization was called “TheLab” which is no longer the case.

``` Logging into docker.io... [2](https://git.danhenry.dev/thelab/shopping-list-api/issues/new#jobstep-5-2) (node:450) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead. [3](https://git.danhenry.dev/thelab/shopping-list-api/issues/new#jobstep-5-3) (Use `node --trace-deprecation ...` to show where the warning was created) [4](https://git.danhenry.dev/thelab/shopping-list-api/issues/new#jobstep-5-4) ::error::Error response from daemon: Get "https://registry-1.docker.io/v2/": unauthorized: incorrect username or password [5](https://git.danhenry.dev/thelab/shopping-list-api/issues/new#jobstep-5-5) ❌ Failure - Main Log in to Gitea container registry [6](https://git.danhenry.dev/thelab/shopping-list-api/issues/new#jobstep-5-6) exitcode '1': failure ``` All of the code for making the path lowercase can be removed, it’s an artifact of when the organization was called “TheLab” which is no longer the case.
Author
Owner

Still failing. Looks like maybe the entire image name is being used for the registry for some reason?

1
(node:449) [DEP0040] DeprecationWarning: The punycode module is deprecated. Please use a userland alternative instead.
2
(Use node --trace-deprecation ... to show where the warning was created)
3
::error::Username and password required
4
Failure - Main Log in to Gitea container registry
5
exitcode '1': failure

Still failing. Looks like maybe the entire image name is being used for the registry for some reason? [1](https://git.danhenry.dev/thelab/shopping-list-api/issues/2#jobstep-4-1) (node:449) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead. [2](https://git.danhenry.dev/thelab/shopping-list-api/issues/2#jobstep-4-2) (Use `node --trace-deprecation ...` to show where the warning was created) [3](https://git.danhenry.dev/thelab/shopping-list-api/issues/2#jobstep-4-3) ::error::Username and password required [4](https://git.danhenry.dev/thelab/shopping-list-api/issues/2#jobstep-4-4) ❌ Failure - Main Log in to Gitea container registry [5](https://git.danhenry.dev/thelab/shopping-list-api/issues/2#jobstep-4-5) exitcode '1': failure
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: thelab/shopping-list-api#2