Hello, I am using Jomsocial Profile Type and have a constant error using it. I can't sync Jomsocial user, and if I try to reinstall this component, I get this error message :
S3::getObject(, components/com_community/assets/default.jpg): [InvalidAccessKeyId] The AWS Access Key Id you provided does not exist in our records.
I know that JSPT is not directly linked to Jomsocial, but their support told me that this is a Jomsocial issue.
Could you please confirm how I could modify this issue? Thanks in advance.
HI, Christian.
Thank you for contacting us.
I assign developer to investigate this issue further.
He'll contact you ASAP.
HI, Christian.
Did you used S3 before? Some of the records in your database indicate so.
It seems that you switched back to local.
After you switch back you need to run cron job few times in order to restore correct path.
Please, restore S3 configuration and run cron job (keep settings to local thought, credentials will be needed to restore data).
HI, Christian.
Amazon S3 remote storage service.
It seems it was used on your site.
Settings are in Backend -> Components -> JomSocial -> Configuration -> Remote storage.
Thanks for those precisions... I never used S3 remote storage at all. I tried to remove the configuration (URL) in JS config panel, but it remains.
Storage methods are all on "Local server".
So do you mean I should create an account to Amazon S3 to fill the credential, and then remove it?
Hi, Christian.
Our developer reviewed your database and fixed the issue.
Could you try again and confirm that issue is gone?
Thanks for your feedback. I just checked and unfortunaly the problem remains. The S3 configu still contains URL bucket, and I still get the same error trying to update JSPT.
HI, Christian.
URL with contain <bucket> that's default setting and it doesn't cause your issue.
Do safe copy of your database first.
Run this query in your database:
UPDATE `#_community_users` SET `storage` = 'file' WHERE `storage` = 's3';
HI, Christian.
Please, edit your first post and provide credentials for PhpMyadmin.
HI, Christian.
DB is fine now. When trying to sync user there is a blank page.
There is no:
S3::getObject(, components/com_community/assets/default.jpg): [InvalidAccessKeyId] The AWS Access Key Id you provided does not exist in our records.
So how JSPT developer know that it's JS fault? :)
Please, could you ask them for details or they could contact us directly.
Many thanks for your time Michat and your quick support.
Sync always gave a blank screen. This error message was when I tried to install the latest version of JSPT (v5). I just tried and problem remains exactly the same, for sync and to update their component.
I will ask them to contact you directly.