I have a development bench. All this time it is fine. But now when I open the site, it shows this error:
The url I entered to browser uses port :8000.
When I run sudo systemctl status * returns:
Unit Procfile.service could not be found.
Unit apps.service could not be found.
Unit config.service could not be found.
Unit env.service could not be found.
Unit logs.service could not be found.
Unit patches.txt.service could not be found.
Unit sites.service could not be found.
What is going on?
Where should I look to find the error?
Which of the service above should I start?
Why is it not automatically start?
Thanks