You can run these commands and gimme the output?
foreman-rake console:
host = Host.find_by(name: 'myhostname.example.com')
host.initiated_at
host.installed_at
Please run this with a freshly (re-)installed host and replace the hostname.
You can run these commands and gimme the output?
foreman-rake console:
host = Host.find_by(name: 'myhostname.example.com')
host.initiated_at
host.installed_at
Please run this with a freshly (re-)installed host and replace the hostname.