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

https does not work #2729

Open
ghost opened this issue Sep 15, 2019 · 3 comments
Open

https does not work #2729

ghost opened this issue Sep 15, 2019 · 3 comments
Labels

Comments

@ghost
Copy link

ghost commented Sep 15, 2019

Describe the bug
if running behind a proxy with https enabled, tilemill will make many insecure requests (http). Many of them will be blocked by the browser

for example this request was originated from a secure domain (https://mydomain.com/):

Blocked loading mixed active content “http://mydomain.com/datasource/apothekeo…Bproj%3Dlonglat+%2Bellps%3DWGS84+%2Bdatum%3DWGS84+%2Bno_defs” all.js:18:73512

Blocked loading mixed active content “http://mydomain.com/tile/geography-class….json?updated=1568566256000&metatile=2&scale=1&callback=grid” vendor.js:4153:23718

Environment: (Note: We are not setup to test on Linux or Windows so help may be slower on those OSs)
docker

@ghost ghost added the bug label Sep 15, 2019
@ghost
Copy link
Author

ghost commented Feb 3, 2020

I am pretty sure that there is some issue with the settings not being correctly read.

I experienced the same problem described here:
#2163

And my issue is that tilemill fails to make the mapnik requests over https.

At some point the urls are being ignored

@juan-carlos-tsb
Copy link

Any ideas about why this happens? is there any evironment variable for this?

@csytsma
Copy link
Member

csytsma commented Jun 24, 2022

Which version of the app are you running, and what's your OS environment? The previous pre-built executables had more non-http calls in them.

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

2 participants