question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Profile header values not showing

See original GitHub issue

I’ve had GramAddict running for a couple of hours a day for some days now. Today, suddenly the “Posts”, “Followers” and “Following” counts on the header of profiles stopped showing up.

Resources row_profile_header_textview_followers_count and row_profile_header_textview_following_count just aren’t there.

Screenshot: image

I’ts happening on both emulator and physical device, but only with the account I’ve been using with GramAddict.

This of course makes followings_text_view.get_text() and followers_text_view.get_text() return nothing, and in turn messes up the filtering, so in my case for example, the bot skipped all interactions as None is less than the field_min_followers I had set.

Could this be an anti botting measure? Has anyone else experienced this?

If this really is some desperate alternative to rate-limiting, how do you propose GramAddict should handle it? Fall back to not using follower/following count and just interacting indiscriminately?

Curious to hear your take on this.

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:7 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
philip-ulrichcommented, Nov 5, 2020

You probably should hold off on botting for a week or so… last time I got soft banned with similar thresholds I would try every couple days and get soft banned within a few minutes. Waited a week and I was good.

1reaction
philip-ulrichcommented, Nov 5, 2020

If you run that 24/7, that definitely could get you soft banned. I’d do 1-2 likes, 10-40 interactions, 240-300 repeat

Read more comments on GitHub >

github_iconTop Results From Across the Web

3232967 - Profile Header Missing Information
Profile Header consumes data from User Directory File (UDF) and as such, if there is no value populated there for the enabled field,...
Read more >
Headers not showing - Jotform
On the form I am building out I don't know how to get all the headers to show. The only header that will...
Read more >
Why your LinkedIn header is NOT readable
If the elements of your header are not properly placed, they won't be seen. Ever.
Read more >
Profile Header - Salesforce Help
The Profile Header component displays a user's name (or nickname) and profile picture. It also displays a drop-down that lets users navigate to...
Read more >
Facebook Profile Picture not showing up in Navigation Header?
@rushankshah it has a value. I confirmed it by printing out the access token user id which exists. – user1871869. Nov 3, 2015...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found