Hello, I was wondering if there is more detailed documentation on how the update mechanism works. I only found this document. I'am particularly interesed in:
Is there some automatic update mechanism? If yes how does it work?
Can all updates from generic apps (e.g. core22) also be installed on ctrlX OS or is there some kind of filtering?
Is there a difference between ctrlX CORE and other ctrlX OS devices?
I tried to play around a little bit with my self constructed ctrlX OS with the following apps being installed:
boschrexroth@rp-3135823s006:~$ sudo snap list Name Version Rev Tracking Publisher Notes core20 20240705 2379 latest/stable canonical✓ base core22 20240823 1612 latest/stable canonical✓ base docker 24.0.5 2932 latest/stable canonical✓ - pc 20-0.4 x1 - - gadget pc-kernel 5.4.0-195.215.1 1973 20/stable canonical✓ kernel rexroth-automationcore 1.16.2 767 latest/stable rexroth - rexroth-deviceadmin 1.16.5 1974 latest/stable rexroth - rexroth-locator-client 1.10.0 139 - rexroth - rexroth-locator-server 1.10.0 101 - rexroth - rexroth-rtc-monitor 1.0.3 4 latest/stable rexroth - rexroth-solutions 1.16.0 895 latest/stable rexroth - snapd 2.63 21759 latest/stable canonical✓ snapd
The web interface does not show any available updates. When I run sudo snap refresh manually I get the following error:
Download snap "core22" (1621) from channel "latest/stable" 2024-10-14T09:07:36+02:00 ERROR received an unexpected http response code (404) when trying to download https://snapstore.boschrexroth.com/api/v1/snaps/download/amcUKQILKXHHTlmSa7NMdnXSx02dNeeT_1621.snap
Which is kinda weird, because the URL is valid and the device should have internet access (I'm not behind a proxy or something). Is this a known behavior?
... View more