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
Module auth_kerb disabled.
To activate the new configuration, you need to run:
service apache2 restart
Module ssl already disabled
Enabling module rewrite.
To activate the new configuration, you need to run:
service apache2 restart
Stopping web server: apache2.
AH00558: apache2: Could not reliably determine the server's fully qualified domain name, using 172.17.0.3. Set the 'ServerName' directive globally to suppress this message
172.16.66.94 - - [04/Apr/2018:08:04:51 +0000] "GET /registry-host.json HTTP/1.1" 200 326 "http://172.16.65.44:8080/" "Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:59.0) Gecko/20100101 Firefox/59.0"
172.16.66.94 - - [04/Apr/2018:08:04:51 +0000] "GET /app-mode.json HTTP/1.1" 200 369 "http://172.16.65.44:8080/home" "Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:59.0) Gecko/20100101 Firefox/59.0"
172.16.66.94 - - [04/Apr/2018:08:04:53 +0000] "GET /repository/repository-list.html HTTP/1.1" 200 1477 "http://172.16.65.44:8080/repositories/20" "Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:59.0) Gecko/20100101 Firefox/59.0"
[Wed Apr 04 08:04:53.423077 2018] [proxy:error] [pid 41:tid 140587399362304] (111)Connection refused: AH00957: HTTP: attempt to connect to 127.0.0.1:5000 (localhost) failed
[Wed Apr 04 08:04:53.423136 2018] [proxy:error] [pid 41:tid 140587399362304] AH00959: ap_proxy_connect_backend disabling worker for (localhost) for 60s
[Wed Apr 04 08:04:53.423160 2018] [proxy_http:error] [pid 41:tid 140587399362304] [client 172.16.66.94:55811] AH01114: HTTP: failed to make connection to backend: localhost, referer: http://172.16.65.44:8080/repositories/20
172.16.66.94 - - [04/Apr/2018:08:04:53 +0000] "GET /v2/_catalog?n=20&last= HTTP/1.1" 503 569 "http://172.16.65.44:8080/repositories/20" "Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:59.0) Gecko/20100101 Firefox/59.0"
Seems like proxy-error
The docker is run on Ubuntu 14.04. Docker version is
Client:
Version: 18.03.0-ce
API version: 1.37
Go version: go1.9.4
Git commit: 0520e24
Built: Wed Mar 21 23:10:22 2018
OS/Arch: linux/amd64
Experimental: false
Orchestrator: swarm
Server:
Engine:
Version: 18.03.0-ce
API version: 1.37 (minimum version 1.12)
Go version: go1.9.4
Git commit: 0520e24
Built: Wed Mar 21 23:08:52 2018
OS/Arch: linux/amd64
Experimental: false
Can anyboy help me with that problem? I have been stuck for several days.
The text was updated successfully, but these errors were encountered:
Error message as follows:
Module auth_kerb disabled.
To activate the new configuration, you need to run:
service apache2 restart
Module ssl already disabled
Enabling module rewrite.
To activate the new configuration, you need to run:
service apache2 restart
Stopping web server: apache2.
AH00558: apache2: Could not reliably determine the server's fully qualified domain name, using 172.17.0.3. Set the 'ServerName' directive globally to suppress this message
172.16.66.94 - - [04/Apr/2018:08:04:51 +0000] "GET /registry-host.json HTTP/1.1" 200 326 "http://172.16.65.44:8080/" "Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:59.0) Gecko/20100101 Firefox/59.0"
172.16.66.94 - - [04/Apr/2018:08:04:51 +0000] "GET /app-mode.json HTTP/1.1" 200 369 "http://172.16.65.44:8080/home" "Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:59.0) Gecko/20100101 Firefox/59.0"
172.16.66.94 - - [04/Apr/2018:08:04:53 +0000] "GET /repository/repository-list.html HTTP/1.1" 200 1477 "http://172.16.65.44:8080/repositories/20" "Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:59.0) Gecko/20100101 Firefox/59.0"
[Wed Apr 04 08:04:53.423077 2018] [proxy:error] [pid 41:tid 140587399362304] (111)Connection refused: AH00957: HTTP: attempt to connect to 127.0.0.1:5000 (localhost) failed
[Wed Apr 04 08:04:53.423136 2018] [proxy:error] [pid 41:tid 140587399362304] AH00959: ap_proxy_connect_backend disabling worker for (localhost) for 60s
[Wed Apr 04 08:04:53.423160 2018] [proxy_http:error] [pid 41:tid 140587399362304] [client 172.16.66.94:55811] AH01114: HTTP: failed to make connection to backend: localhost, referer: http://172.16.65.44:8080/repositories/20
172.16.66.94 - - [04/Apr/2018:08:04:53 +0000] "GET /v2/_catalog?n=20&last= HTTP/1.1" 503 569 "http://172.16.65.44:8080/repositories/20" "Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:59.0) Gecko/20100101 Firefox/59.0"
Seems like proxy-error
The docker is run on Ubuntu 14.04. Docker version is
Client:
Version: 18.03.0-ce
API version: 1.37
Go version: go1.9.4
Git commit: 0520e24
Built: Wed Mar 21 23:10:22 2018
OS/Arch: linux/amd64
Experimental: false
Orchestrator: swarm
Server:
Engine:
Version: 18.03.0-ce
API version: 1.37 (minimum version 1.12)
Go version: go1.9.4
Git commit: 0520e24
Built: Wed Mar 21 23:08:52 2018
OS/Arch: linux/amd64
Experimental: false
Can anyboy help me with that problem? I have been stuck for several days.
The text was updated successfully, but these errors were encountered: