When I am installing controller-repo it is failed with time zone issue and where can we get the complete installation log
When I am installing controller-repo it is failed with time zone issue and where can we get the complete installation log
While installing diyotta manager services full logs will be stored under /tmp bitrock_installer_***. logs. you can get all the details from here
By running the below command, it will set the current time zone on bash_profile
export TZ=`timedatectl | grep “Time zone” | cut -d “:” -f2 | cut -d “(” -f1 | tr -d ‘ ‘ `
after that you need to restart DM.