-
Notifications
You must be signed in to change notification settings - Fork 207
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
Failed Job - ImportMastodonFollowersJob #87
Comments
Thank you for reporting. |
No issues Dima. If you need more information, let me know. |
@kurucu do you use Docker? |
@kurucu |
@lao9s That's part of the deploy script, and also I can see I tried that before raising this ticket manually 😂 So no, that's not it. Tried again just now, to make sure. |
No, straight server. |
Copying a few more lines from the console output in case they help.
|
Hey @lao9s. I'm still getting this fail constantly, and for many user accounts. I've also seen that The primary error is still:
All of my dependencies are up to date, and I can find a relevant line at that location.
|
Maybe this can help you: https://docs.mixpost.app/troubleshooting#mastodon-connection-issue If not, I'll debug your app. |
Hey Dima, I've tried it on one account to see what happens, just because of this:
What would cause this step to be needed? Once I see what happens there, I'll let you know. If that is the problem, do I need to get all my users to reconnect? Multiple accounts are affected. Can any of this be automated if so, and if not, could users be automatically be notified if they are affected? |
Steps to reproduce the problem
Expected behaviour
The job should run and import followers
Actual behaviour
It fails with "Undefined array key 'client_id'"
Detailed description
ErrorException: Undefined array key "client_id" in /.../vendor/inovector/mixpost-pro-team/src/Abstracts/SocialProviderManager.php:47
Specifications
PHP | 8.2.14
Laravel | 10.48.4
Horizon | 5.23.2.0
Mixpost | 2.0.2.0
Mixpost Enterprise | 2.0.0.0
The text was updated successfully, but these errors were encountered: