Update PiCtory to the newest version.
Info |
---|
To avoid problems, open PiCtory in incognito mode or delete the browser cache |
- Clear the browser cache
...
- Check PiCtory version:
Code Block |
---|
pi@RevPi123834:~ $ apt show pictory Package: pictory Version: 2.6.0-1+revpi11+2 Priority: optional Section: contrib/electronics Maintainer: KUNBUS GmbH <support@kunbus.com> Installed-Size: 25.2 MB Depends: revpi-webstatus (>= 1:2.4.5-1+revpi11+2), pitest, python3 Homepage: https://revolutionpi.com/ Download-Size: 5,139 kB APT-Manual-Installed: yes APT-Sources: http://packages.revolutionpi.de bullseye/main arm64 Packages Description: Revolution Pi Configurator Browser app to select and configure I/O devices and gateway devices attached to a RevPi device. Revolution Pi is a set of IoT products based on the Raspberry Pi and geared towards industrial usage. |
- If you have installed PiCtory version 2.0.5 or older, update it to the latest version
...
- >2.0.6 or higher
...
- . You can only upgrade to PiCtory version 2.0.6 or higher starting from the BUSTER image.
...
- Check PiCtory Version
Code Block |
---|
apt show pictory |
- Thanks to this checklist, you can update your system: Revolution Pi Checklist
- Update package sources:
Code Block | ||
---|---|---|
| ||
sudo apt |
...
update |
- Apply updates
Code Block | ||
---|---|---|
| ||
sudo apt |
...
upgrade pictory |
- Clear PiCtory Configuration
...
...
- Implement your
...
Save Configuration as startup Configuration
...
Reset Driver to load the Startup Configuration
or
Code Block |
---|
sudo systemctl restart pimodbus-master.service #if you run a master on the RevPi
sudo systemctl restart pimodbus-slave.service #if you run a Slave on the RevPi |
...
- PiCtory configuration again
- Save the configuration
...
- Reset the driver
- Reboot the system
Code Block |
---|
sudo reboot |