dmaHeap allocation failure for rpicam-apps #5139
Replies: 8 comments 4 replies
-
|
@NeilAllison147, |
Beta Was this translation helpful? Give feedback.
-
|
The error |
Beta Was this translation helpful? Give feedback.
-
|
I logged a ticket and they're suggesting I upgrade to Trixie.
Is it safe to do so with AllSky?
…--
Thanks and Best Regards
Neil
On Tue, Apr 21, 2026 at 2:09 AM Eric Claeys ***@***.***> wrote:
The error dmaHeap allocation failure for rpicam-apps0 ERROR: *** failed
to allocate capture buffers for stream ***
is a problem with the rpicam software the controls the camera; it's not an
Allsky problem. Please see this Discussion
<#5120>, especially my
initial reply, and follow the instruction there.
—
Reply to this email directly, view it on GitHub
<#5139?email_source=notifications&email_token=APT5YNDQJGDZOGXOIVQJDHL4WZDT5A5CNFSNUABIM5UWIORPF5TWS5BNNB2WEL2ENFZWG5LTONUW63SDN5WW2ZLOOQXTCNRWGM4DGNJWUZZGKYLTN5XKO3LFNZ2GS33OUVSXMZLOOSWGM33PORSXEX3DNRUWG2Y#discussioncomment-16638356>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/APT5YNERDUPHWNVH5GO2J5T4WZDT5AVCNFSM6AAAAACX65W2B2VHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTMNRTHAZTKNQ>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
|
This is the link
raspberrypi/rpicam-apps#912
They actually only wanted me to upgrade to Trixie to make it easier for
them to debug.
…--
Thanks and Best Regards
Neil
On Wed, Apr 22, 2026 at 8:12 AM Eric Claeys ***@***.***> wrote:
@NeilAllison147 <https://github.com/NeilAllison147>,
The latest version of Allsky works with Trixie.
That seems like a pretty drastic "fix" to the problem.
Please post a link to your rpicam Issue.
—
Reply to this email directly, view it on GitHub
<#5139?email_source=notifications&email_token=APT5YNC2MB4IO7UKVQWJVXT4W7W4JA5CNFSNUABIM5UWIORPF5TWS5BNNB2WEL2ENFZWG5LTONUW63SDN5WW2ZLOOQXTCNRWGYZDANBRUZZGKYLTN5XKO3LFNZ2GS33OUVSXMZLOOSWGM33PORSXEX3DNRUWG2Y#discussioncomment-16662041>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/APT5YNDAEULAQUP7CNRMUFD4W7W4JAVCNFSM6AAAAACX65W2B2VHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTMNRWGIYDIMI>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
|
Hi Eric
I am running v2024.12.06_06 of AllSky
I upgraded the OS to Trixie
Now I get this error when AllSky is trying to start
~~~
2026-04-23T21:47:00.775825+10:00 hv-allsky allsky[1119]: ***** Starting Allsky *****
2026-04-23T21:47:07.741349+10:00 hv-allsky allsky[1507]: Traceback (most recent call last):
2026-04-23T21:47:07.741644+10:00 hv-allsky allsky[1507]: File "/home/neil/allsky/scripts/flow-runner.py", line 60, in <module>
2026-04-23T21:47:07.741724+10:00 hv-allsky allsky[1507]: import allsky_shared as shared
2026-04-23T21:47:07.741769+10:00 hv-allsky allsky[1507]: File "/home/neil/allsky/scripts/modules/allsky_shared.py", line 15, in <module>
2026-04-23T21:47:07.741811+10:00 hv-allsky allsky[1507]: import cv2
2026-04-23T21:47:07.741853+10:00 hv-allsky allsky[1507]: ModuleNotFoundError: No module named 'cv2'
2026-04-23T21:47:08.219601+10:00 hv-allsky allsky[1672]: /home/neil/allsky/bin/capture_RPi: error while loading shared libraries
libarmadillo.so.11: cannot open shared object file: No such file or directory
2026-04-23T21:47:08.222009+10:00 hv-allsky allsky[1119]: ***
2026-04-23T21:47:08.222256+10:00 hv-allsky allsky[1119]: *** After fixing, restart the allsky service. ***
2026-04-23T21:47:08.222316+10:00 hv-allsky allsky[1119]: ***
2026-04-23T21:47:09.128273+10:00 hv-allsky allsky[1119]: ***** Allsky Stopped *****
2026-04-23T21:47:09.159361+10:00 hv-allsky allsky[1119]: Terminated
~~~
Any thoughts?
…--
Thanks and Best Regards
Neil
On Wed, Apr 22, 2026 at 9:14 AM Neil Allison ***@***.***> wrote:
This is the link
raspberrypi/rpicam-apps#912
They actually only wanted me to upgrade to Trixie to make it easier for
them to debug.
--
Thanks and Best Regards
Neil
On Wed, Apr 22, 2026 at 8:12 AM Eric Claeys ***@***.***>
wrote:
> @NeilAllison147 <https://github.com/NeilAllison147>,
> The latest version of Allsky works with Trixie.
>
> That seems like a pretty drastic "fix" to the problem.
> Please post a link to your rpicam Issue.
|
Beta Was this translation helpful? Give feedback.
-
|
Hi Eric
Still the same issue.
This was an upgrade to Trixie, not a brand new install.
Dunno if that makes any difference
2026-04-24T09:38:36.959142+10:00 hv-allsky allsky[2190]: *****
Starting Allsky *****
2026-04-24T09:38:39.871169+10:00 hv-allsky allsky[2320]: Traceback (most
recent call last):
2026-04-24T09:38:39.872096+10:00 hv-allsky allsky[2320]: File
"/home/neil/allsky/scripts/flow-runner.py", line 60, in <module>
2026-04-24T09:38:39.872202+10:00 hv-allsky allsky[2320]: import
allsky_shared as shared
2026-04-24T09:38:39.872315+10:00 hv-allsky allsky[2320]: File
"/home/neil/allsky/scripts/modules/allsky_shared.py", line 15, in <module>
2026-04-24T09:38:39.872363+10:00 hv-allsky allsky[2320]: import cv2
2026-04-24T09:38:39.872403+10:00 hv-allsky allsky[2320]:
ModuleNotFoundError: No module named 'cv2'
2026-04-24T09:38:40.053395+10:00 hv-allsky allsky[2347]:
/home/neil/allsky/bin/capture_RPi: error while loading shared libraries:
libarmadillo.so.11: cannot open shared object file: No such file or
directory
2026-04-24T09:38:40.054439+10:00 hv-allsky allsky[2190]: ***
2026-04-24T09:38:40.055791+10:00 hv-allsky allsky[2190]: *** After fixing,
restart the allsky service. ***
2026-04-24T09:38:40.055901+10:00 hv-allsky allsky[2190]: ***
2026-04-24T09:38:41.027818+10:00 hv-allsky allsky[2190]: ***** Allsky
Stopped *****
2026-04-24T09:38:41.059050+10:00 hv-allsky allsky[2190]: Terminated
…--
Thanks and Best Regards
Neil
On Fri, Apr 24, 2026 at 3:12 AM Eric Claeys ***@***.***> wrote:
@NeilAllison147 <https://github.com/NeilAllison147>,
Please run the following. It worked for one user:
sudo tee /etc/udev/rules.d/99-dmaheap.rules <<EOF
SUBSYSTEM=="dma_heap", GROUP="video", MODE="0660"
EOF
sudo udevadm control --reload-rules
sudo udevadm trigger
@Alex-developer <https://github.com/Alex-developer>,
any other ideas?
—
Reply to this email directly, view it on GitHub
<#5139?email_source=notifications&email_token=APT5YNDSO6HFXLIPHV222XL4XJFH7A5CNFSNUABIM5UWIORPF5TWS5BNNB2WEL2ENFZWG5LTONUW63SDN5WW2ZLOOQXTCNRWHA3TMNBZUZZGKYLTN5XKO3LFNZ2GS33OUVSXMZLOOSWGM33PORSXEX3DNRUWG2Y#discussioncomment-16687649>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/APT5YNAYBPFYZ3ZM3AF3DSD4XJFH7AVCNFSM6AAAAACX65W2B2VHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTMNRYG43DIOI>
.
Triage notifications, keep track of coding agent tasks and review pull
requests on the go with GitHub Mobile for iOS
<https://github.com/notifications/mobile/ios/APT5YNC6NYP2S66AINNX7334XJFH7A5CNFSNUABIM5UWIORPF5TWS5BNNB2WEL2ENFZWG5LTONUW63SDN5WW2ZLOOQXTCNRWHA3TMNBZUZZGKYLTN5XKO3LFNZ2GS33OUVSXMZLOOSVGM33PORSXEX3JN5ZQ>
and Android
<https://github.com/notifications/mobile/android/APT5YNC5P5VBLWYJM4LQD4T4XJFH7A5CNFSNUABIM5UWIORPF5TWS5BNNB2WEL2ENFZWG5LTONUW63SDN5WW2ZLOOQXTCNRWHA3TMNBZUZZGKYLTN5XKO3LFNZ2GS33OUVSXMZLOOSXGM33PORSXEX3BNZSHE33JMQ>.
Download it today!
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
|
Hi Eric
I tried the upgrade path because my camera is on top of my house and not
easily accessible.
I didn't reinstall AllSky because I thought I was already on the latest
version.
This is what I get when running the commands (sudo apt update ran OK)
***@***.***:~ $ sudo apt update
Hit:1 http://deb.debian.org/debian trixie InRelease
Hit:2 http://deb.debian.org/debian-security trixie-security InRelease
Hit:3 http://deb.debian.org/debian trixie-updates InRelease
Hit:4 http://archive.raspberrypi.com/debian trixie InRelease
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
1182 packages can be upgraded. Run 'apt list --upgradable' to see them.
But sudo apt upgrade came up with issues
***@***.***:~ $ sudo apt upgrade
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
*You might want to run 'apt --fix-broken install' to correct these.*
The following packages have unmet dependencies:
cups : Depends: libcups2t64 (= 2.4.10-3+rpt2+deb13u1) but it is not
installed
cups-client : Depends: libcups2t64 (= 2.4.10-3+rpt2+deb13u1) but it is not
installed
cups-core-drivers : Depends: libcups2t64 (= 2.4.10-3+rpt2+deb13u1) but it
is not installed
cups-daemon : Depends: libcups2t64 (= 2.4.10-3+rpt2+deb13u1) but it is not
installed
cups-ipp-utils : Depends: libcups2t64 (= 2.4.10-3+rpt2+deb13u1) but it is
not installed
curl : Depends: libcurl4t64 (= 8.14.1-2+deb13u2) but it is not installed
dirmngr : Depends: libassuan9 (>= 2.5.0) but it is not installed
Depends: libgnutls30t64 (>= 3.8.1) but it is not installed
Depends: libnpth0t64 (>= 1.8) but it is not installed
gdb : Depends: libpython3.11 (>= 3.11.0) but it is not installable
git : Depends: libcurl3t64-gnutls (>= 7.56.1) but it is not installed
Depends: git-man (> 1:2.47.3) but 1:2.39.5-0+deb12u3 is installed
gpg : Depends: libassuan9 (>= 2.5.1) but it is not installed
Depends: libnpth0t64 (>= 1.2) but it is not installed
Depends: libreadline8t64 (>= 6.0) but it is not installed
gpg-agent : Depends: libassuan9 (>= 2.5.1) but it is not installed
Depends: libnpth0t64 (>= 1.2) but it is not installed
gpg-wks-client : Depends: libassuan9 (>= 2.5.0) but it is not installed
gpg-wks-server : Depends: default-mta or
mail-transport-agent
gpgconf : Depends: libassuan9 (>= 2.5.0) but it is not installed
Depends: libreadline8t64 (>= 6.0) but it is not installed
gpgsm : Depends: libassuan9 (>= 2.5.0) but it is not installed
Depends: libnpth0t64 (>= 1.2) but it is not installed
Depends: libreadline8t64 (>= 6.0) but it is not installed
hplip : Depends: hplip-data (= 3.22.10+dfsg0-8.1) but 3.22.10+dfsg0-2 is
installed
Depends: libcups2t64 (>= 1.6.0) but it is not installed
Depends: libpython3.13 (>= 3.13.0~rc3) but it is not installed
libatkmm-1.6-1v5 : Depends: libglibmm-2.4-1t64 (>= 2.66.7) but it is not
installed
libcairo-gobject2 : Depends: libcairo2 (= 1.18.4-1+rpt1) but 1.16.0-7+rpt1
is installed
libcfitsio10t64 : Depends: libcurl3t64-gnutls (>= 7.16.2) but it is not
installed
libfreetype6 : Depends: libpng16-16t64 (>= 1.6.46) but it is not installed
libgdal32 : Depends: libarmadillo11 (>= 1:11.4.2+dfsg) but it is not
installable
Depends: libspatialite7 (>= 4.2.0) but it is not installable
libglib2.0-bin : Depends: libelf1t64 (>= 0.142) but it is not installed
libgphoto2-dev : Depends: libgphoto2-6t64 (= 2.5.31-4) but it is not
installed
libgtk-3-0t64 : Depends: libcups2t64 (>= 1.7.0) but it is not installed
Depends: libxcomposite1 (>= 1:0.4.6) but 1:0.4.5-1 is
installed
Depends: libgtk-3-common (>= 1:3.24.49-3+rpt8) but
1:3.24.38-2~deb12u2+rpt7+rpi1 is installed
Recommends: libgtk-3-bin
libgtkmm-3.0-1t64 : Depends: libglibmm-2.4-1t64 (>= 2.66.8) but it is not
installed
libhdf5-310 : Depends: libcurl4t64 (>= 7.16.2) but it is not installed
libhpmud0 : Depends: libcups2t64 (>= 1.6.0) but it is not installed
libnetcdf22 : Depends: libcurl3t64-gnutls (>= 7.16.2) but it is not
installed
libngtcp2-crypto-gnutls8 : Depends: libgnutls30t64 (>= 3.8.2) but it is
not installed
libopencv-video410 : Depends: libopencv-dnn410 (>= 4.10.0+dfsg) but it is
not installed
libpangomm-1.4-1v5 : Depends: libglibmm-2.4-1t64 (>= 2.66.7) but it is not
installed
libpeas-1.0-0 : Depends: libpython3.11 (>= 3.11.0) but it is not
installable
libpng-dev : Depends: libpng16-16t64 (= 1.6.48-1+deb13u4) but it is not
installed
libpng-tools : Depends: libpng16-16t64 (= 1.6.48-1+deb13u4) but it is not
installed
libpython3-dev : Depends: libpython3.13-dev (>= 3.13.5-1~) but it is not
installed
libpython3.13-stdlib : Depends: libreadline8t64 (>= 7.0~beta) but it is
not installed
libsane-hpaio : Depends: libcups2t64 (>= 1.6.0) but it is not installed
libsane1 : Depends: libsane-common (= 1.2.1-2) but 1.3.1-3 is installed
libvte-2.91-0 : Depends: libgnutls30t64 (>= 3.7.2) but it is not installed
libzvbi0 : Depends: libzvbi-common (= 0.2.41-1) but 0.2.44-1 is installed
lxpanel : Depends: libfm-gtk4 (>= 1.3.2-1+rpt18) but it is not installable
Depends: lxpanel-data (= 0.10.1-2+rpt22) but 0.11.1-1 is
installed
Recommends: pavucontrol but it is not installed or
gnome-alsamixer but it is not installable
Recommends: libnotify-bin but it is not installed
openssh-server : Depends: libwtmpdb0 (>= 0.13.0) but it is not installed
openssh-sftp-server : Depends: openssh-client (= 1:9.2p1-2+deb12u9)
printer-driver-hpcups : Depends: libcups2t64 (>= 2.3~b6) but it is not
installed
printer-driver-postscript-hp : Depends: libcups2t64 (>= 1.4.0) but it is
not installed
python3-apt : Depends: libapt-pkg7.0 (>= 2.9.27+exp1) but it is not
installed
python3-av : Depends: libavcodec61 (>= 7:7.0)
Depends: libavdevice61 (>= 7:7.0) but it is not installed
Depends: libavfilter10 (>= 7:7.0)
Depends: libavformat61 (>= 7:7.0)
Depends: libswscale8 (>= 7:7.0) but it is not installed
python3-cairo : Depends: libcairo2 (>= 1.18.4) but 1.16.0-7+rpt1 is
installed
python3-cups : Depends: libcups2t64 (>= 1.7.0) but it is not installed
python3-dev : Depends: python3.13-dev (>= 3.13.5-1~) but it is not
installed
Depends: libjs-sphinxdoc (>= 8.1) but 5.3.0-4 is installed
python3-examples : Depends: python3.13-examples (>= 3.13.5-1~) but it is
not installed
python3-full : Depends: python3.13-full (>= 3.13.5-1~) but it is not
installed
python3-gdbm : Depends: python3.13-gdbm but it is not installed
python3-jsonschema : Depends: python3-jsonschema-specifications but it is
not installed
Depends: python3-referencing but it is not installed
Depends: python3-rpds-py but it is not installed
Recommends: python3-fqdn but it is not installed
Recommends: python3-isoduration but it is not
installed
Recommends: python3-rfc3339-validator but it is not
installed
Recommends: python3-rfc3986-validator but it is not
installed
python3-lgpio : Depends: liblgpio1 (= 0.2.2-1~rpt1+trixie) but
0.2.2-1~rpt1 is installed
python3-libarchive-c : Depends: libarchive13t64 but it is not installed
python3-libcamera : Depends: libcamera0.7 (>= 0.7.0+rpt20260205) but it is
not installed
python3-libgpiod : Depends: libgpiod3 (= 2.2.1-2+deb13u1) but it is not
installed
python3-mypy : Depends: python3-mypy-extensions (>= 1.0.0) but 0.4.3-4 is
installed
Depends: python3-typing-extensions (>= 4.10.0) but 4.4.0-1
is installed
Recommends: python3-orjson but it is not installed
python3-numpy : Depends: python3-numpy-dev (= 1:2.2.4+ds-1) but it is not
installed
python3-pygame : Depends: libpng16-16t64 (>= 1.6.46) but it is not
installed
python3-pyqt5 : Depends: libpython3.11 (>= 3.11.0) but it is not
installable
python3-reportlab : Depends: python3-rlpycairo but it is not installed
Depends: python3-freetype but it is not installed
Recommends: fonts-dejavu-extra but it is not installed
python3-rtimulib : Depends: librtimulib7 (= 7.2.1-7) but 7.2.1-6+bookworm
is installed
python3-setuptools : Depends: python3-pkg-resources (= 78.1.1-0.1) but
66.1.1-1+deb12u2 is installed
Depends: python3-jaraco.text but it is not installed
Depends: python3-typeguard but it is not installed
rp-bookshelf : Depends: libcurl3t64-gnutls (>= 7.28.0) but it is not
installed
samba-libs : Depends: libgnutls30t64 (>= 3.8.2) but it is not installed
vlc : Depends: vlc-plugin-base (= 1:3.0.23-0+deb13u1+rpt2) but
1:3.0.23-0+deb12u1+rpt1 is installed
Depends: vlc-plugin-qt (= 1:3.0.23-0+deb13u1+rpt2) but
1:3.0.23-0+deb12u1+rpt1 is installed
Depends: vlc-plugin-video-output (= 1:3.0.23-0+deb13u1+rpt2) but
1:3.0.23-0+deb12u1+rpt1 is installed
Recommends: vlc-l10n (= 1:3.0.23-0+deb13u1+rpt2) but
1:3.0.23-0+deb12u1+rpt1 is installed
Recommends: vlc-plugin-access-extra (= 1:3.0.23-0+deb13u1+rpt2) but
1:3.0.23-0+deb12u1+rpt1 is installed
Recommends: vlc-plugin-notify (= 1:3.0.23-0+deb13u1+rpt2) but
1:3.0.23-0+deb12u1+rpt1 is installed
Recommends: vlc-plugin-skins2 (= 1:3.0.23-0+deb13u1+rpt2) but
1:3.0.23-0+deb12u1+rpt1 is installed
Recommends: vlc-plugin-video-splitter (= 1:3.0.23-0+deb13u1+rpt2)
but 1:3.0.23-0+deb12u1+rpt1 is installed
Recommends: vlc-plugin-visualization (= 1:3.0.23-0+deb13u1+rpt2) but
1:3.0.23-0+deb12u1+rpt1 is installed
vlc-plugin-base : Depends: vlc-data (= 1:3.0.23-0+deb12u1+rpt1) but
1:3.0.23-0+deb13u1+rpt2 is installed
vlc-plugin-samba : Depends: vlc-plugin-abi-3-0-0ft64
wayfire : Depends: libpng16-16t64 (>= 1.6.46) but it is not installed
wf-panel-pi : Depends: libglibmm-2.4-1t64 (>= 2.66.8) but it is not
installed
Recommends: wfplug-clock but it is not installed
wfplug-batt : Depends: libglibmm-2.4-1t64 (>= 2.66.8) but it is not
installed
wfplug-bluetooth : Depends: libglibmm-2.4-1t64 (>= 2.66.8) but it is not
installed
wfplug-connect : Depends: libglibmm-2.4-1t64 (>= 2.66.8) but it is not
installed
wfplug-cpu : Depends: libglibmm-2.4-1t64 (>= 2.66.8) but it is not
installed
wfplug-cputemp : Depends: libglibmm-2.4-1t64 (>= 2.66.8) but it is not
installed
wfplug-ejecter : Depends: libglibmm-2.4-1t64 (>= 2.66.8) but it is not
installed
wfplug-gpu : Depends: libglibmm-2.4-1t64 (>= 2.66.8) but it is not
installed
wfplug-menu : Depends: libglibmm-2.4-1t64 (>= 2.66.8) but it is not
installed
wfplug-netman : Depends: libglibmm-2.4-1t64 (>= 2.66.8) but it is not
installed
wfplug-power : Depends: libglibmm-2.4-1t64 (>= 2.66.8) but it is not
installed
wfplug-squeek : Depends: libglibmm-2.4-1t64 (>= 2.66.8) but it is not
installed
wfplug-updater : Depends: libglibmm-2.4-1t64 (>= 2.66.8) but it is not
installed
zenity : Depends: libadwaita-1-0 (>= 1.2) but it is not installed
Depends: libgtk-4-1 (>= 4.0.0) but it is not installed
Depends: zenity-common (>= 4.1.90-1) but 3.44.0-1 is installed
E: Unmet dependencies. *Try 'apt --fix-broken install' with no packages (or
specify a solution).*
***@***.***:~ $
…--
Thanks and Best Regards
Neil
On Mon, Apr 27, 2026 at 6:37 AM Eric Claeys ***@***.***> wrote:
You upgraded to Trixie via raspi-config? The Raspberry Pi folks recommend
not doing that, but I think I'll try on a test Pi.
It looks like two things are going on:
1. An "import cv2" error. After upgrading to Trixie, did you reinstall
Allsky?
2. libarmadillo.so.11: cannot open shared object file: No such file or
directory. This is a problem with the RPi camera software.
Try running:
sudo systemctl stop allsky
sudo apt update
sudo apt upgrade
sudo systemctl start allsky
Hopefully this will fix one of the errors.
—
Reply to this email directly, view it on GitHub
<#5139 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/APT5YNBQSMC5FMTJLWRR6BT4XZXSDAVCNFSM6AAAAACX65W2B2VHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTMNZSGE2TEOI>
.
Triage notifications, keep track of coding agent tasks and review pull
requests on the go with GitHub Mobile for iOS
<https://github.com/notifications/mobile/ios/APT5YNH4ZENJY2P5G4RQITT4XZXSDA5CNFSNUABIM5UWIORPF5TWS5BNNB2WEL2ENFZWG5LTONUW63SDN5WW2ZLOOQXTCNRXGIYTKMRZUZZGKYLTN5XKO3LFNZ2GS33OUVSXMZLOOSVGM33PORSXEX3JN5ZQ>
and Android
<https://github.com/notifications/mobile/android/APT5YNDPE53F7C47MPKT3MT4XZXSDA5CNFSNUABIM5UWIORPF5TWS5BNNB2WEL2ENFZWG5LTONUW63SDN5WW2ZLOOQXTCNRXGIYTKMRZUZZGKYLTN5XKO3LFNZ2GS33OUVSXMZLOOSXGM33PORSXEX3BNZSHE33JMQ>.
Download it today!
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
|
Thanks Eric
Yeah, I did try the commands suggested.
I'll post on the Facebook page as you suggest, but I'll probably go get the
camera and do a fresh install (no doubt a lot cleaner).
Thanks for taking a look :)
…--
Thanks and Best Regards
Neil
On Mon, Apr 27, 2026 at 11:03 AM Eric Claeys ***@***.***> wrote:
Sorry, I can't help you with the upgrade. I've never done one, and it's a
Linux issue, not an Allsky one. Have you tried the commands is says to try?
You may want to post this on the FaceBook Allsky page - there are a lot
more users there.
—
Reply to this email directly, view it on GitHub
<#5139 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/APT5YNCKMWMMGUBMQFNKFOL4X2WULAVCNFSM6AAAAACX65W2B2VHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTMNZSGI3DONA>
.
Triage notifications, keep track of coding agent tasks and review pull
requests on the go with GitHub Mobile for iOS
<https://github.com/notifications/mobile/ios/APT5YNFRRDQXHNKA6RXX2G34X2WULA5CNFSNUABIM5UWIORPF5TWS5BNNB2WEL2ENFZWG5LTONUW63SDN5WW2ZLOOQXTCNRXGIZDMNZUUZZGKYLTN5XKO3LFNZ2GS33OUVSXMZLOOSVGM33PORSXEX3JN5ZQ>
and Android
<https://github.com/notifications/mobile/android/APT5YNFFSQUMVJJANNEQAGT4X2WULA5CNFSNUABIM5UWIORPF5TWS5BNNB2WEL2ENFZWG5LTONUW63SDN5WW2ZLOOQXTCNRXGIZDMNZUUZZGKYLTN5XKO3LFNZ2GS33OUVSXMZLOOSXGM33PORSXEX3BNZSHE33JMQ>.
Download it today!
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
support-repo-type-none-20260420105724.zip
Beta Was this translation helpful? Give feedback.
All reactions