Hello,
when I try to run bitbake with toaster, I always get below error
command: unset BBPATH; bash -c "source /home/hk/yocto/poky/oe-init-build-env /home/hk/yocto/poky/build-toaster-4; BITBAKE_UI="knotty" /home/hk/yocto/poky/bitbake/bin/bitbake --read /home/hk/yocto/poky/build-toaster-4/conf/toaster.conf --read /home/hk/yocto/poky/build-toaster-4/conf/toaster-bblayers.conf --server-only -B 0.0.0.0:0" b'ERROR: Unable to start bitbake server\n'
command bitabke from terminal seems work nicely, but I don't know why it doesn't work with toaster.