Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • kresus kresus
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 149
    • Issues 149
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 2
    • Merge requests 2
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Artifacts
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • 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
  • kresusapp
  • kresuskresus
  • Issues
  • #930
Closed
Open
Issue created Jan 21, 2020 by Antoine@ZeHiroDeveloper

ModuleLoadError following updates.weboob.org being down

When updates.weboob.org is down, this results always (if no other repo is set) in a ModuleLoadError, this is the consequence of the content of repositories being deleted, see: https://git.weboob.org/weboob/weboob/blob/master/weboob/core/repositories.py#L610 The content is only rewriten if the fetch of the repo went well.

The modules are still installed, but the index of modules does not exist anymore, which leads to the ModuleLoarError.

Two options exist:

  • restore the modules index in Weboob
  • restore the modules index in Kresus
Assignee
Assign to
Time tracking