Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SSL files not getting copied #23

Open
IcHiAT opened this issue Jul 1, 2022 · 0 comments
Open

SSL files not getting copied #23

IcHiAT opened this issue Jul 1, 2022 · 0 comments

Comments

@IcHiAT
Copy link

IcHiAT commented Jul 1, 2022

root@pi:/home/pi/seafile-docker-arm64# make up
Creating network "seafile-docker-arm64_default" with the default driver
Creating seafile_db ... done
Creating seafile_seafile ... done
Creating seafile_nginx ... done
Attaching to seafile_db, seafile_seafile, seafile_nginx
seafile_db | [i] MySQL data directory not found, creating initial DBs
seafile_db | [i] MySQL root Password: *************************
seafile_db | 2022-07-01 8:46:55 1 [Warning] Failed to load slave replication state from table mysql.gtid_slave_pos: 1017: Can't find file: './mysql/' (errno: 2 "No such file or directory")
seafile_nginx | 2022/07/01 08:46:57 [emerg] 1#1: BIO_new_file("/opt/ssl/dhparams.pem") failed (SSL: error:02001002:system library:fopen:No such file or directory:fopen('/opt/ssl/dhparams.pem','r') error:2006D080:BIO routines:BIO_new_file:no such file)
seafile_nginx | nginx: [emerg] BIO_new_file("/opt/ssl/dhparams.pem") failed (SSL: error:02001002:system library:fopen:No such file or directory:fopen('/opt/ssl/dhparams.pem','r') error:2006D080:BIO routines:BIO_new_file:no such file)
seafile_nginx exited with code 1

Tried to figure out where I had put them manually, but that took too much time for me without any result.
I followed the instruction and put them into the SSL folder, that did not work.

As long as SSL is not working, I can't use Seafile, because I can't upload/download files.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant