vicalloy / outline-docker-compose

Install a self-hosted Outline wiki instance in a couple of minutes
BSD 3-Clause "New" or "Revised" License
738 stars 120 forks source link

首次安装失败 #66

Closed wangweitung closed 9 months ago

wangweitung commented 9 months ago
sudo make install
cd ./scripts && bash ./main.sh init_cfg
/usr/local/bin/docker-compose up -d
[+] Running 5/12
 ⠦ wk-nginx 7 layers [⣿⠀⠀⠀⠀⠀⠀]      0B/0B      Pulling                                                                                                                                                                         23.5s 
   ✔ a378f10b3218 Already exists                                                                                                                                                                                                0.0s 
   ⠸ 4dfff0708538 Retrying in 9 seconds                                                                                                                                                                                        21.3s 
   ⠸ 2135e49ace4b Retrying in 9 seconds                                                                                                                                                                                        21.3s 
   ⠸ c843f6b280ce Retrying in 9 seconds                                                                                                                                                                                        21.3s 
   ⠸ 6f35ab6f1400 Waiting                                                                                                                                                                                                      21.3s 
   ⠸ 6c538b49fa4a Waiting                                                                                                                                                                                                      21.3s 
   ⠸ d57731fb9008 Waiting                                                                                                                                                                                                      21.3s 
 ✘ wk-postgres Error                                                                                                                                                                                                           23.5s 
 ✘ wk-outline Error                                                                                                                                                                                                            23.5s 
 ✘ wk-oidc-server Error                                                                                                                                                                                                        23.5s 
 ✘ wk-redis Error                                                                                                                                                                                                              23.5s 
Error response from daemon: Head "https://registry-1.docker.io/v2/outlinewiki/outline/manifests/0.72.0-3": toomanyrequests: too many failed login attempts for username or IP address
make: *** [Makefile:9: start] Error 18
wangweitung commented 9 months ago

找到解决办法了。

https://forums.docker.com/t/unauthorized-incorrect-username-or-password/35677/28