Skip to content
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

flysystem in rabbitmq long life consumer auth error 401 #865

Closed
kolyadin opened this issue Nov 22, 2017 · 2 comments
Closed

flysystem in rabbitmq long life consumer auth error 401 #865

kolyadin opened this issue Nov 22, 2017 · 2 comments

Comments

@kolyadin
Copy link

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?

@frankdejonge
Copy link
Member

@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)

@kolyadin
Copy link
Author

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants