Cloudron is installing status
- 
Hello 
 Everything works, but in terminal I see messageCloudron is installing. Run 'tail -f /var/log/cloudron-setup.log' to view progress.Last message in setup log: [INFO] Processed migration 20200206154808-remove-clientsWhat problem could be there? 
- 
@vadim this happens because the install script didn't complete. In the end of the script, the motd (message of the day) hooks are removed. You can do this: - Run /home/yellowtent/box/setup/start.shmanually
- Then, rm -f /etc/update-motd.d/91-cloudron-install-in-progress
 That will make the message go away 
- Run 
- 
J joseph marked this topic as a question on
- 
J joseph has marked this topic as solved on
 
