ErrLookup › FujiwaraChoki/MoneyPrinterV2
FujiwaraChoki/MoneyPrinterV2
Automate the process of making money online. · Python · 17 source files
Analyzed at 5192af8eca on 2026-08-28. 16 documented errors.
| Code / Message | Type | Severity | Tags |
|---|---|---|---|
| Unsupported provider '{provider}'. Expected 'twitter' or 'yo | validation | error | python, validation, cache, provider |
| Firefox profile path does not exist or is not a directory: { | validation | error | python, selenium, firefox, filesystem, config |
| Affiliate link is invalid. Expected a full URL, got: {self.a | validation | error | python, validation, url-parsing |
| Could not locate extracted google-maps-scraper directory. | error_code | error | python, build, scraper, missing-dependency |
| Expected built scraper binary at: {built_binary} | error_code | error | python, go, build, scraper |
| Post Bridge returned an invalid social accounts payload. | error_code | error | python, api-client, json, schema, pagination |
| Media file does not exist: {file_path} | error_code | error | python, api-client, filesystem, upload |
| Post Bridge did not return a media_id and upload_url. | error_code | error | python, api-client, json, upload |
| Post Bridge returned a non-JSON response. | http | error | python, api-client, json, http |
| Request to Post Bridge failed: {last_exception} | http | error | python, api-client, network, retry |
| Firefox profile path does not exist or is not a directory: { | validation | error | selenium, firefox, config-validation, twitter |
| Could not find tweet text box. Ensure you are logged into X | error_code | error | selenium, twitter, dom-selector, login-session |
| Could not find the Post button on X compose screen. | error_code | error | selenium, twitter, dom-selector, button-click |
| Firefox profile path does not exist or is not a directory: { | validation | error | selenium, firefox, youtube, config-validation |
| No Ollama model selected. Call select_model() first or pass | error_code | error | ollama, llm, initialization, missing-model |
| Empty input is not allowed. | console | warning | cli, user-input, menu, validation |