nuxsmin / sysPass

Systems Password Manager
https://syspass.org
GNU General Public License v3.0
977 stars 208 forks source link

plugin-authenticator:^v2.2 issue #1862

Open yakuaku opened 2 years ago

yakuaku commented 2 years ago

sysPass Version

322.21031301

Describe the bug when i enable the TOTP extension using the latest syspass docker image i'm getting the error environment:

To Reproduce Steps to reproduce the behavior:

  1. Add - COMPOSER_EXTENSIONS=syspass/plugin-authenticator:^v2.2 on docker compose environment.
  2. syspass service is not spinning and outputs shows the error below
    syspass-app-it | setup_composer_extensions: syspass/plugin-authenticator:^v2.2
    syspass-app-it | ~ /var/www/html
    syspass-app-it | run_composer: Running composer
    syspass-app-it |
    syspass-app-it |
    syspass-app-it |   [Composer\Downloader\TransportException]
    syspass-app-it |   SSL certificate problem: unable to get local issuer certificate
    syspass-app-it |
    syspass-app-it |
    syspass-app-it | require [--dev] [--dry-run] [--prefer-source] [--prefer-dist] [--fixed] [--no-suggest] [--no-progress] [--no-update] [--no-install] [--no-scripts] [--update-no-dev] [-w|--update-with-dependencies] [-W|--update-with-all-dependencies] [--with-dependencies] [--with-all-dependencies] [--ignore-platform-req IGNORE-PLATFORM-REQ] [--ignore-platform-reqs] [--prefer-stable] [--prefer-lowest] [--sort-packages] [-o|--optimize-autoloader] [-a|--classmap-authoritative] [--apcu-autoloader] [--apcu-autoloader-prefix APCU-AUTOLOADER-PREFIX] [--] [<packages>]...
    syspass-app-it |
    syspass-app-it exited with code 1

Expected behavior A clear and concise description of what you expected to happen.

Screenshots Screen Shot 2022-07-14 at 8 39 35 AM

Event log Some lines from syspass.log file (within config directory) and sysPass event log that were logged when the error happened.

Platform (please complete the following information):

Add any other context about the problem here.