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

Update downloads-statistics.html #6

Merged
merged 1 commit into from Feb 13, 2017
Merged

Update downloads-statistics.html #6

merged 1 commit into from Feb 13, 2017

Conversation

elyezer
Copy link
Contributor

@elyezer elyezer commented Feb 13, 2017

Avoid Mixed Content: The page at 'https://hackncast.org/download-stats' was loaded over HTTPS, but requested an insecure XMLHttpRequest endpoint 'http://hackncast.org/stats/eps/hnc'. This request has been blocked; the content must be served over HTTPS.

Avoid `Mixed Content: The page at 'https://hackncast.org/download-stats' was
loaded over HTTPS, but requested an insecure XMLHttpRequest endpoint
'http://hackncast.org/stats/eps/hnc'. This request has been blocked; the
content must be served over HTTPS.`
@magnunleno
Copy link
Contributor

Thanks!

@magnunleno magnunleno merged commit 09b0025 into hackncast:master Feb 13, 2017
@elyezer elyezer deleted the patch-1 branch February 14, 2017 11:30
@elyezer
Copy link
Contributor Author

elyezer commented Feb 14, 2017

It seems that the endpoint is not available:

https://hackncast.org/stats/eps/hnc Failed to load resource: the server responded with a status of 404 (Not Found)

So this does not fix anything 😞. Since I don't know the internals of the stats module I can't find the proper URL do edit here.

@magnunleno
Copy link
Contributor

You actually fixed. It was missing just a proxy_pass instruction in NGINX that I forgot during the migration: https://hackncast.org/download-stats

@elyezer
Copy link
Contributor Author

elyezer commented Feb 15, 2017

Great! Now I see the graphs.

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.

None yet

2 participants