#831·AriaNg

Missing 'libuv' option in Event Polling Method and 'TLSv1.3' in Min TLS Version

Author: Roze061Created Jun 20, 2026Updated Jun 23, 2026

Please add the missing options for these two specific fields so they don't appear blank:

  1. Event Polling Method: Add 'libuv' option
  2. Min TLS Version: Add 'TLSv1.3' option
Image

-> [../../aria2/src/OptionHandlerImpl.cc:435] errorCode=1 event-poll must be one of the following:'libuv' 'select' Usage: --event-poll=POLL Specify the method for polling events. --min-tls-version= Specify minimum SSL/TLS version to enable. Possible Values: TLSv1.1, TLSv1.2, TLSv1.3 Default: TLSv1.2