solved jrCloudS3 error on Jamroom-6.1.1 update

sbhadauria
@sbhadauria
7 years ago
129 posts
I am getting below mentioned error when trying to update Jamroom 6.07 to 6.1.1

[22-Sep-2017 06:18:28 America/New_York] PHP Fatal error: Uncaught exception 'Guzzle\Common\Exception\InvalidArgumentException' with message 'Invalid resource type' in /home/dev/public_html/modules/jrCloudS3/contrib/aws/Guzzle/Http/EntityBody.php:50 [1]
Stack trace: [1]
#0 /home/dev/public_html/modules/jrCloudS3/contrib/aws/Aws/Common/Client/UploadBodyListener.php(89): Guzzle\Http\EntityBody::factory(1506075508) [1]
#1 [internal function]: Aws\Common\Client\UploadBodyListener->onCommandBeforePrepare(Object(Guzzle\Common\Event), 'command.before_...', Object(Symfony\Component\EventDispatcher\EventDispatcher)) [1]
#2 /home/dev/public_html/modules/jrCloudS3/contrib/aws/Symfony/Component/EventDispatcher/EventDispatcher.php(164): call_user_func(Array, Object(Guzzle\Common\Event), 'command.before_...', Object(Symfony\Component\EventDispatcher\EventDispatcher)) [1]
#3 /home/dev/public_html/modules/jrCloudS3/contrib/aws/Symfony/Component/EventDispatcher/EventDispatcher.php(53): Symfony\Component\EventDispatcher\EventDispatcher->doDispatch(Array, 'command.before_...', Object(Guzzle\Common\Event) in /home/dev/public_html/modules/jrCloudS3/contrib/aws/Guzzle/Http/EntityBody.php on line 50 [1]
updated by @sbhadauria: 12/11/17 10:41:54AM
brian
@brian
7 years ago
10,136 posts
It looks like this is an error when trying to talk to S3 - is this happening on every file transfer? If so, double check that nothig has changed on S3's end or with your credentials.


--
Brian Johnson
Founder and Lead Developer - Jamroom
https://www.jamroom.net
sbhadauria
@sbhadauria
7 years ago
129 posts
Hi @brian only getting when updating Jamroom. I have updated Jamroom 6.1.4 after disabling jrCloudS3

Tags