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

QRMBot Crashing on Random Call queries "validation errors for QrzDataModel" #466

Closed
m0ze1r opened this issue Jan 19, 2023 · 1 comment · Fixed by #469
Closed

QRMBot Crashing on Random Call queries "validation errors for QrzDataModel" #466

m0ze1r opened this issue Jan 19, 2023 · 1 comment · Fixed by #469
Labels
bug Something isn't working external Issue is within an external library priority-med This issue should be worked on when possible

Comments

@m0ze1r
Copy link

m0ze1r commented Jan 19, 2023

Bug description

There was a crash when

  1. Callsign was queried

image

image

image

Steps to reproduce

  1. Query "VP5WS" "TA8BB" "VK9DX"
  2. Crash
  3. Query W1AW
  4. Works fine?

Expected behaviour

image

I'd imagine there are a bunch more other calls that this happens with and it may be an issue on QRZ side but I'm lodging this in-case its something that's on QRM side also

How did you download qrm?

I do not know (user of official instance)

How are you running qrm?

I do not know (user of official instance)

What qrm version are you running?

2.9.0 (6b0cdb6)

Environment

No response

Logs

pydantic.error_wrappers.ValidationError: 2 validation errors for QrzDataModel
efdate
  time data '0000-00-00' does not match format '%Y-%m-%d' (type=value_error)
expdate
  time data '0000-00-00' does not match format '%Y-%m-%d' (type=value_error)

CommandInvokeError

Additional context, screenshots, etc

No response

@m0ze1r m0ze1r added bug Something isn't working needs triage needs a priority assigned labels Jan 19, 2023
@classabbyamp
Copy link
Member

known issue with a probable known cause, will just need time to fix it sometime soon
miaowware/callsignlookuptools#24

@classabbyamp classabbyamp added priority-med This issue should be worked on when possible and removed needs triage needs a priority assigned labels Jan 19, 2023
@0x5c 0x5c added the external Issue is within an external library label Jan 19, 2023
@0x5c 0x5c closed this as completed in #469 Jan 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working external Issue is within an external library priority-med This issue should be worked on when possible
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants