You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@kolyadin hi, this is a known "issue". Flysystem (or the adapter) won't become responsible for reauthentication, but I've helped somebody else out with this before, a solution to this problem can be found here: thephpleague/flysystem-rackspace#22 (comment)
Hi all.
I have a php application (symfony3) with rabbitmq-bundle.
Also i have a long life consumer (several days).
I am using rackspace adapter and ovh cloud storage (https://www.ovh.ie/public-cloud/storage/object-storage/).
So, if my consumer working more than 24 hours, i see errors with 401 error code.
When i restart consumer no more errors for another ~24 hours.
How do you think, can it my because openstack auth mechanism has some timeout connection value?
The text was updated successfully, but these errors were encountered: