Reply To: Compiler error

Homepage Forums OSPi Compiler error Reply To: Compiler error

#32220
ww.strapetz
Participant

Hello admin,

I did this the following day:

  • Reinstalling with Debian bookworm x32
  • Then i2c activated
  • GitHub source loaded
  • OpenSprinkler can now be compiled
  • I answer the question of whether the init file should be created with yes

However, after the first start I always get the following message in the browser:

The request was too large

a check of sudo /etc/init.d/OpenSprinkler.sh status shows:

● OpenSprinkler.service – LSB: Open Sprinkler Raspberry Pi
Loaded: loaded (/etc/init.d/OpenSprinkler.sh; generated)
Active: active (running) since Mon 2024-06-03 21:13:20 CEST; 1min 45s ago
Docs: man:systemd-sysv-generator(8)
Process: 1569 ExecStart=/etc/init.d/OpenSprinkler.sh start (code=exited, status=0/SUCCESS)
Tasks: 1 (limit: 1556)
CPU: 574ms
CGroup: /system.slice/OpenSprinkler.service
└─1581 /home/wilhelm/OpenSprinkler-Firmware/OpenSprinkler

Jun 03 21:13:20 ospi systemd[1]: Starting OpenSprinkler.service – LSB: Open Sprinkler Raspberry Pi…
Jun 03 21:13:20 ospi systemd[1]: Started OpenSprinkler.service - LSB: Open Sprinkler Raspberry Pi.

Only restart with sudo /etc/init.d/OpenSprinkler.sh

The OpenSprinkler WebPortal can also be accessed.

Unfortunately, after every restart I get the browser message: The request was too large

Is there a solution for this too?

Thank you and kind regards from Vienna

Willy