Web interface failed to connect - DCS is unavailable
-
I have a new MB6HC connected to a Pi 3 B+ with a 26 to 40 pin cable. I am able to ssh into the pi over wifi. I ran apt update and apt upgrade. When I try and connect to duet3.local, the web interface appears but is grayed out. There is a continuous "connecting..." message, and there is an error message that says
Failed to connect to duet3.local. DCS is unavailable.
I ran apt list duet* and it returned
duetcontrolserver/now 1.3.0 armhf [installed,local]
duetruntime/now 1.3.0 armhf [installed,local]
duetsd/now 1.0.6 all [installed,local]
duetsoftwareframework/now 1.3.0 armhf [installed,local]
duettools/now 1.3.0 armhf [installed,local]
duetwebcontrol/now 2.1.0-1 all [installed,local]
duetwebserver/now 1.3.0 armhf [installed,local]Any help appreciated - what should I do next?
I am set up in SBC mode (SD card in the pi, none in the MB6HC).
-
Woot! I got it working! I followed the instructions posted by Danal here ("Just do it this way" code block): https://forum.duet3d.com/topic/15440/failed-to-connect-to-duet3-via-pi4-sbc/8
-
-