Hi folks, Ive got a head-scratcher here ... Ive done a fresh install at DigitalOcean from an image of CloudLinux7.9 (yes, Ive booted the right kernel and verified using uname). On top of that, Ive installed a little open source CP called CyberPanel (which is really quite cool - you should check it out). Im trying to start the lvemanager service, but keep getting the following error: ModuleNotFoundError: No module named aiohttp_jinja2 Yes, Ive installed aiohttp-jinja2 using pip ... no it doesnt matter whether I use --user or not (error happens both ways) One thing that concerns me - whenever I run cldetect --check-license, it tells me "No valid license found" - even though checking using the tool at https://cln.cloudlinux.com/ returns a valid license just fine (license was activated when I booted the image and is not an IP-based license ... it IS a trial license though). Im out of ideas, and thought you fine folks might be able to come up with a few. Any help greatly appreciated and will receive a hearty thumbs-up emoji (if I can find one here)

Comment