heximcz
heximcz
https://community.octoprint.org/t/pi-setup-serial-exceptions-still/12938/17 or cut the power cord in the USB cable (my solution).
+1 for Docker !!
``` [ 1937.576964] db1000n invoked oom-killer: gfp_mask=0xcc0(GFP_KERNEL), order=0, oom_score_adj=0 [ 1937.576996] CPU: 2 PID: 850 Comm: db1000n Tainted: G C 5.10.103-v7l+ #1529 [ 1937.577000] Hardware name: BCM2711 [ 1937.577006] Backtrace:...
Hi, ok, thank you for your request. But please what is: scr after downloading.
Ok, it's no problem.
AppBundle/Entity/User ``` ... use Symfony\Component\Validator\Constraints as Assert; /** * @ORM\Entity * @ORM\Table(name="fos_user") */ class User extends BaseUser { /** * @Assert\Length( * min=8, * max=100, * minMessage="user.password.short", * groups={"Profile", "ResetPassword",...
Hello Vladak, I don't have a problem with CP. A newer version of Adafruit_CircuitPython_MiniMQTT than 7.3.2 does not work for me. Now I try the latest version of CP and...