Dan
Dan
Attached is the entire message group from dmesg. [zcash-oom-dmesg.txt](https://github.com/zcash/zcash/files/9491995/zcash-oom-dmesg.txt)
No. It's a brand new install. I was still waiting for the blockchain to download before I did anything with it. For the time being, I'm planning to just run...
Just want to add a vote for being able to block IPv6. I have IoT devices that are sending IPv6 traffic everywhere and would just like to block it, at...
> Just want to add a vote for being able to block IPv6. I have IoT devices that are sending IPv6 traffic everywhere and would just like to block it,...
I have this issue. Running Linux Mint / Ubuntu / Debian. Would really like to see this implemented. Thanks. ```[code] System: Kernel: 5.4.0-137-generic x86_64 bits: 64 compiler: gcc v: 9.4.0...
This also happens on Linux Mint 22. Here is the install: ``` sudo flatpak install /home/dan/CakeWallet/Cake_Wallet_v4.22.0_Linux.flatpak [sudo] password for dan: Required runtime for com.cakewallet.CakeWallet/x86_64/master (runtime/org.freedesktop.Platform/x86_64/22.08) found in remote flathub Do...
In addition, when trying the work-around above, this happens and doesn't affect behavior: ``` dan@rocky:~$ sudo apt install xapp-sn-watcher libxapp-gtk3-module xdg-desktop-portal-xapp xdg-desktop-portal-xapp-dt Reading package lists... Done Building dependency tree... Done...
Synaptic package manager show this:  It is NOT installed.
Cronicle is running as a systemd service: ``` root@foghorn:~# systemctl cat cronicle # /etc/systemd/system/cronicle.service [Unit] Description=Node Cronicle After=network.target [Service] Type=forking ExecStart=/opt/cronicle/bin/control.sh start ExecStop=/opt/cronicle/bin/control.sh stop [Install] WantedBy=multi-user.target ```
Thanks for the Sunday reply! :-) But none of that works. :-( Here is a different job that does a similar thing, but on a different VM. It works fine:...