DIGITALCRIMINAL / ArchivedUltimaScraper

Scrape content from OnlyFans and Fansly
GNU General Public License v3.0
947 stars 39 forks source link

Is the scraper working for you? #1052

Open wireman21 opened 1 year ago

wireman21 commented 1 year ago

On UltimaScraper-7.9.0.

I get an endless loop that looks like this:

Choose Sites: 0 = All | 1 = OnlyFans | 2 = Fansly 0 Choose Profiles: 0 = All | 0 Choose Subscriptions: 0 = All | 0 [2023-07-28 02:54:27] Assigning Jobs [2023-07-28 02:54:27] Archive Completed in 0.03 Minutes Choose Profiles: 0 = All | 0 Choose Subscriptions: 0 = All |

penguinpatrol commented 1 year ago

getting that too any fixes?

TheSulak3 commented 1 year ago

Same thing over here, no fixes at all as far as I can see

dvfaa commented 1 year ago

Make sure "active": true in your auth.json file for the profile you're loading, sometimes after an update it gets changed to null for some reason. If that doesn't work I would recommend deleting the auth.json file and running the program to make a fresh one and filling out all of the info again(make sure "active": true as well). This is how I've fixed it whenever I had that issue