Skip to content

Conversation

@SuperSandro2000
Copy link
Contributor

I had an error in knot-resolver v6 when importing its plugin which before looked like:

Error: knot_resolver.controller.supervisord.plugin.patch_logger:inject cannot be resolved within [rpcinterface:patch_logger]

which was not very actionable or clear for me.

Now the error is:

Error: knot_resolver.controller.supervisord.plugin.patch_logger:inject cannot be resolved within [rpcinterface:patch_logger]: No module named 'knot_resolver'

'thisishopefullynotanimportablepackage:nonexistent cannot be '
'resolved within [eventlistener:cat]')
'resolved within [eventlistener:cat]: No module named '
'\'thisishopefullynotanimportablepackage\'')
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I am not sure how to handle the quoting issues here.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixed in 83eeeaf. Thanks for the patch!

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks 🎉

@mnaberez mnaberez merged commit f3ec56d into Supervisor:main Dec 21, 2025
12 of 16 checks passed
@SuperSandro2000 SuperSandro2000 deleted the show-error branch December 21, 2025 20:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants