Websoft9 / docker-library

Docker Compose examples of selfhosted FOSS based on official image, just run it.
https://www.websoft9.com
Other
31 stars 17 forks source link

pydio cannot connect db for pydio #456

Closed auaaaa closed 7 months ago

auaaaa commented 8 months ago

域名访问失败 QQ图片20231205104803 ip访问失败 QQ图片20231205105608

auaaaa commented 8 months ago
root@iZj6cfthgfq1z5oggvc2enZ:~# docker logs pydio_j75w0
### Pydio Cells Home Edition
 Version:   4.3.1
 Built:     14 Nov 23 15:51 +0000
 Git commit:    baadf3991943966426031ad21768691327333fac
 OS/Arch:   linux/amd64
 Go version:    go1.21.4
### About to execute: [cells configure --bind :8080]

Welcome to Pydio Cells Home Edition installation 
Pydio Cells Home Edition (v4.3.1) will be configured to run on this machine.
Make sure to prepare access and credentials to a MySQL 5.6+ (or MariaDB equivalent) server.
Pick your installation mode when you are ready.

? [Keyring] Auto-creating new value for pydio.grpc.user-key/keyring.master
## Performing Installation 
... Install config loaded from /pydio/config/install.yml 
.... No proxy config
.... No error while retrieving proxy from args
.... Env Proxy: Binds:"0.0.0.0:8080" ReverseProxyURL:"http://0.0.0.0"
... Cannot connect to database, wait before retry
... Cannot connect to database, wait before retry
... Cannot connect to database, wait before retry
... Cannot connect to database, wait before retry
... Cannot connect to database, wait before retry
... Cannot connect to database, wait before retry
... Cannot connect to database, wait before retry
... Cannot connect to database, wait before retry
... Cannot connect to database, wait before retry
... Cannot connect to database, wait before retry
... Cannot connect to database, wait before retry
... Cannot connect to database, wait before retry
qiaofeng1227 commented 8 months ago

only https can access web page: image

chendelin1982 commented 7 months ago

solved