I’ve installed cryoSPARC, started it up, but when I connect to the web server I’m seeing a blank page. It does load, the tab shows the name cryoSPARC with the logo, but the page is blank. This happens even if I use a browser on the same system its running on and I’ve ruled out the firewall.
Status shows its running:
[cryosparc_user@login02 config_files]$ cryosparcm status
CryoSPARC System master node installed at
/home/cryosparc_user/cryosparc2_master
Current cryoSPARC version: v2.1.0
cryosparcm process status:
command_core RUNNING pid 18328, uptime 3:19:55
command_proxy RUNNING pid 18401, uptime 3:19:40
command_vis RUNNING pid 18392, uptime 3:19:44
database RUNNING pid 18241, uptime 3:20:02
watchdog_dev STOPPED Not started
webapp RUNNING pid 18405, uptime 3:19:37
webapp_dev STOPPED Not started
global config variables:
export CRYOSPARC_LICENSE_ID=“3557a562-b5fd-11e8-b46f-47917e63cf05”
export CRYOSPARC_MASTER_HOSTNAME=“login02”
export CRYOSPARC_DB_PATH="/home/cryosparc_user/cryosparc_database"
export CRYOSPARC_BASE_PORT=39000
export CRYOSPARC_DEVELOP=false
export CRYOSPARC_INSECURE=false
The browser shows the error:
Couldn’t get database handle: TypeError: PlacesUtils.history is undefined
Query failed: [Exception… “Component returned failure code: 0x80570016 (NS_ERROR_XPC_GS_RETURNED_FAILURE) [nsIJSCID.getService]” nsresult: “0x80570016 (NS_ERROR_XPC_GS_RETURNED_FAILURE)” location: “JS frame :: resource://gre/modules/PlacesUtils.jsm :: <TOP_LEVEL> :: line 1996” data: no]
If I use wget I can verify I’m getting some data returned to me:
[cryosparc_user@login02 config_files]$ wget http://login02.cluster:39000
[cryosparc_user@login02 config_files]$ more index.html
cryoSPARC v2The log from the webapp shows:
[cryosparc_user@login02 config_files]$ cryosparcm log webapp
at Socket.emit (events.js:211:7)
at addChunk (_stream_readable.js:263:12)
at readableAddChunk (_stream_readable.js:250:11)
at Socket.Readable.push (_stream_readable.js:208:10)
at TCP.onread (net.js:594:20)
Exception in setInterval callback: TypeError: Cannot read property ‘socketTimeout’ of null
at Connection.messageHandler (/home/cryosparc_user/cryosparc2_master/cryosparc2_webapp/bundle/programs/server/npm/node_modules/meteor/npm-mongo/node_modules/mongodb-core/lib/connection/pool.js:410:17)
at Socket. (/home/cryosparc_user/cryosparc2_master/cryosparc2_webapp/bundle/programs/server/npm/node_modules/meteor/npm-mongo/node_modules/mongodb-core/lib/connection/connection.js:333:22)
at emitOne (events.js:116:13)
at Socket.emit (events.js:211:7)
at addChunk (_stream_readable.js:263:12)
at readableAddChunk (_stream_readable.js:250:11)
at Socket.Readable.push (_stream_readable.js:208:10)
at TCP.onread (net.js:594:20)
Exception in setInterval callback: TypeError: Cannot read property ‘socketTimeout’ of null
at Connection.messageHandler (/home/cryosparc_user/cryosparc2_master/cryosparc2_webapp/bundle/programs/server/npm/node_modules/meteor/npm-mongo/node_modules/mongodb-core/lib/connection/pool.js:410:17)
at Socket. (/home/cryosparc_user/cryosparc2_master/cryosparc2_webapp/bundle/programs/server/npm/node_modules/meteor/npm-mongo/node_modules/mongodb-core/lib/connection/connection.js:333:22)
at emitOne (events.js:116:13)
at Socket.emit (events.js:211:7)
at addChunk (_stream_readable.js:263:12)
at readableAddChunk (_stream_readable.js:250:11)
at Socket.Readable.push (_stream_readable.js:208:10)
at TCP.onread (net.js:594:20)
Exception in setInterval callback: TypeError: Cannot read property ‘socketTimeout’ of null
at Connection.messageHandler (/home/cryosparc_user/cryosparc2_master/cryosparc2_webapp/bundle/programs/server/npm/node_modules/meteor/npm-mongo/node_modules/mongodb-core/lib/connection/pool.js:410:17)
at Socket. (/home/cryosparc_user/cryosparc2_master/cryosparc2_webapp/bundle/programs/server/npm/node_modules/meteor/npm-mongo/node_modules/mongodb-core/lib/connection/connection.js:333:22)
at emitOne (events.js:116:13)
at Socket.emit (events.js:211:7)
at addChunk (_stream_readable.js:263:12)
at readableAddChunk (_stream_readable.js:250:11)
at Socket.Readable.push (_stream_readable.js:208:10)
at TCP.onread (net.js:594:20)
Exception in setInterval callback: TypeError: Cannot read property ‘socketTimeout’ of null
at Connection.messageHandler (/home/cryosparc_user/cryosparc2_master/cryosparc2_webapp/bundle/programs/server/npm/node_modules/meteor/npm-mongo/node_modules/mongodb-core/lib/connection/pool.js:410:17)
at Socket. (/home/cryosparc_user/cryosparc2_master/cryosparc2_webapp/bundle/programs/server/npm/node_modules/meteor/npm-mongo/node_modules/mongodb-core/lib/connection/connection.js:333:22)
at emitOne (events.js:116:13)
at Socket.emit (events.js:211:7)
at addChunk (_stream_readable.js:263:12)
at readableAddChunk (_stream_readable.js:250:11)
at Socket.Readable.push (_stream_readable.js:208:10)
at TCP.onread (net.js:594:20)
Exception in setInterval callback: TypeError: Cannot read property ‘socketTimeout’ of null
at Connection.messageHandler (/home/cryosparc_user/cryosparc2_master/cryosparc2_webapp/bundle/programs/server/npm/node_modules/meteor/npm-mongo/node_modules/mongodb-core/lib/connection/pool.js:410:17)
at Socket. (/home/cryosparc_user/cryosparc2_master/cryosparc2_webapp/bundle/programs/server/npm/node_modules/meteor/npm-mongo/node_modules/mongodb-core/lib/connection/connection.js:333:22)
at emitOne (events.js:116:13)
at Socket.emit (events.js:211:7)
at addChunk (_stream_readable.js:263:12)
at readableAddChunk (_stream_readable.js:250:11)
at Socket.Readable.push (_stream_readable.js:208:10)
at TCP.onread (net.js:594:20)
Exception in setInterval callback: TypeError: Cannot read property ‘socketTimeout’ of null
…
Any help is appreciated. Let me know if I can provide any other info.