Skip to content

Conversation

dfabulich
Copy link
Contributor

Fixes #459 and #460.

On the `perl:5.42` Docker instance, when I run `docker compose up`, it never starts successfully, and prints this over and over on the console:

```
app-1  | ERROR 2026 (HY000): TLS/SSL error: SSL is required, but the server does not support it
app-1  | ERROR 2026 (HY000): TLS/SSL error: SSL is required, but the server does not support it
app-1  | ERROR 2026 (HY000): TLS/SSL error: SSL is required, but the server does not support it
```

Adding `--skip-ssl` in this script fixes the issue.
@coveralls
Copy link

Coverage Status

coverage: 61.979%. remained the same
when pulling 5996fff on dfabulich:upgrade-perl
into eaa64ef on iftechfoundation:main.

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

Successfully merging this pull request may close these issues.

Upgrade Perl to the latest stable release
2 participants