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

StorageLoader Failure Error if enriched good bucket has periods. #1838

Closed
EZWrighter opened this issue Jun 30, 2015 · 1 comment
Closed

StorageLoader Failure Error if enriched good bucket has periods. #1838

EZWrighter opened this issue Jun 30, 2015 · 1 comment

Comments

@EZWrighter
Copy link

If attempting to use a bucket with periods the storageloader fails to download events and quits prematurely with the following error:

Unexpected error: hostname does not match the server certificate (OpenSSL::SSL::SSLError)

Workaround: Removing the periods from the bucket name allows the process to complete normally.

I understand that periods in bucket names are not optimal for secure virtual host reasons, but they are completely valid bucket names and should not cause the process to abort.

@chuwy
Copy link
Contributor

chuwy commented Aug 17, 2017

Migrated to snowplow/snowplow-rdb-loader#15

@chuwy chuwy closed this as completed Aug 17, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants