I've switch to use https (via Cloudflare) recently, set both the phabricator.base-uri and security.alternate-file-domain to use https, phd restarted.
Missing: https://internal-cdn.chopp.vn/res/fontsizeplusoneX/phabricator/634399e9/differential.pkg.js
Some other files are loaded just fine if going directly to the url (ex: https://internal-cdn.chopp.vn/res/fontsizeplusoneX/phabricator/519f84e8/core.pkg.js)
Do I need to use the preamble.php to set https to true?
172.17.0.2:80 108.162.222.172 - - [03/Feb/2017:12:46:54 +0000] "GET /res/fontsizeplusoneX/phabricator/6ae56144/core.pkg.css HTTP/1.1" 404 6114 "-" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/55.0.2883.95 Safari/537.36" 172.17.0.2:80 162.158.178.165 - - [03/Feb/2017:12:46:54 +0000] "GET /res/fontsizeplusoneX/phabricator/634399e9/differential.pkg.js HTTP/1.1" 404 6114 "-" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/55.0.2883.95 Safari/537.36" 172.17.0.2:80 162.158.178.201 - - [03/Feb/2017:12:46:54 +0000] "GET /file/data/c2sraukm5z6woppehfix/PHID-FILE-pg4vkuzqzvurg37pbiad/logo HTTP/1.1" 302 434 "-" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/55.0.2883.95 Safari/537.36" 172.17.0.2:80 162.158.178.165 - - [03/Feb/2017:12:46:54 +0000] "GET /res/fontsizeplusoneX/phabricator/634399e9/differential.pkg.js HTTP/1.1" 404 6114 "-" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/55.0.2883.95 Safari/537.36" 172.17.0.2:80 162.158.178.201 - - [03/Feb/2017:12:46:54 +0000] "POST /dashboard/panel/render/3/ HTTP/1.1" 200 7104 "-" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/55.0.2883.95 Safari/537.36" 172.17.0.2:80 162.158.178.201 - - [03/Feb/2017:12:46:54 +0000] "POST /dashboard/panel/render/5/ HTTP/1.1" 200 7186 "-" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/55.0.2883.95 Safari/537.36" 172.17.0.2:80 162.158.178.201 - - [03/Feb/2017:12:46:54 +0000] "POST /dashboard/panel/render/5/ HTTP/1.1" 200 7186 "-" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/55.0.2883.95 Safari/537.36" 172.17.0.2:80 162.158.178.201 - - [03/Feb/2017:12:46:54 +0000] "POST /dashboard/panel/render/3/ HTTP/1.1" 200 7105 "-" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/55.0.2883.95 Safari/537.36" 172.17.0.2:80 162.158.178.201 - - [03/Feb/2017:12:46:54 +0000] "POST /dashboard/panel/render/2/ HTTP/1.1" 200 4934 "-" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/55.0.2883.95 Safari/537.36"
Am I missing anything?