Skip to content

"Unexpected crash"-message points towards outdated and non-working version_checker link #3656

@ovitters

Description

@ovitters

Expected behaviour:

Actual behaviour:

  1. I made a mistake in my config
  2. Flexget crashed and said: "Please verify you are running the latest version of flexget by using "flexget -V" from CLI or by using version_checker plugin at http://flexget.com/wiki/Plugins/version_checker"
  3. I initially visited that link because I didn't notice I made an error in my config
  4. The message seems to come from:
    logger.critical(
  5. Link should likely be: https://flexget.com/Plugins/version_checker

Steps to reproduce:

Config:

not needed

Log:

(click to expand)
IndexError: pop from empty list
2023-01-12 23:09:56 CRITICAL manager       rarbg_series    An unexpected crash has occurred. Writing crash report to XXX/.config/flexget/crash_report.2023.01.12.2309XXXX.log. Please verify you are running the latest version of flexget by using "flexget -V" from CLI or by using version_checker plugin at http://flexget.com/wiki/Plugins/version_checker. You are currently using version 3.5.17

Additional information:

  • FlexGet version: 3.5.7
  • Python version: 3.10.9
  • Installation method: pip3
  • Using daemon (yes/no): no?
  • OS and version: Mageia Cauldron
  • Link to crash log: I pasted the small bit that's needed

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions