Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to load the profile error #159

Closed
4 tasks done
HonestAbe7 opened this issue Jan 16, 2024 · 20 comments
Closed
4 tasks done

Unable to load the profile error #159

HonestAbe7 opened this issue Jan 16, 2024 · 20 comments
Labels
bug Something isn't working

Comments

@HonestAbe7
Copy link

Checklist

  • I am able to reproduce the bug with the latest version.
  • I made sure that there are no existing issues - open or closed - which I could contribute my information to.
  • I have taken the time to fill in all the required details. I understand that the bug report will be dismissed otherwise.
  • This issue contains only one bug, that only occurs in Squawker

Affected version

3.6.1

Steps to reproduce the bug

Install and imported my subscriptions. Then tried to refresh with nothing. So I went to one subscription or person and tapped and got that error message.

Expected behavior

Expected to see the latest Twitter feeds

Actual behavior

Screenshot_20240116-132944

Screenshots/Screen recordings

Sorry but I don't know what else to post other than the error page.

Logs

Not really a crash

Affected Android/Custom ROM version

Android 10

Affected device model

LG355DL

Additional information

No response

@HonestAbe7 HonestAbe7 added the bug Something isn't working label Jan 16, 2024
@j-fbriere
Copy link
Owner

Cannot reproduce, sorry.

Profile is working for me.

Question: Do you have the same error for the feed and also the search?

@HonestAbe7
Copy link
Author

The feed doesn't produce any results for me at all meaning a blank page even when I refresh it.

@j-fbriere
Copy link
Owner

I'm on android 14. I wonder if it's not associated with Android 10.

Do you have both settings activated (enhanced feed and enhanced searches) in Settings / General / X API ?

@HonestAbe7
Copy link
Author

Also, the Trending section produces the same screenshot error message.

@j-fbriere
Copy link
Owner

ok. so issue #160 it's a duplicate of this issue.

@HonestAbe7
Copy link
Author

Yes, they are already turned on for me.

@HonestAbe7
Copy link
Author

HonestAbe7 commented Jan 16, 2024

Just tried the open source Fritter app from F-Droid and I immediately get an error message. So thinking this may be a Twitter thing? Maybe they are restricting guest accounts?

@j-fbriere
Copy link
Owner

j-fbriere commented Jan 16, 2024

The problem with Fritter is another type of problem which is indeed related to Twitter/X (because Fritter do not use guest account).
But Squawker (which is a fork of Fritter) has already resolved this kind of problem (by creating/using guest accounts).
So here this is another issue.

@ghost
Copy link

ghost commented Jan 16, 2024

That is an older build which has been fixed since, this issue is a regression introduced in v3.6.1

@HonestAbe7
Copy link
Author

Not fixed and I have the latest version which is why I am addressing it here BlanXyz.

@ghost
Copy link

ghost commented Jan 16, 2024

That is an older build with different issues, it has been Fixed in more recent squawker versions, this is a new issue just introduced.

@HonestAbe7
Copy link
Author

No. This is not an older build of the app.

@j-fbriere
Copy link
Owner

j-fbriere commented Jan 16, 2024

Found the problem.
This error has nothing to do with the Android version.
This is because Squawker cannot create a Twitter/X guest account and that there is none already present in its data (maybe there was an uninstall of the app prior to installing this version, then all Twitter/X guest accounts that were present in the Squawker data are lost).

Why the Twitter/X guest account failed?
Some possibilities are:

  • You are located on a forbidden IP address.
  • You are using a VPN that Twitter/X is blocking.
  • A Twitter/X guest account was already created sooner today and then swapped by an uninstall. There can be only one Twitter/X guest account creation per day per location.

I will fix the error message.

For your problem, just wait 24 hours before using Squawker, then it should work.
Alternatively today you can change the location (another IP address) and try Squawker. It should work.

@HonestAbe7
Copy link
Author

Great! I will try again tomorrow!

@ghost
Copy link

ghost commented Jan 16, 2024

Found the problem.
This error has nothing to do with the Android version.
This is because Squawker cannot create a Twitter/X guest account and that there is none already present in its data (maybe there was an uninstall of the app prior to installing this version, then all Twitter/X guest accounts that were present in the Squawker data are lost).

Why the Twitter/X guest account failed?
Some possibilities are:

  • You are located on a forbidden IP address.
  • You are using a VPN that Twitter/X is blocking.
  • A Twitter/X guest account was already created sooner today and then swapped by an uninstall. There can be only one Twitter/X guest account creation per day per location.

I will fix the error message.

For your problem, just wait 24 hours before using Squawker, then it should work.
Alternatively today you can change the location (another IP address) and try Squawker. It should work.

Yes that was the problem here, Reinstalled several times to test the font bug but thought this was a different error because it never showed the account creation failure logs like usual. Tested from new ip and all is good 👍🏻

j-fbriere added a commit that referenced this issue Jan 16, 2024
@j-fbriere
Copy link
Owner

The next version will add the feature to also export/import the Twitter/X guest accounts.
So when testing by uninstalling/installing the app, simply not forget to export before uninstalling then import after installing, the Twitter/X guest accounts.

@nooraibk
Copy link

Found the problem. This error has nothing to do with the Android version. This is because Squawker cannot create a Twitter/X guest account and that there is none already present in its data (maybe there was an uninstall of the app prior to installing this version, then all Twitter/X guest accounts that were present in the Squawker data are lost).

Why the Twitter/X guest account failed? Some possibilities are:

* You are located on a forbidden IP address.

* You are using a VPN that Twitter/X is blocking.

* A Twitter/X guest account was already created sooner today and then swapped by an uninstall. There can be only one Twitter/X guest account creation per day per location.

I will fix the error message.

For your problem, just wait 24 hours before using Squawker, then it should work. Alternatively today you can change the location (another IP address) and try Squawker. It should work.

Installed app yesterday with version 3.6.0. But, before installing 3.6.1, I cleared the app storage (as you said "swapped by an uninstall). Hence previous data got cleared.
I got my reason cleared but I was also having issue creating guest account with the previous release. Maybe if there is a list of countries with prohibited guest accounts, then it will make it more clear.

@HonestAbe7
Copy link
Author

This is solved with the new version 3.6.2 that just came out.

@HonestAbe7
Copy link
Author

Just got this trying to scroll through my feed and got this.

Screenshot_20240124-140836

@HonestAbe7 HonestAbe7 reopened this Jan 24, 2024
@HonestAbe7
Copy link
Author

Solved! I was blocking twitter by mistake.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants