https://learninghub.kx.com/forums/topic/kx-developer-broken
While doing the Advanced Capstone Project, I closed it and now upon trying to reopen it, it will not load. I have done a full reset as per Complete reset of workspace - KX Learning Hub and running through read me again and it is still not working.
Resolved this way - hopefully this is helpful for anyone in the future who encounters a similar issue.
go to terminal
ps -ef
to see processes currently running
kill -9 x
where x is the process id for KX developer session. Then when you reload and run setup.sh again, it should be fine.
Hi @trinity
I see you have received your certificate so congratulations on completing the KDB Developer Level 3 course !
Also thank you for providing the rest of the community with a solution to this problem.
Many thanks,
Megan ?