As the title implies I am having issues where I upload an extension to BlueOS and I receive an error saying the extension is enabled but the container is not running.
Hi @DuncanODL -
Welcome to the forums!
It seems like the extension is failing to start, does the view logs button show anything?
What is the goal of this extension? It could be conflicting with existing processes if it’s attempting to do stuff with PWM?
If you can share your github repo for the extension, happy to take a look…
Im trying to make sense of the software end of our project and wanted to play around with extension development by making a simple pwm sweeper and trying to connect it to the T200 motor I have on hand.
Im a MECHE so let me know if I am making any cardinal mistakes .