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

Error in Settings #270

Open
albrightjerry opened this issue May 28, 2016 · 2 comments
Open

Error in Settings #270

albrightjerry opened this issue May 28, 2016 · 2 comments
Assignees
Labels

Comments

@albrightjerry
Copy link

Error opening socket ssl://bootswatch.com:443

...when enabling settings in Kalatheme in Drupal 7.43

...using JQuery update 1.7 and update 1.10

@soniktrooth
Copy link
Contributor

@albrightjerry I get this sometimes too and it seems to be some weirdness with Bootswatch's server. When this happens it works over http but not https. See this related issue: #247

To get around it you can change the Bootswatch url to use http
https://github.com/drupalprojects/kalatheme/blob/7.x-3.x/includes/utils.inc#L9

I'm considering adding an extra condition when https fails to try http because it seems to happen more frequently.

@albrightjerry
Copy link
Author

Thank you for your feedback I will try that out...keep up the great work!

On Monday, May 30, 2016 1:47 PM, Josh <[email protected]> wrote:

@albrightjerry I get this sometimes too and it seems to be some weirdness with Bootswatch's server. When this happens it works over http but not https. See this related issue: #247To get around it you can change the Bootswatch url to use http
https://github.com/drupalprojects/kalatheme/blob/7.x-3.x/includes/utils.inc#L9I'm considering adding an extra condition when https fails to try http because it seems to happen more frequently.—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub, or mute the thread.

soniktrooth added a commit that referenced this issue Jun 1, 2016
#270, #247: Trying http if https fails on Bootswatch API url
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants