Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • ng6 ng6
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 53
    • Issues 53
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar

Rappel : un arrêt de service aura lieu aujourd'hui (27/03/23) de 17h à 21h pour maintenance.
Il ne sera plus possible d’utiliser forgemia ni d’accéder aux dépôts (git, container, packages…) pendant cette période.

  • genotoul-bioinfo
  • ng6ng6
  • Issues
  • #210
Closed
Open
Issue created May 26, 2021 by Romain Therville@rtherville☕Developer

switch_space_id workflow fail

The switch_space_id workflow fails on nG6 and via bash commands.

on NG6:

Error "bad username/password" when entering the correct ng6 credentials.

using bash commands:

python3.4 /usr/local/bioinfo/src/ng6_sources/nG6/bin/ng6_cli.py switch_space_id --project_id "xxx" --space_id "longterm_bioinfo" python3.4 not found

python2.7 /usr/local/bioinfo/src/ng6_sources/nG6/bin/ng6_cli.py switch_space_id --project_id "1713" --space_id "longterm_bioinfo" Traceback (most recent call last): File "/usr/local/bioinfo/src/ng6_sources/nG6/bin/ng6_cli.py", line 27, in from jflow.workflows_manager import WorkflowsManager File "/usr/local/bioinfo/src/ng6_sources/nG6/src/jflow/init.py", line 23, in from jflow.config_reader import JFlowConfigReader File "/usr/local/bioinfo/src/ng6_sources/nG6/src/jflow/config_reader.py", line 24, in from configparser import RawConfigParser, NoOptionError ImportError: No module named configparser

The module configparser seems to be missing from the python libs.

Edited May 26, 2021 by Romain Therville
Assignee
Assign to
Time tracking