RunestoneInteractive / rs

A New Monorepo structure for Runestone
Other
39 stars 68 forks source link

Tries access via https:// whenever I run over http:// #150

Open yarikoptic opened 5 years ago

yarikoptic commented 5 years ago

mentioned in the js console log

jquery.js:5 GET https://XXX.edu:YYY/runestone/ajax/getuser?timezoneoffset=5 net::ERR_SSL_PROTOCOL_ERROR

whenever I run solely over http:// ATM

bnmnetp commented 5 years ago

Is this resolved? Did you check settings.server_type in 0.py ? In your pavement.py do you have the master_url set up as http or https?