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
Ok, so I figured out what this is. Because we use the get method from lodash in a lot of places, the dots in the IP address that shows up are being treated as a property access chain.
I'll add a sanitization method for the process name that will convert the dots to dashes to make sure this doesn't happen.
acburdine
added a commit
to acburdine/Ghost-CLI
that referenced
this issue
May 5, 2017
Issue Summary
'ghost ls' command does not show my production instance running. It works okay for development.
Steps to Reproduce
ghost start
ghost ls
Technical details:
Ghost Version: alpha.19
ghost-cli Version: 1.0.0-alpha.16
Node Version: v6.10.0
OS: Debian 3.16.39-1+deb8u1
Database: MariaDB 10.0.29 & SQLite3
Log
The text was updated successfully, but these errors were encountered: