You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Variables:
- UID=1000
- GID=1000
- AUTO_UPDATE=true
- WEBSITE_NAME=doc
- TEMPLATE=classic
- RUN_MODE=development
/* Register a new cron job for auto updating... */
/* Successfully registered. */
/* Install docusaurus... */
npm ERR! code EAI_AGAIN
npm ERR! syscall getaddrinfo
npm ERR! errno EAI_AGAIN
npm ERR! request to https://registry.npmjs.org/@docusaurus%2finit failed, reason: getaddrinfo EAI_AGAIN registry.npmjs.org
npm ERR! A complete log of this run can be found in:
npm ERR! /root/.npm/_logs/2023-03-27T07_42_55_373Z-debug-0.log
ln: /docusaurus/website: File exists
/* Installing node modules... */
/init.sh: line 54: cd: /docusaurus/aquila-doc: No such file or directory
yarn install v1.22.19
warning You don't appear to have an internet connection. Try the --offline flag to use the cache for registry queries.
[1/4] Resolving packages...
success Already up-to-date.
Done in 0.14s.
/* Start supervisord to start Docusaurus... */
2023-03-27 07:44:22,208 INFO Set uid to user 0 succeeded
2023-03-27 07:44:22,214 INFO supervisord started with pid 47
2023-03-27 07:44:23,222 INFO spawned: 'docusaurus' with pid 48
supervisor: couldn't chdir to /docusaurus/website: ENOENT
supervisor: child process was not spawned
2023-03-27 07:44:23,230 INFO exited: docusaurus (exit status 127; not expected)
2023-03-27 07:44:23,231 INFO gave up: docusaurus entered FATAL state, too many start retries too quickly
this is container logs:
and this is my folder:
docker command:
The text was updated successfully, but these errors were encountered: