ArchivedUltimaScraper
ArchivedUltimaScraper copied to clipboard
Error: Please refresh the page
This started happening this morning (was working fine late last night), perhaps the common data / dynamic rules needs to be refreshed?
Select Site: 0 = onlyfans | 1 = fansly | 2 = starsavn 0 Choose Profile Names: Username = username | 0 = All | 1 = default 0 Auth (V1) Attempt 1/10 Please refresh the page Archive Completed in 0.01 Minutes Pausing scraper for 0 seconds.
Redoing the auth.json doesn't help.
Same here. Started happening about an hour ago.
I don't know if it's related, but at the same time that the scrapper stoped to work, a new release of dynamic rules has released.
Possibly? I thought it was that, actually.
@DIGITALCRIMINALS
It's still broken for you?
It's still broken for you?
It is, indeed.
I reverted it, dunno why it doesn't work for the rest of you
Both sources stopped working now
@DIGITALCRIMINALS
I can confirm that it still does not work despite being reverted.
It's working again!
@DIGITALCRIMINALS Bless you for 30 business days!!! 🙏
Still no joy.
It's not working for me.
I changed it back to the updated one because the old one wasn't working .-.
It's working for me now
EDIT:
Got it working! For those of you using an older version, make sure you go to your .settings\config.json
, and set your "dynamic_rules_link
" in line 50 to https://raw.githubusercontent.com/DIGITALCRIMINALS/dynamic-rules/main/onlyfans.json
EDIT: Got it working! For those of you using an older version, make sure you go to your
.settings\config.json
, and set your "dynamic_rules_link
" in line 50 tohttps://raw.githubusercontent.com/DIGITALCRIMINALS/dynamic-rules/main/onlyfans.json
I did that and it's still asking me to refresh page.
Same. I can confirm that I'm still being asked to refresh page.
Let me know if there's anything I can do to help diagnose why this is working for some and not for others. Happy to help if I can, @DIGITALCRIMINALS
EDIT: Got it working! For those of you using an older version, make sure you go to your
.settings\config.json
, and set your "dynamic_rules_link
" in line 50 tohttps://raw.githubusercontent.com/DIGITALCRIMINALS/dynamic-rules/main/onlyfans.json
Did not work for me
EDIT: Got it working! For those of you using an older version, make sure you go to your
.settings\config.json
, and set your "dynamic_rules_link
" in line 50 tohttps://raw.githubusercontent.com/DIGITALCRIMINALS/dynamic-rules/main/onlyfans.json
I did that and it's still asking me to refresh page.
Try to change the URL on /classes/make_settings.py and /apis/api_helper.py files.
All working here now. Thanks @DIGITALCRIMINALS
EDIT: Got it working! For those of you using an older version, make sure you go to your
.settings\config.json
, and set your "dynamic_rules_link
" in line 50 tohttps://raw.githubusercontent.com/DIGITALCRIMINALS/dynamic-rules/main/onlyfans.json
I did that and it's still asking me to refresh page.
Try to change the URL on /classes/make_settings.py and /apis/api_helper.py files.
All working here now. Thanks @DIGITALCRIMINALS
That did it, working now. Thank you!
EDIT: Got it working! For those of you using an older version, make sure you go to your
.settings\config.json
, and set your "dynamic_rules_link
" in line 50 tohttps://raw.githubusercontent.com/DIGITALCRIMINALS/dynamic-rules/main/onlyfans.json
I did that and it's still asking me to refresh page.
Try to change the URL on /classes/make_settings.py and /apis/api_helper.py files.
All working here now. Thanks @DIGITALCRIMINALS
Can confirm this version is now working.
Thank you! I can confirm that changing it in all three locations (.settings/config.json, classes/make_settings.py, and apis/api_helper.py) did the trick!
Guide to solve the issue:
- Use Visual Studio Code to open the folder (web version will do)
- Click the search button (CTRL + SHIFT + F) and paste https://raw.githubusercontent.com/DATAHOARDERS/dynamic-rules/main/onlyfans.json
- Replace the links with this link (CTRL + ENTER): https://raw.githubusercontent.com/DIGITALCRIMINALS/dynamic-rules/main/onlyfans.json
Thank you! I can confirm that changing it in all three locations (.settings/config.json, classes/make_settings.py, and apis/api_helper.py) did the trick!
Thanks for listing all 3!! Working now.
None of the above is working for me at all.
All that I get when doing >poetry run python start_us.py is
Choose Subscriptions: 0 = All |
And choosing that returns nothing.
I've even pulled down the source again and started from scratch, having first cleared the pypoetry cache.
Any suggestions on what else I can try?
Thanks, can confirm changing all 3 worked for me.
Having stepped through the code in VS Code (setting it up to debug with poetry was challenging!) I discovered that somehow the active setting in auth.json had been set to null, somehow.
So problem solved for me now.
Having stepped through the code in VS Code (setting it up to debug with poetry was challenging!) I discovered that somehow the active setting in auth.json had been set to null, somehow.
So problem solved for me now.
Ahh ye, if anyone else wants to do it, I just create a python venv the standard way, and then VSCode auto detects it and asks if you'd like to change it
Still works, thanks.
did try the ways that get it fixed. get new error / problem
Type: Profile
Type: Stories
Traceback (most recent call last):
File "C:\Temp\UltimaScraper-7.6.1\start_ofd.py", line 104, in
EDIT: Got it working! For those of you using an older version, make sure you go to your
.settings\config.json
, and set your "dynamic_rules_link
" in line 50 tohttps://raw.githubusercontent.com/DIGITALCRIMINALS/dynamic-rules/main/onlyfans.json
I did that and it's still asking me to refresh page.
Try to change the URL on /classes/make_settings.py and /apis/api_helper.py files.
All working here now. Thanks @DIGITALCRIMINALS
Thank you so much!