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

Certificate errors on Debian (Ssl error:0900006e:PEM routines:OPENSSL_internal:NO_START_LINE) #3981

Closed
1 task done
bladela opened this issue Dec 28, 2023 · 1 comment
Closed
1 task done
Labels
Linux Issues specific for Linux Network Issues affecting internet connections of CKAN Support Issues that are support requests

Comments

@bladela
Copy link

bladela commented Dec 28, 2023

Is there an existing issue for this?

  • I have searched the existing issues

Operating System

Debian Linux

CKAN Version

1.34.2

Games

KSP 1

Game Version

1.12.5.3190

Did you make any manual changes to your game folder (i.e., not via CKAN)?

No response

Describe the bug

Linux debian 6.5.0-5-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.5.13-1 (2023-11-29) x86_64 GNU/Linux

ckan is unable to sync the repository and fails with the error as in the object

i've already tried the wiki https://github.com/KSP-CKAN/CKAN/wiki/SSL-certificate-errors, with no results

Steps to reproduce

open ckan

wait for the sync that immediately fails

Relevant log output

2403 [Thread Pool Worker] WARN CKAN.Games.KerbalSpaceProgram.GameVersionProviders.KspBuildMap (null) - Could not retrieve latest build map from: https://raw.githubusercontent.com/KSP-CKAN/CKAN-meta/master/builds.json
2407 [Thread Pool Worker] WARN CKAN.Games.KerbalSpaceProgram.GameVersionProviders.KspBuildMap (null) - Could not refresh the build map from remote server


$ mono --version
Mono JIT compiler version 6.8.0.105 (Debian 6.8.0.105+dfsg-3.5 Wed Sep  6 18:25:01 UTC 2023)
Copyright (C) 2002-2014 Novell, Inc, Xamarin Inc and Contributors. www.mono-project.com
        TLS:           __thread
        SIGSEGV:       altstack
        Notifications: epoll
        Architecture:  amd64
        Disabled:      none
        Misc:          softdebug 
        Interpreter:   yes
        LLVM:          supported, not enabled.
        Suspend:       hybrid
        GC:            sgen (concurrent by default)
@HebaruSan HebaruSan added Support Issues that are support requests Linux Issues specific for Linux Network Issues affecting internet connections of CKAN labels Dec 28, 2023
@HebaruSan HebaruSan changed the title [Bug]: Unable to download. Ssl error:0900006e:PEM routines:OPENSSL_internal:NO_START_LINE Certificate errors on Debian (Ssl error:0900006e:PEM routines:OPENSSL_internal:NO_START_LINE) Dec 28, 2023
@HebaruSan
Copy link
Member

HebaruSan commented Dec 30, 2023

Hi @bladela, thanks for the report. You've already seen this link on the forum, but in case any other Debian users land here, this wiki collects everything we know about cert errors on Linux:

I don't have a Debian system for testing, so I won't be able to investigate this for you. (But I do have an Ubuntu partition, Ubuntu VM, WSL, local Ubuntu Docker containers, and Ubuntu Docker containers on GitHub and AWS, all of which have been running CKAN without problems for a long time, so I'm satisfied that this problem isn't due to something CKAN is doing.) If any Debian users figure out this problem, please reply and consider updating the wiki with your discoveries. Thanks!

Having read more closely, this recommendation from the release notes would at least be useful to try:

  • We highly recommend that Mac and Linux users upgrade to the latest stable release of Mono from mono-project.com. You will need the equivalent of the mono-complete package for your OS.

Following that recommendation would give you Mono 6.12 instead of 6.8.

@HebaruSan HebaruSan closed this as not planned Won't fix, can't repro, duplicate, stale Dec 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Linux Issues specific for Linux Network Issues affecting internet connections of CKAN Support Issues that are support requests
Projects
None yet
Development

No branches or pull requests

2 participants