Thursday, 17 July 2025

Error when updating Truenas apps - You have reached your unauthenticated pull rate limit

If you get this error:

18 10:21:29] (ERROR) app_lifecycle.compose_action():56 - Failed 'up' action for 'n8n' app: n8n Pulling n8n Error toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit Error response from daemon: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit Put your authentication:

admin@truenas[/]$ sudo docker login --username= Password: WARNING! Your password will be stored unencrypted in /root/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credential-stores Login Succeeded See this: https://stackoverflow.com/questions/65806330/toomanyrequests-you-have-reached-your-pull-rate-limit-you-may-increase-the-lim

Thursday, 3 July 2025

Running self-hosted nexus3 as docker

Here are 2 good links to run on truenas (different approach) - I used the second one via docker compose. 1. https://blog.joeplaa.com/sonatype-nexus-oss-repository/ 2. https://medium.com/@chiemelaumeh1/install-sonatype-nexus-3-using-docker-compose-setup-nexus-repository-manager-for-node-js-project-47a3c5efe1ee