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

Fixed incorrect python executable used to start S3 #1397

Merged
merged 1 commit into from Jul 10, 2019
Merged

Fixed incorrect python executable used to start S3 #1397

merged 1 commit into from Jul 10, 2019

Conversation

acsbendi
Copy link
Contributor

@acsbendi acsbendi commented Jun 26, 2019

Please refer to the contribution guidelines in the README when submitting PRs.
The python executable that was used to start S3 was sometimes different from the one that was used to install and run localstack. Therefore, S3 service could not start. With my modification, the same python executable will always be used to start S3 as the one running localstack.
Fixes #808

@whummer
Copy link
Member

whummer commented Jul 10, 2019

Thanks for this fix @acsbendi !

@whummer whummer merged commit ecb97fa into localstack:master Jul 10, 2019
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

Successfully merging this pull request may close these issues.

Service "s3" not yet available, retrying...
2 participants