You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 29, 2023. It is now read-only.
esacci
changed the title
[Bug] Failure to install 2.0.0-dev.20 as "Automatic setup"
[Failure] Failed to install 2.0.0-dev.20 as "Automatic setup"
Sep 27, 2018
Log:
[2018-09-27 13:58:47.547] [info] After setup: setupResult = null
[2018-09-27 13:58:47.548] [info] Main window closed.
[2018-09-27 13:58:47.553] [info] Quit!
[2018-09-27 13:58:47.553] [info] Not stopping Cate service because we haven't started it.
[2018-09-27 13:58:47.553] [info] Exiting now...
[2018-09-27 14:00:08.104] [info] ===============================================================================
[2018-09-27 14:00:08.107] [info] Cate Desktop, version 2.0.0-dev.20
[2018-09-27 14:00:08.108] [info] ===============================================================================
[2018-09-27 14:00:08.108] [info] process.versions = { http_parser: '2.7.0',
node: '8.2.1',
v8: '5.9.211.38',
uv: '1.13.1',
zlib: '1.2.11',
ares: '1.10.1-DEV',
modules: '57',
openssl: '1.0.2l',
electron: '1.8.8',
chrome: '59.0.3071.115',
'atom-shell': '1.8.8' }
[2018-09-27 14:00:08.118] [info] User preferences successfully loaded from "/Users/<#>/.cate/preferences.json"
[2018-09-27 14:00:08.118] [warn] debugWorldView = false
[2018-09-27 14:00:08.118] [info] process.env.NODE_ENV = production
[2018-09-27 14:00:08.119] [info] appPath: /Applications/Cate Desktop.app/Contents/Resources/app.asar
[2018-09-27 14:00:08.119] [info] appConfig: { webAPIConfig:
{ servicePort: 9090,
serviceAddress: '',
serviceFile: '/Users/<#>/.cate/webapi-info.json',
processOptions: {} } }
[2018-09-27 14:00:08.291] [info] Ready.
[2018-09-27 14:00:08.565] [info] Splash says: Waiting for Cate service...
[2018-09-27 14:00:08.565] [info] Waiting for response from Cate service http://localhost:9090/
[2018-09-27 14:00:08.574] [info] No response from Cate service after 0.01 seconds: Error: connect ECONNREFUSED 127.0.0.1:9090
[2018-09-27 14:00:08.575] [info] Splash says: Waiting for Cate service (0.01s)
[2018-09-27 14:00:08.576] [info] Checking Cate installation directory: /Users/<#>/.cate/2.0.0.dev11/cate.location
[2018-09-27 14:00:08.583] [info] Cate WebAPI executable found: /Users/<#>/anaconda3/envs/cate-env/bin/cate-webapi-start
[2018-09-27 14:00:08.586] [info] Computed setup information: { oldCateDir: '/Users/<#>/anaconda3/envs/cate-env',
newCateDir: '/Users/<#>/cate-2.0.0.dev20',
oldCateVersion: '2.0.0.dev11',
newCateVersion: '2.0.0.dev20',
setupReason: 'UPDATE_CATE' }
[2018-09-27 14:00:08.586] [info] Cate directory set to /Users/<#>/anaconda3/envs/cate-env
[2018-09-27 14:00:14.513] [info] executing asynchronously: source "/Users/<#>/anaconda3/envs/cate-env/bin/activate" "/Users/<#>/anaconda3/envs/cate-env"; exec cate --version { shell: '/bin/bash' }
[2018-09-27 14:00:15.076] [info] spawning asynchronously: source "/Users/<#>/anaconda3/envs/cate-env/bin/activate" "/Users/<#>/anaconda3/envs/cate-env"; exec conda install --yes -c ccitools -c conda-forge conda cate-cli=2.0.0.dev20 undefined { shell: '/bin/bash' }
[2018-09-27 14:00:54.251] [info] executing asynchronously: source "/Users/e<#>/anaconda3/envs/cate-env/bin/activate" "/Users/<#>/anaconda3/envs/cate-env"; exec cate --version { shell: '/bin/bash' }
[2018-09-27 14:00:54.718] [error] Setup failed: Error: Installation of Python package cate 2.0.0.dev20 did not succeed.
at spawnAsyncAndLog.then.then.ok (/Applications/Cate Desktop.app/Contents/Resources/app.asar/main/update-backend.js:163:23)
at
at process._tickCallback (internal/process/next_tick.js:188:7)
The text was updated successfully, but these errors were encountered: