Closed dsturm closed 2 years ago
Hey,
Update is on the way.
I've contacted bunnycdn yesterday, and I'm really unhappy 💯 Their entire system was down for some time, also FTP and storage APIs. They are calling it "experimental" now because they had these issues. Apart from that, the owner told me we can use this endpoint.
For the moment, they disable the not published S3-endpoint.
See https://github.com/tinect/bunnycdn-s3-flysystem-adapter/issues/2
Thank you.
Thanks @tinect. ~I'll take a look at the bunnycdn-sftp-flysystem-adapter~ I'll update to 2.2.2 👍
Why you dont use: https://packagist.org/packages/platformcommunity/flysystem-bunnycdn#v1.3.1 ? This native interface seems much faster than SFTP.
Hey @mateuszfl Thank you for bringing this up for me again.
Had seen it in a really early state.
I miss a feature, which is also skipped in tests for flysystemV3: https://github.com/PlatformCommunity/flysystem-bunnycdn/blob/713c6e757b9c31299f06d9dcb6a9712970943b76/tests/FlysystemTestSuite.php#L90-L93
Will check it in the next days. Thank you.
EDIT: https://github.com/FriendsOfShopware/FroshPlatformBunnycdnMediaStorage/issues/26 :-)
Not sure if this is related ->
Hi. Is the bunny S3 api up yet? I can't find its documentation anywhere.
Hey @aliflux-omo No, it was a hidden feature they shut down meanwhile.
Check: https://github.com/tinect/bunnycdn-s3-flysystem-adapter/issues/2
Hi, Is there any update on this? It's been more than a year.
no, there has been no update. you might want to ask bunny.net when they re-enable S3.
PHP Version
8.1.7
Shopware Version
6.4.13.0
Actual behaviour
We're currently having an issue, where we cannot upload / rename any file over this plugin. The log files just showed up
After debugging and getting in contact with bunny support, it turns out, they disabled support for the (experimental) S3 protocol.
Expected behaviour
Upload / rename files works.
Steps to Reproduce?