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

MariaDB SSL error #1

Open
grantfitzsimmons opened this issue Jan 27, 2025 · 0 comments
Open

MariaDB SSL error #1

grantfitzsimmons opened this issue Jan 27, 2025 · 0 comments

Comments

@grantfitzsimmons
Copy link
Member

database-1   | 2025-01-27 19:16:57 0 [Note] mariadbd: ready for connections.
database-1   | Version: '10.11.10-MariaDB-ubu2204'  socket: '/run/mysqld/mysqld.sock'  port: 3306  mariadb.org binary distribution
back_end-1   | mysql: Deprecated program name. It will be removed in a future release, use '/usr/bin/mariadb' instead
back_end-1   | ERROR 2026 (HY000): TLS/SSL error: SSL is required, but the server does not support it
database-1   | 2025-01-27 19:18:59 3 [Warning] Aborted connection 3 to db: 'unconnected' user: 'unauthenticated' host: '172.20.0.3' (This connection closed normally without authentication)
back_end-1   | mysql: Deprecated program name. It will be removed in a future release, use '/usr/bin/mariadb' instead
back_end-1   | ERROR 2026 (HY000): TLS/SSL error: SSL is required, but the server does not support it
database-1   | 2025-01-27 19:18:59 4 [Warning] Aborted connection 4 to db: 'unconnected' user: 'unauthenticated' host: '172.20.0.3' (This connection closed normally without authentication)
back_end-1   | mysql: Deprecated program name. It will be removed in a future release, use '/usr/bin/mariadb' instead
database-1   | 2025-01-27 19:18:59 5 [Warning] Aborted connection 5 to db: 'unconnected' user: 'unauthenticated' host: '172.20.0.3' (This connection closed normally without authentication)
back_end-1   | ERROR 2026 (HY000): TLS/SSL error: SSL is required, but the server does not support it
back_end-1   | Config
back_end-1   | Preparation
back_end-1   | Downloading meta data
back_end-1   | Downloading the archive
back_end-1   | Unzipping the file
back_end-1   | Creating database schema
back_end-1   | Putting new data into the database
back_end-1   | Extracting data
back_end-1   | Building a list of kingdoms and ranks and a tree of rows (taxon units)
back_end-1   | Parsing data
back_end-1   | Saving kingdoms
back_end-1   | Saving ranks
back_end-1   | Fixing rank order
back_end-1   | Rows: 0
back_end-1   | Order fixes: 0
back_end-1   | Saving kingdoms
back_end-1   | Begin time: 1738005414.773607
back_end-1   | End time: 1738005539.304272

Seems that there is an issue with MariaDB

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