funilrys / PyFunceble

The tool to check the availability or syntax of domain, IP or URL.
https://pyfunceble.github.io
Apache License 2.0
297 stars 44 forks source link

BUG: Fatal Error: <subject> should be <class 'str'>, type(subject) given. #308

Closed spirillen closed 1 year ago

spirillen commented 1 year ago

Description

Related to https://github.com/funilrys/PyFunceble/issues/303

Configuration

See all details in https://mypdns.org/clefspeare13/pornhosts

Reproduction

Ruin the availability test script (https://mypdns.org/clefspeare13/pornhosts/-/blob/master/toolbox/availability_test.bash)

Expected behavior

:thinking:

Screenshots

image

Versions

OS: Ubu 22.04 / Conda

Python Version: 3:10

PyFunceble Version: 4.1.3a2.dev

Additional context

funilrys commented 1 year ago

4.1.3a3 should already solve this.

spirillen commented 1 year ago

Hang on to this, just noticed you bumped the version

on hold

funilrys commented 1 year ago

Closing as the source code that produces this specific fatal error message doesn't exist anymore in the dev branch or version. Feel free to reopen if it still somehow happens.