This worked when I last tried it a few weeks ago, but now I can only access swagger-editor via
http://127.0.0.1:9000 , not by my actual desktop's fully qualified hostname (
http://djb.na.sas.com:9000 on our intranet). Both Google Chrome and Firefox return errors such as
Google Chrome's connection attempt to
djb.na.sas.com was rejected. The website may be down, or your network may not be properly configured.
I don't recall doing any network or other configuration changes. This is running on Linux (Ubuntu 14.10)
Note: I recently did a full stop of npm/node processes, performed a 'git pull', 'grunt build' (successful) and restarted my swagger-editor with 'npm start'. again, running on
127.0.0.1:9000 works fine. Other services such as cors-it are running fine on my
djb.na.sas.com (on other ports).
Has something changed recently with swagger-editor to restrict it to 127.0.0.1? I'd like other folks on our team to use swagger-editor that I'm running.
thanks,
djb