Problems while tryin' to setup a new instance
Dear folks,
just tried to setup a new instance (https://git.fitko.de/-/ide/project/fitko/architekturmanagement-standards/koordination-it-standards/standardisierungsagenda/standardisierungsagenda-doku) based on the docusaurus-template - and came across a few probs. Hope you can help!
1st issue:
[ERROR] Error: Docusaurus found broken links!
Please check the pages of your site in the list below, and make sure you don't reference any path that does not exist.
Note: it's possible to ignore broken links with the 'onBrokenLinks' Docusaurus configuration, and let the build pass.
Exhaustive list of all broken links found:
- On source page path = /standardisierungsagenda/jvo-draft/glossary:
-> linking to /standardisierungsagenda/jvo-draft/docs/terms/unicorn
The file unicorn.md (before: unicorn.mdx) is there, the id is unicorn. So dunno what the problem is?
After setting 'onBrokenLinks' to warn (instead of throw), I came across the
2nd issue:
Running with gitlab-runner 14.7.0 (98daeee0)
on 6348-gitlab-8d77d-web.nws.netways.de wNkhybna
Preparing the "docker" executor
00:01
Using Docker executor with image 6348-gitlab-8d77d-registry.nws.netways.de/fit-connect/baseimage:latest ...
Authenticating with credentials from job payload (GitLab Registry)
Pulling docker image 6348-gitlab-8d77d-registry.nws.netways.de/fit-connect/baseimage:latest ...
WARNING: Failed to pull image with policy "always": Error response from daemon: pull access denied for 6348-gitlab-8d77d-registry.nws.netways.de/fit-connect/baseimage, repository does not exist or may require 'docker login': denied: requested access to the resource is denied (manager.go:203:0s)
ERROR: Job failed: failed to pull image "6348-gitlab-8d77d-registry.nws.netways.de/fit-connect/baseimage:latest" with specified policies [always]: Error response from daemon: pull access denied for 6348-gitlab-8d77d-registry.nws.netways.de/fit-connect/baseimage, repository does not exist or may require 'docker login': denied: requested access to the resource is denied (manager.go:203:0s)
Can you pls. let me know what error I've made and how to fix it?
Thanks in advance! J.