Openbullet This Config Does Not Support The Provided File
Your wordlist contains: john_doe:123456 . There is no PIN. The config fails at the SET PIN command.
user@site.com|MyPass123
Once you’re on the latest version, post a detailed question. Describe what you’ve tried and include screenshots of the error. The community may help you find a specific solution.
Look for . This tells you exactly what format the config expects (e.g., Credentials ). Verify Your Wordlist Settings : Go to the Wordlists tab. Check the entry for the wordlist you are trying to use. Openbullet This Config Does Not Support The Provided
The error occurs when the data type you are feeding into the runner (the "Wordlist") does not match the variables expected by the config's logic.
Does not support the provided input type.
Compatibility issues between the obsolete OpenBullet 1 and the modern OpenBullet 2 can also be a source of this error, but the path forward is clear: switch to OB2, check your input formats, and, when necessary, rebuild older scripts using the newer block system. Your wordlist contains: john_doe:123456
user@site.com:MyPass123
The exact of your wordlist (e.g., user:pass , email list, proxies).
Every OpenBullet configuration requires a specific input format to run its automation blocks. user@site
┌──────────────────┐ Incompatible Pair ┌──────────────────┐ │ Wordlist File │ ──────────────X──────────────> │ OB2 Config │ │ (e.g., Only MAC) │ │ (Needs User:Pass)│ └──────────────────┘ └──────────────────┘ The validation failure stems from two main configurations:
Match it exactly to what your Config requires (for example, change it from Default or MailPass to Credentials ).
Loading an Email:Password list into a config built for Username:Password .
You will see two boxes: Allowed Wordlist Types and Supported Wordlist Types .
2. Proxy Type Restrictions (e.g., "Does Not Support The Provided Proxy Type")