Openbullet This Config Does Not Support The Provided Wordlist Type Verified Jun 2026

john@gmail.com:test jane@gmail.com:test

Before touching the wordlist, find out what the config wants. john@gmail

Select and load the specific configuration causing the error. john@gmail

Search for wordlists labeled with the exact type the config expects (e.g., “combolist email:pass”). john@gmail

1. Update the Config Settings (The Quick Fix)

| Wordlist Type | Expected Format (example) | |---------------|----------------------------| | Email:Pass | john@gmail.com:123456 | | User:Pass | john_doe:123456 | | Email only | john@gmail.com | | User only | john_doe | | Cookie | sessionid=abc123 | | Line | any single string per line | | Custom | depends on config logic |

Scroll to Top