You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fatal Error: label empty or too long
Traceback (most recent call last):
File "/home/spirillen/Projects/github/funilrys/PyFunceble/PyFunceble/cli/system/launcher.py", line 1122, in start
self.stop_and_wait_for_all_manager()
File "/home/spirillen/Projects/github/funilrys/PyFunceble/PyFunceble/cli/system/launcher.py", line 1059, in stop_and_wait_for_all_manager
self.tester_process_manager.wait()
File "/home/spirillen/Projects/github/funilrys/PyFunceble/PyFunceble/cli/processes/base.py", line 330, in wait
raise worker_error
UnicodeError: label empty or too long
encoding with 'idna' codec failed
Configuration
Details
debug:
active: nolevel: infocli_decoding:
aggressive: noadblock: norpz: nowildcard: nocli_testing:
hosts_ip: '0.0.0.0'max_workers: nullautocontinue: noinactive_db: yeswhois_db: yescomplements: nocidr_expand: nocooldown_time: 0.0db_type: mariadbfile_filter: nullmining: nolocal_network: nopreload_file: nochancy_tester: noci:
# Provides everything related to the Continuous integration.# Activates the continuous integration mode.# WARNING: Do not activate without asking or knowing what you are doing.active: no# Sets the commit message to apply everytime except for the last one.commit_message: 'PyFunceble - AutoSave'# Sets the commit message to apply at the very end of the test.end_commit_message: 'PyFunceble - Results'# Sets the number of minutes to wait before starting to save and stop# a session.max_exec_minutes: 15# Sets the working branch. This is the branch from where we are testing.branch: master# Sets the distribution branch. This is the branch that is going to get# the (final) results.distribution_branch: master# Sets the command to execute every time before each commits except the last <-- TYPO IN everytime, it should be two words = every time# one.command: null# Sets the command to execute before the last commit.end_command: nulldisplay_mode:
# Provides everything related to the display mode.# Activates the printing of dots.dots: no# Activates the printing of the execution time.execution_time: yes# Activates the output of the percentage information.percentage: yes# Activates the output of the top registrar information.registrar: no# Activates the quiet mode.quiet: no# Activates the output of very few information.less: no# Activates the output of all information.all: yes# Activates the output of the status and it's status (only)simple: no# Activates the coloration of stdout.colour: yes# Sets the status do display to STDOUT.# NOTE: This does not have any effect with the generated files.# Available values: ALL | ACTIVE | INACTIVE | INVALID | SANE | MALICIOUSstatus: all# Sets the maximum number of registrar to display.# NOTE: This does not have any effect with the generated files.max_registrar: 0testing_mode:
# Provides all available testing modes.# WARNING: Only one can be used at a time.# Activates the availability test.availability: yes# Activates the syntax test.syntax: no# Activates the reputation test.reputation: no# BETA: Activates the platform contribution test.platform_contribution: yesdays_between:
# Provides everything which is x days periodic.# NOT IMPLEMENTED (Anticipation for future usage).db_clean: 28# Provides the number of days to wait before retesting subject which were# stored into the inactive database.db_retest: 7sorting_mode:
# Provides all our sorting mode.# WARNING: The sorting mode is only applied to the files. NOT STDOUT.# Activates the hierarchical sorting.hierarchical: yes# Activates the standard sorting.standard: nofile_generation:
# Provides everything related to the generation of file.# Deactivates the generation of any status file.no_file: no# Activates the generation of the hosts file(s).hosts: no# Activates the generation of the plain (or raw) file(s).plain: yes# Activates the generation of the analytic file(s).analytic: no# Activate the generation of an unified file for the copy of what is# outputted to STDOUT.unified_results: no# Activates or disables the merging of the results of all inputted files into# one single output subdirectory.merge_output_dirs: nolookup:
dns: yeshttp_status_code: yesnetinfo: yesspecial: yeswhois: yesreputation: noplatform: yestimeout: 5dns:
follow_server_order: notrust_server: yesserver:
- 9.9.9.10
- 149.112.112.10protocol: UDPdelay: 0.0share_logs: nouser_agent:
browser: firefoxplatform: linuxcustom: nullproxy:
rules:
- http:
https:
tld:
- onionglobal:
http:
https:
verify_ssl_certificate: nomax_http_retries: 2http_codes:
self_managed: yeslist:
up:
- 100
- 101
- 102
- 200
- 201
- 202
- 203
- 204
- 205
- 206
- 207
- 208
- 226
- 429potentially_down:
- 400
- 402
- 409
- 410
- 412
- 414
- 415
- 416
- 451potentially_up:
- 000
- 300
- 301
- 302
- 303
- 304
- 305
- 307
- 308
- 403
- 404
- 405
- 406
- 407
- 408
- 411
- 413
- 417
- 418
- 421
- 422
- 423
- 424
- 426
- 428
- 431
- 500
- 501
- 502
- 503
- 504
- 505
- 506
- 507
- 508
- 510
- 511links:
api_date_format: 'https://pyfunceble.funilrys.com/api/date-format'api_no_referrer: 'https://pyfunceble.funilrys.com/api/no-referrer'platform:
push: yespreferred_status_origin: recommendedchecker_priority:
- availability
- syntaxchecker_exclude:
- reputation
Description
Configuration
Details
Reproduction
pyfunceble --no-files -t 2 -c --preload -f https://bitbucket.org/expiredsources/hosts-file.net/raw/master/mmt.txt
Expected behavior
Screenshots
Versions
OS: Ubuntu 24.01
Python Version: 3.11
PyFunceble Version: 4.2.29.dev
Additional context
The text was updated successfully, but these errors were encountered: