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

Package manager not working #3944

Closed
ghost opened this issue Nov 26, 2021 · 3 comments
Closed

Package manager not working #3944

ghost opened this issue Nov 26, 2021 · 3 comments

Comments

@ghost
Copy link

ghost commented Nov 26, 2021

Short Summary

"Install packages" tool not working

Steps to Reproduce

When I click on the "install packages" widget, I click on "install addons", "install macros", "install languages" or anything else, I write the name of the item I'm loocking for in the bar and then press "enter" or click on "go".

Expected results

I should be able to find and install addons and macros from within the IDE itself. Any how-to I've read says that.

Actual results

That doesn't work for me.
I can NEVER find anything that's on the online repos .
The tool will sometimes give me no feedback at all, sometimes a "No Result" feedback for anything that I write in the search bar, althought I already know that stuff is in the repos. The only items I can view are the stuff that is already installed or builtin (same as in the toolbox).
For example, on the package website I can find SQLite Manager, or Dom Inspector, or Dockerfile Syntax Highlighting, but I can't find them when I search them in the package installer.
I always have to go on the on-line package repo with my browser (https://community.komodoide.com/packages/), download them and then install them by hand by dragging them into the toolbar or with some other tweak.
Furthermore, that doesn't always work because the addons are not always published in the proper format (*.xpi, *.ksf or *.komodotool) but are often published as *.zip packages, that the installer can't manage (whether I unzip them or not).

Platform Information

HP EliteBook, 4 core IntelCore I7

Komodo Edit or IDE?
Komodo IDE

Komodo Version?
12.0

Operating System (and version)?
Manjaro Linux with KDE Plasma 5.23.3, kernel version Linux 5.14.18-1-MANJARO (64-bit), but I had the same issue with PCLinuxOS, SparkyLinux rolling release or any other distro I tried.

@ghost ghost closed this as completed Nov 26, 2021
@ghost ghost reopened this Nov 26, 2021
@th3coop
Copy link
Member

th3coop commented Nov 29, 2021

Looks like Komodo's really showing it's age. Here's the relevant logs. Note that communit.komodoide.com has a valid SSL cert. I'm going to close this ticket and make a specific "Komodo Can't validate valid SSL certs any more" ticket.

[2021-11-29 11:17:45,983] [ERROR] commando-scope-packages: Unable to retrieve package listing for addons
Traceback from ERROR in 'commando-scope-packages' logger:
    Logger.prototype.error@chrome://komodo/content/sdk/logging.js:411:27
    this._getAvailablePackagesByKind/<@chrome://scope-packages/content/packages.js:440:17
    this.request/req.onreadystatechange@chrome://komodo/content/sdk/ajax.js:81:17

[2021-11-29 11:17:46,006] [ERROR] console-logger: community.komodoide.com:443 uses an invalid security certificate.

The certificate is not trusted because the issuer certificate has expired.

(Error code: sec_error_expired_issuer_certificate)
 (0) in :0
Traceback (most recent call last):
  File "", line 0, in 

[2021-11-29 11:17:46,006] [ERROR] commando-scope-packages: Unable to retrieve package listing for skins
Traceback from ERROR in 'commando-scope-packages' logger:
    Logger.prototype.error@chrome://komodo/content/sdk/logging.js:411:27
    this._getAvailablePackagesByKind/<@chrome://scope-packages/content/packages.js:440:17
    this.request/req.onreadystatechange@chrome://komodo/content/sdk/ajax.js:81:17

[2021-11-29 11:17:46,006] [ERROR] console-logger: community.komodoide.com:443 uses an invalid security certificate.

The certificate is not trusted because the issuer certificate has expired.

(Error code: sec_error_expired_issuer_certificate)
 (0) in :0
Traceback (most recent call last):
  File "", line 0, in 

[2021-11-29 11:17:46,006] [ERROR] commando-scope-packages: Unable to retrieve package listing for macros
Traceback from ERROR in 'commando-scope-packages' logger:
    Logger.prototype.error@chrome://komodo/content/sdk/logging.js:411:27
    this._getAvailablePackagesByKind/<@chrome://scope-packages/content/packages.js:440:17
    this.request/req.onreadystatechange@chrome://komodo/content/sdk/ajax.js:81:17

[2021-11-29 11:17:46,015] [ERROR] console-logger: community.komodoide.com:443 uses an invalid security certificate.

The certificate is not trusted because the issuer certificate has expired.

(Error code: sec_error_expired_issuer_certificate)
 (0) in :0
Traceback (most recent call last):
  File "", line 0, in 

[2021-11-29 11:17:46,015] [ERROR] commando-scope-packages: Unable to retrieve package listing for schemes
Traceback from ERROR in 'commando-scope-packages' logger:
    Logger.prototype.error@chrome://komodo/content/sdk/logging.js:411:27
    this._getAvailablePackagesByKind/<@chrome://scope-packages/content/packages.js:440:17
    this.request/req.onreadystatechange@chrome://komodo/content/sdk/ajax.js:81:17

[2021-11-29 11:17:46,015] [ERROR] console-logger: community.komodoide.com:443 uses an invalid security certificate.

The certificate is not trusted because the issuer certificate has expired.

(Error code: sec_error_expired_issuer_certificate)
 (0) in :0
Traceback (most recent call last):
  File "", line 0, in 

[2021-11-29 11:17:46,015] [ERROR] commando-scope-packages: Unable to retrieve package listing for toolbox
Traceback from ERROR in 'commando-scope-packages' logger:
    Logger.prototype.error@chrome://komodo/content/sdk/logging.js:411:27
    this._getAvailablePackagesByKind/<@chrome://scope-packages/content/packages.js:440:17
    this.request/req.onreadystatechange@chrome://komodo/content/sdk/ajax.js:81:17

[2021-11-29 11:17:46,015] [ERROR] console-logger: community.komodoide.com:443 uses an invalid security certificate.

The certificate is not trusted because the issuer certificate has expired.

(Error code: sec_error_expired_issuer_certificate)
 (0) in :0
Traceback (most recent call last):
  File "", line 0, in 

[2021-11-29 11:17:46,015] [ERROR] commando-scope-packages: Unable to retrieve package listing for languages
Traceback from ERROR in 'commando-scope-packages' logger:
    Logger.prototype.error@chrome://komodo/content/sdk/logging.js:411:27
    this._getAvailablePackagesByKind/<@chrome://scope-packages/content/packages.js:440:17
    this.request/req.onreadystatechange@chrome://komodo/content/sdk/ajax.js:81:17

[2021-11-29 11:17:46,213] [ERROR] console-logger: community.komodoide.com:443 uses an invalid security certificate.

The certificate is not trusted because the issuer certificate has expired.

(Error code: sec_error_expired_issuer_certificate)
 (0) in :0
Traceback (most recent call last):
  File "", line 0, in 

[2021-11-29 11:17:46,213] [ERROR] commando-scope-packages: Unable to retrieve package listing for keybinds
Traceback from ERROR in 'commando-scope-packages' logger:
    Logger.prototype.error@chrome://komodo/content/sdk/logging.js:411:27
    this._getAvailablePackagesByKind/<@chrome://scope-packages/content/packages.js:440:17
    this.request/req.onreadystatechange@chrome://komodo/content/sdk/ajax.js:81:17

@th3coop th3coop closed this as completed Nov 29, 2021
@th3coop
Copy link
Member

th3coop commented Nov 29, 2021

Closing in favour of: #3945

@ghost
Copy link
Author

ghost commented May 31, 2022

I tried the workaround described in the link above, but it didn't work for me, sorry.

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