-
-
Notifications
You must be signed in to change notification settings - Fork 53
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
serve-d doesn't work anymore (openssl) problem #352
Comments
I have exactly the same issue. This started happening when I upgraded Arch Linux ~3 days ago. |
upstream issue: ikod/dlang-requests#161 |
When will this be released? Or is there a workaround to make serve-d work until the next release is cut? |
Just saw that the last pre-release was published in Sep 2023, could we please cherry-pick this commit (if we don't want any of the others), and cut a hotfix release or something? I wouldn't want my LSP to depend on a local build unless I'm making changes to serve-d myself. |
you can set the |
It looks like coc-dlang does not have this configuration option (I'm not using code-d). Thanks for the release, it fixed it for me! |
Hello serve-d stopped working.
I'm using the "nightly" edition
Archlinux x64
Below the log:
object.Exception@../../../.dub/packages/requests/2.1.1/requests/source/requests/ssl_adapter.d(204): loading openssl: unknown version Tuple!(int, "major", int, "minor")(3, 2) for init
[Info - 9:47:26 AM] Connection to server got closed. Server will restart.
object.Exception@../../../.dub/packages/requests/2.1.1/requests/source/requests/ssl_adapter.d(204): loading openssl: unknown version Tuple!(int, "major", int, "minor")(3, 2) for init
[Info - 9:47:26 AM] Connection to server got closed. Server will restart.
object.Exception@../../../.dub/packages/requests/2.1.1/requests/source/requests/ssl_adapter.d(204): loading openssl: unknown version Tuple!(int, "major", int, "minor")(3, 2) for init
[Info - 9:47:26 AM] Connection to server got closed. Server will restart.
object.Exception@../../../.dub/packages/requests/2.1.1/requests/source/requests/ssl_adapter.d(204): loading openssl: unknown version Tuple!(int, "major", int, "minor")(3, 2) for init
[Info - 9:47:26 AM] Connection to server got closed. Server will restart.
object.Exception@../../../.dub/packages/requests/2.1.1/requests/source/requests/ssl_adapter.d(204): loading openssl: unknown version Tuple!(int, "major", int, "minor")(3, 2) for init
[Info - 9:47:26 AM] Connection to server got closed. Server will restart.
object.Exception@../../../.dub/packages/requests/2.1.1/requests/source/requests/ssl_adapter.d(204): loading openssl: unknown version Tuple!(int, "major", int, "minor")(3, 2) for init
[Info - 9:47:26 AM] Connection to server got closed. Server will restart.
object.Exception@../../../.dub/packages/requests/2.1.1/requests/source/requests/ssl_adapter.d(204): loading openssl: unknown version Tuple!(int, "major", int, "minor")(3, 2) for init
[Info - 9:47:26 AM] Connection to server got closed. Server will restart.
object.Exception@../../../.dub/packages/requests/2.1.1/requests/source/requests/ssl_adapter.d(204): loading openssl: unknown version Tuple!(int, "major", int, "minor")(3, 2) for init
[Info - 9:47:26 AM] Connection to server got closed. Server will restart.
object.Exception@../../../.dub/packages/requests/2.1.1/requests/source/requests/ssl_adapter.d(204): loading openssl: unknown version Tuple!(int, "major", int, "minor")(3, 2) for init
[Info - 9:47:26 AM] Connection to server got closed. Server will restart.
object.Exception@../../../.dub/packages/requests/2.1.1/requests/source/requests/ssl_adapter.d(204): loading openssl: unknown version Tuple!(int, "major", int, "minor")(3, 2) for init
Server crashed 10 times in the last minute. The server will not be restarted.
[Error - 9:47:27 AM] Connection to server got closed. Server will not be restarted.
The text was updated successfully, but these errors were encountered: