tilemill icon indicating copy to clipboard operation
tilemill copied to clipboard

SSL Error on startup on windows 10

Open fschiefenhoevel opened this issue 7 years ago • 13 comments

Recently reinstalled Windows 10 on my machine and reinstalled tilemill shortly after. Now on startup of tilemill the following errors occurs:

[tilemill] { [Error: SSL Error: CERT_UNTRUSTED] code: 'ESSL'}

tilemill seems to be working normally afterwards though

fschiefenhoevel avatar May 08 '18 07:05 fschiefenhoevel

screenshot 2018-05-21 20 05 52

I will confirm this in Windows 10, but only when I enter into Plugins section.

NMItools avatar May 21 '18 18:05 NMItools

image

I am also receiving this same error {tilemill} {[Error: SSL Error: CERT_UNTRUSTED] code: 'ESSL'} please report this to https://github.com/mapbox/tilemeill/issues

I am not sure if Tilemill is working normally. This is a clean install. I'm running windows 7 on a Dell M4600 16 Gigs of ram, intel i7-2220 QM CPU @2.2GHz

cnesty avatar Jun 18 '18 22:06 cnesty

I am also getting this error....

FickleLife avatar Jun 27 '18 04:06 FickleLife

I'm also getting the same errors on Windows 10. Also, when trying to connect to Mapbox, i get a: Error -113 when loading url https://tiles.mapbox.com/oauth/authorize?response_type=code&redirect_uri=http%3A%2F%2Flocalhost%3A20009%2Foauth%2Fmapbox%2Ftoken&client_id=tilemill&type=web_server error, seems to me like an Open SSL error or am I wrong, im trying also to debug the connections and check the error logs on Windows, if I find something more I'll let you know.

stefanogram avatar Jul 24 '18 12:07 stefanogram

Another error I could extract from Event Viewer logs: The application-specific permission settings do not grant Local Launch permission for the COM Server application with CLSID Windows.SecurityCenter.WscBrokerManager and APPID Unavailable to the user NT AUTHORITY\SYSTEM SID (S-1-5-18) from address LocalHost (Using LRPC) running in the application container Unavailable SID (Unavailable). This security permission can be modified using the Component Services administrative tool. & Name resolution for the name api.gettoby.com timed out after none of the configured DNS servers responded. Investigating that more

stefanogram avatar Jul 24 '18 13:07 stefanogram

Who is working on the SSL stuff? This looks like a CA certificate issue. Are they using the MAPBOX api or something like that?

theochino avatar Aug 05 '18 15:08 theochino

Anyone? Also when I click plugins

[tilemill]  https://registry.npmjs.org/-/all
[tilemill] Error: SSL Error: CERT_UNTRUSTED
[tilemill]     at server.loadCollection.req.collection.fetch.error (C:\Program Files (x86)\TileMill-v0.10.1\tilemill\node_modules\bones\servers\Route.bones:101:22)
[tilemill]     at wrapError (C:\Program Files (x86)\TileMill-v0.10.1\tilemill\node_modules\bones\node_modules\backbone\backbone.js:999:9)
[tilemill]     at Function.models.Plugins.sync (C:\Program Files (x86)\TileMill-v0.10.1\tilemill\models\Plugins.server.bones:28:25)
[tilemill]     at next (C:\Program Files (x86)\TileMill-v0.10.1\tilemill\node_modules\step\lib\step.js:51:23)
[tilemill]     at next (C:\Program Files (x86)\TileMill-v0.10.1\tilemill\node_modules\step\lib\step.js:54:7)
[tilemill]     at C:\Program Files (x86)\TileMill-v0.10.1\tilemill\node_modules\npm\lib\search.js:53:30
[tilemill]     at C:\Program Files (x86)\TileMill-v0.10.1\tilemill\node_modules\npm\lib\search.js:62:20
[tilemill]     at C:\Program Files (x86)\TileMill-v0.10.1\tilemill\node_modules\npm\node_modules\npm-registry-client\lib\get.js:79:20
[tilemill]     at cb (C:\Program Files (x86)\TileMill-v0.10.1\tilemill\node_modules\npm\node_modules\npm-registry-client\lib\request.js:26:9)
[tilemill]     at RegClient.<anonymous> (C:\Program Files (x86)\TileMill-v0.10.1\tilemill\node_modules\npm\node_modules\npm-registry-client\lib\request.js:121:16)

iamtrushar avatar Jun 04 '20 23:06 iamtrushar

Sorry, doesn't appear to be anyone running windows that is willing to help debug this. The couple of us currently maintaining only run OSX.

However, the Plugins icon on the left-nav was removed in recent versions, most likely because Mapbox doesn't serve them anymore. You must be running an older version of Tilemill. I'd suggest installing the latest version.

csytsma avatar Jun 05 '20 04:06 csytsma

@csytsma, Thank you for a quick response. I will try building from source or attempt with a Mac.

iamtrushar avatar Jun 05 '20 11:06 iamtrushar

@iamtrushar the latest build should be platform independent, installed as a node app. The helper install script we wrote may not work in the windows command line, but you should still be able to install it using node commands.

csytsma avatar Jun 05 '20 15:06 csytsma

@csytsma with mac, it worked flawless. Didn’t care for Windows anymore.

iamtrushar avatar Jun 05 '20 17:06 iamtrushar

Please fix the windows version please

renzified avatar Jun 12 '21 05:06 renzified

@thekingrenz23 are you running v0.10 Windows App or v1.x Node app?

assemble-engineering avatar Jun 12 '21 19:06 assemble-engineering