>>I executed system systemctl daemon-reload and tried again but got the same error. Here is the system ctl status:
Did you do this as root? I.e.
sudo systemctl daemon-reload?
Oh, also I should mention to
replace bitcoin user with futurebit default user, unless you created the bitcoin user..
If you don't have the
bitcoin user, this command should have failed, though:
su - bitcoin.
Also make sure to
cat /home/bitcoin/.lightning/debug.log to check if Core Lightning has an issue.
Of course, if you didn't install it under the
bitcoin user, but e.g.
futurebit-user (not sure about the default futurebit username right now), the path would be:
/home/futurebit-user/.lightning/debug.log