-
-
Notifications
You must be signed in to change notification settings - Fork 8
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
New Tweets Not Synching #231
Comments
I have now been able to get the credentials to work, and it is seeing the tweets, but not syncing anything more recent than 13 days ago. Does it not know how to handle a Bsky account that has "original" bsky posts? In other words, does this only work on bsky accounts that have never posted unique content? |
I tried a fresh bsky account to make sure there was not a problem with conflict resolution and still seeing the same issue. Nothing newer than 13 days ago. I am seeing this error: TypeError: Cannot read properties of undefined (reading 'matchAll') Wondering if the issue is on the bsky posting side |
Hello, can you try with the dev tagged image please? I did not released a potential fix I was testing for a couple of weeks now |
Hi Louis,
Thanks for the reply. I have managed to get it working via manual sync
instead of using Docker. I will try Docker again soon. This is such a
valuable contribution. Thank you for your work. I will make a
contribution in a bit. If you add Threads syncing, that would be amazing!
:)
…On Wed, Nov 13, 2024 at 11:49 AM Louis Grasset ***@***.***> wrote:
Hello, can you try with the *dev* tagged image please? I did not released
a potential fix I was testing for a couple of weeks now
—
Reply to this email directly, view it on GitHub
<#231 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ALAAV4GJOLIFFLKJB6Z7MVT2AOUONAVCNFSM6AAAAABRQ5O3OGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDINZUGYYTONRTGY>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Describe the bug
Twitter -> Bluesky syncing runs in Docker without error.
It synched 2 posts on first run. Those 2 posts were 17 days old.
No newer posts were synched.
I created a new Twitter post and the job ran, and it still is not syncing any new posts.
To Reproduce
See above. Nothing else of note.
I am using the cookie json in my env to authenticate with Twitter, if that matters.
Expected behavior
New tweets would sync
Screenshots
If applicable, add screenshots to help explain your problem.
Additional supporting information
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: