Please check if the WebserverPiMowBot.service is enabled: systemctl status WebserverPiMowBot.service
If enabled, disable it. Then check whether your installation directory looks like this:
Code
pi@dust:~ $ ls -lart /home/pi/pimowbot/
total 256
drwxr-xr-x 4 pi pi 4096 Aug 4 2020 www
-rw-r--r-- 1 pi pi 4906 Sep 17 2020 ReadMe.txt
-rw-r--r-- 1 pi pi 10012 Dec 28 2020 altjson.r
-rw-r--r-- 1 pi pi 9681 Dec 30 2020 PiMQTT.r
drwxr-xr-x 2 pi pi 4096 Feb 6 2021 plots
drwxr-xr-x 3 pi pi 4096 Apr 28 2021 archive
-rw-r--r-- 1 pi pi 2205 Jun 19 2021 PiArcPlot.r
drwxr-xr-x 2 pi pi 4096 Jan 29 11:56 bin
-rw------- 1 pi pi 1 Feb 16 19:36 nohup.out
-rw-r--r-- 1 pi pi 13090 Apr 3 13:50 Webserver.r
-rw-r--r-- 1 pi pi 41573 Apr 27 09:34 PiCGI.r
-rw-r--r-- 1 pi pi 2474 May 21 14:19 PiGPS.r
-rw-r--r-- 1 pi pi 3605 May 26 12:25 PiMowBotIt.options
-rw-r--r-- 1 pi pi 57568 May 30 18:29 PiSensor.r
-rw-r--r-- 1 pi pi 7247 Jun 3 21:56 PiCAM.r
-rw-r--r-- 1 pi pi 4114 Jun 9 15:13 PiHWcheck.r
-rw-r--r-- 1 pi pi 27691 Jun 9 20:48 PiControl.r
Display More
Try to start the software manually
Check with tail -f nohup.out to see what's going wrong.