Hello everybody. I recently installed Fedora 38 as a first time Linux user. I installed Spotify and Discord but have a problem with those programs. I have two monitors and usually have either Spotify or Discord open on my second monitor while I do stuff on the main monitor.
However I have noticed that Spotify and Discord both turn “invisible” at random pretty often. I’ll be doing something on the main monitor and suddenly the program disappears and I can see my wallpaper. When I then move my mouse over to the other monitor, it reappears.
Happens in Fullscreen and in windowed mode, however in windowed mode the “top bar” of the program stays visible and only the program itself disappears.
Sometimes it just flickers away and then reappears on it’s own.
Don’t really have any idea what’s happening here, can somebody point me in a right direction so I can fix this annoying problem?
Thanks!
Could you please let me know if you are using the flatpak versions of Spotify & Discord?
What kind of GPU is in your computer? (NVIDIA?)
What Fedora spin are you using? The default one is Workstation.
Welcome to the Linux community too! If you need any help getting any of the above details, then just ask and I’ll get you on the right tracks.
You could also try using the browser versions of Spotify and Discord, which is what I do. Whilst both apps have native Linux versions that do work and that plenty of people do use, I’ve found the web versions to be sufficient and generally more stable.
Hey, thanks for the warm welcome and the quick answer!
Yes, I am using the Flatpak versions for both of them ( - at least I think, when I look at them in “Software” they both show “Flathub” under the “Open” button).
Yes, I am using an NVIDIA GPU, a GeForce RTX 3070 Ti to be specific.
I’m running the default spin, so Workstation.
If I can’t fix the issue I’ll resort to using the browser versions but in general I’d be more happy if I could get the software to run without issues since I am used to that from running the programs on Windows.
Alright, all good to know.
Have you installed any graphics drivers yet? If not, that’s probably your issue.
Yes, already installed the NVIDIA drivers because my second monitor wasn’t being recognized at the beginning without them.
[gabriel@fedora ~]$ lspci -n -n -k | grep -A 2 -e VGA -e 3D
08:00.0 VGA compatible controller [0300]: NVIDIA Corporation GA102 [GeForce RTX 3070 Ti] [10de:2207] (rev a1)
Subsystem: ASUSTeK Computer Inc. Device [1043:88bc]
Kernel driver in use: nvidia
[gabriel@fedora ~]$ glxinfo | grep -e OpenGL.vendor -e OpenGL.renderer
OpenGL vendor string: NVIDIA Corporation
OpenGL renderer string: NVIDIA GeForce RTX 3070 Ti/PCIe/SSE2
I’m not sure what is causing the issue, it’s worth having a look in dmesg
and seeing if anything is being flagged there. Also might be worth installing Flatseal and editing the GPU acceleration permission for Discord & Spotify to see if that makes a change.
And if you’re used to the desktop app experience, you can use both apps as PWAs, where they run in a browser but function like a native desktop app. If that’s no good for you I understand and am happy to keep helping you debug.
And I would also like to add that flatpak is still a more emerging technology, so using the rpm
versions of Discord and Spotify may be better.
You should be able to dnf install
those (or switch to them through the Software app) if you’ve enabled the RPM fusion repos.
See: Enabling the RPM Fusion repositories :: Fedora Docs
Both apps will be in the non-free repos.
Alright, here is the dmesg:
[gabriel@fedora ~]$ dmesg
[ 3.967731] systemd[1]: Detected architecture x86-64.
[ 4.200872] systemd[1]: bpf-lsm: LSM BPF program attached
[ 4.267752] zram: Added device: zram0
[ 4.267935] (sd-execu[595]: /usr/lib/systemd/system-generators/ostree-system-generator failed with exit status 1.
[ 4.372748] systemd[1]: initrd-switch-root.service: Deactivated successfully.
[ 4.378361] systemd[1]: Stopped initrd-switch-root.service - Switch Root.
[ 4.378771] systemd[1]: systemd-journald.service: Scheduled restart job, restart counter is at 1.
[ 4.378990] systemd[1]: Created slice machine.slice - Virtual Machine and Container Slice.
[ 4.379247] systemd[1]: Created slice system-akmods\x2dkeygen.slice - Slice /system/akmods-keygen.
[ 4.379454] systemd[1]: Created slice system-getty.slice - Slice /system/getty.
[ 4.379663] systemd[1]: Created slice system-systemd\x2dfsck.slice - Slice /system/systemd-fsck.
[ 4.379862] systemd[1]: Created slice system-systemd\x2dzram\x2dsetup.slice - Slice /system/systemd-zram-setup.
[ 4.380027] systemd[1]: Created slice user.slice - User and Session Slice.
[ 4.380053] systemd[1]: systemd-ask-password-console.path - Dispatch Password Requests to Console Directory Watch was skipped because of an unmet condition check (ConditionPathExists=!/run/plymouth/pid).
[ 4.380107] systemd[1]: Started systemd-ask-password-wall.path - Forward Password Requests to Wall Directory Watch.
[ 4.380380] systemd[1]: Set up automount proc-sys-fs-binfmt_misc.automount - Arbitrary Executable File Formats File System Automount Point.
[ 4.380418] systemd[1]: Reached target cryptsetup.target - Local Encrypted Volumes.
[ 4.380439] systemd[1]: Reached target getty.target - Login Prompts.
[ 4.380460] systemd[1]: Stopped target initrd-switch-root.target - Switch Root.
[ 4.380478] systemd[1]: Stopped target initrd-fs.target - Initrd File Systems.
[ 4.380492] systemd[1]: Stopped target initrd-root-fs.target - Initrd Root File System.
[ 4.380507] systemd[1]: Reached target integritysetup.target - Local Integrity Protected Volumes.
[ 4.380543] systemd[1]: Reached target slices.target - Slice Units.
[ 4.380567] systemd[1]: Reached target veritysetup.target - Local Verity Protected Volumes.
[ 4.381128] systemd[1]: Listening on dm-event.socket - Device-mapper event daemon FIFOs.
[ 4.382109] systemd[1]: Listening on lvm2-lvmpolld.socket - LVM2 poll daemon socket.
[ 4.382751] systemd[1]: Listening on systemd-coredump.socket - Process Core Dump Socket.
[ 4.382826] systemd[1]: Listening on systemd-initctl.socket - initctl Compatibility Named Pipe.
[ 4.383245] systemd[1]: Listening on systemd-oomd.socket - Userspace Out-Of-Memory (OOM) Killer Socket.
[ 4.383671] systemd[1]: Listening on systemd-udevd-control.socket - udev Control Socket.
[ 4.383814] systemd[1]: Listening on systemd-udevd-kernel.socket - udev Kernel Socket.
[ 4.384100] systemd[1]: Listening on systemd-userdbd.socket - User Database Manager Socket.
[ 4.399315] systemd[1]: Mounting dev-hugepages.mount - Huge Pages File System...
[ 4.400289] systemd[1]: Mounting dev-mqueue.mount - POSIX Message Queue File System...
[ 4.400910] systemd[1]: Mounting sys-kernel-debug.mount - Kernel Debug File System...
[ 4.401518] systemd[1]: Mounting sys-kernel-tracing.mount - Kernel Trace File System...
[ 4.401608] systemd[1]: auth-rpcgss-module.service - Kernel Module supporting RPCSEC_GSS was skipped because of an unmet condition check (ConditionPathExists=/etc/krb5.keytab).
[ 4.401925] systemd[1]: iscsi-starter.service was skipped because of an unmet condition check (ConditionDirectoryNotEmpty=/var/lib/iscsi/nodes).
[ 4.402696] systemd[1]: Starting kmod-static-nodes.service - Create List of Static Device Nodes...
[ 4.403321] systemd[1]: Starting lvm2-monitor.service - Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
[ 4.404105] systemd[1]: Starting modprobe@configfs.service - Load Kernel Module configfs...
[ 4.404738] systemd[1]: Starting modprobe@dm_mod.service - Load Kernel Module dm_mod...
[ 4.405563] systemd[1]: Starting modprobe@drm.service - Load Kernel Module drm...
[ 4.406192] systemd[1]: Starting modprobe@fuse.service - Load Kernel Module fuse...
[ 4.406819] systemd[1]: Starting modprobe@loop.service - Load Kernel Module loop...
[ 4.406872] systemd[1]: plymouth-switch-root.service: Deactivated successfully.
[ 4.409820] loop: module loaded
[ 4.420281] systemd[1]: Stopped plymouth-switch-root.service - Plymouth switch root service.
[ 4.420409] systemd[1]: systemd-fsck-root.service: Deactivated successfully.
[ 4.435250] systemd[1]: Stopped systemd-fsck-root.service - File System Check on Root Device.
[ 4.435323] systemd[1]: Stopped systemd-journald.service - Journal Service.
[ 4.435603] systemd[1]: Listening on systemd-journald-audit.socket - Journal Audit Socket.
[ 4.448335] systemd[1]: Starting systemd-journald.service - Journal Service...
[ 4.449313] systemd[1]: Starting systemd-modules-load.service - Load Kernel Modules...
[ 4.450048] systemd[1]: Starting systemd-network-generator.service - Generate network units from Kernel command line...
[ 4.450097] systemd[1]: systemd-pcrmachine.service - TPM2 PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/StubPcrKernelImage-4a67b082-0a4c-41cf-b6c7-440b29bb8c4f).
[ 4.450827] systemd[1]: Starting systemd-remount-fs.service - Remount Root and Kernel File Systems...
[ 4.451515] systemd[1]: Starting systemd-udev-trigger.service - Coldplug All udev Devices...
[ 4.452366] systemd[1]: Mounted dev-hugepages.mount - Huge Pages File System.
[ 4.452474] systemd[1]: Mounted dev-mqueue.mount - POSIX Message Queue File System.
[ 4.452567] systemd[1]: Mounted sys-kernel-debug.mount - Kernel Debug File System.
[ 4.452655] systemd[1]: Mounted sys-kernel-tracing.mount - Kernel Trace File System.
[ 4.453533] BTRFS info (device nvme0n1p3: state M): use zstd compression, level 1
[ 4.454730] systemd-journald[645]: Collecting audit messages is enabled.
[ 4.455071] systemd-journald[645]: File /run/log/journal/31e75cabf91a4750911160a5fa1c3663/system.journal corrupted or uncleanly shut down, renaming and replacing.
[ 4.467329] systemd[1]: Finished kmod-static-nodes.service - Create List of Static Device Nodes.
[ 4.467379] audit: type=1130 audit(1691745384.020:4): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=kmod-static-nodes comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 4.467911] systemd[1]: Started systemd-journald.service - Journal Service.
[ 4.467966] audit: type=1130 audit(1691745384.020:5): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 4.485331] audit: type=1130 audit(1691745384.038:6): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=lvm2-monitor comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 4.497385] audit: type=1130 audit(1691745384.050:7): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=modprobe@configfs comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 4.497393] audit: type=1131 audit(1691745384.050:8): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=modprobe@configfs comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 4.509354] audit: type=1130 audit(1691745384.062:9): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=modprobe@dm_mod comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 4.509361] audit: type=1131 audit(1691745384.062:10): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=modprobe@dm_mod comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 4.594295] systemd-journald[645]: Received client request to flush runtime journal.
[ 4.605852] systemd-journald[645]: /var/log/journal/31e75cabf91a4750911160a5fa1c3663/system.journal: Monotonic clock jumped backwards relative to last journal entry, rotating.
[ 4.605856] systemd-journald[645]: Rotating system journal.
[ 4.658239] systemd-journald[645]: /var/log/journal/31e75cabf91a4750911160a5fa1c3663/system.journal: Realtime clock jumped backwards relative to last journal entry, rotating.
[ 4.658243] systemd-journald[645]: Rotating system journal.
[ 4.716826] zram0: detected capacity change from 0 to 16777216
[ 4.771824] piix4_smbus 0000:00:14.0: SMBus Host Controller at 0xb00, revision 0
[ 4.771828] piix4_smbus 0000:00:14.0: Using register 0x02 for SMBus port selection
[ 4.776255] input: PC Speaker as /devices/platform/pcspkr/input/input17
[ 4.777456] mc: Linux media interface: v0.10
[ 4.780613] piix4_smbus 0000:00:14.0: Auxiliary SMBus Host Controller at 0xb20
[ 4.788963] Adding 8388604k swap on /dev/zram0. Priority:100 extents:1 across:8388604k SSDscFS
[ 4.790023] RAPL PMU: API unit is 2^-32 Joules, 1 fixed counters, 163840 ms ovfl timer
[ 4.790025] RAPL PMU: hw unit of domain package 2^-16 Joules
[ 4.822285] videodev: Linux video capture interface: v2.00
[ 4.874445] asus_wmi: ASUS WMI generic driver loaded
[ 4.880485] asus_wmi: Initialization: 0x0
[ 4.880510] asus_wmi: BIOS WMI version: 0.9
[ 4.880599] asus_wmi: SFUN value: 0x0
[ 4.880601] eeepc-wmi eeepc-wmi: Detected ASUSWMI, use DCTS
[ 4.881105] input: Eee PC WMI hotkeys as /devices/platform/eeepc-wmi/input/input18
[ 4.899342] kvm_amd: SVM disabled (by BIOS) in MSR_VM_CR on CPU 10
[ 4.908066] MCE: In-kernel MCE decoding enabled.
[ 4.930971] intel_rapl_common: Found RAPL domain package
[ 4.930976] intel_rapl_common: Found RAPL domain core
[ 4.949187] usb 3-2: Found UVC 1.00 device USB Camera (0c45:6366)
[ 4.960861] snd_hda_intel 0000:08:00.1: enabling device (0000 -> 0002)
[ 4.960920] snd_hda_intel 0000:08:00.1: Disabling MSI
[ 4.960925] snd_hda_intel 0000:08:00.1: Handle vga_switcheroo audio client
[ 4.960983] snd_hda_intel 0000:0a:00.4: enabling device (0000 -> 0002)
[ 4.982595] snd_hda_codec_realtek hdaudioC1D0: autoconfig for ALC897: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:line
[ 4.982599] snd_hda_codec_realtek hdaudioC1D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[ 4.982600] snd_hda_codec_realtek hdaudioC1D0: hp_outs=1 (0x1b/0x0/0x0/0x0/0x0)
[ 4.982601] snd_hda_codec_realtek hdaudioC1D0: mono: mono_out=0x0
[ 4.982602] snd_hda_codec_realtek hdaudioC1D0: dig-out=0x11/0x0
[ 4.982603] snd_hda_codec_realtek hdaudioC1D0: inputs:
[ 4.982605] snd_hda_codec_realtek hdaudioC1D0: Front Mic=0x19
[ 4.982606] snd_hda_codec_realtek hdaudioC1D0: Rear Mic=0x18
[ 4.982607] snd_hda_codec_realtek hdaudioC1D0: Line=0x1a
[ 4.982679] input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:03.1/0000:08:00.1/sound/card0/input19
[ 4.982718] input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:03.1/0000:08:00.1/sound/card0/input20
[ 4.982749] input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:03.1/0000:08:00.1/sound/card0/input21
[ 4.982779] input: HDA NVidia HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:03.1/0000:08:00.1/sound/card0/input22
[ 4.995126] input: USB Camera: USB Camera as /devices/pci0000:00/0000:00:08.1/0000:0a:00.3/usb3/3-2/3-2:1.0/input/input23
[ 4.995167] usbcore: registered new interface driver uvcvideo
[ 4.996237] input: HD-Audio Generic Front Mic as /devices/pci0000:00/0000:00:08.1/0000:0a:00.4/sound/card1/input24
[ 4.996283] input: HD-Audio Generic Rear Mic as /devices/pci0000:00/0000:00:08.1/0000:0a:00.4/sound/card1/input25
[ 4.996315] input: HD-Audio Generic Line as /devices/pci0000:00/0000:00:08.1/0000:0a:00.4/sound/card1/input26
[ 4.996337] input: HD-Audio Generic Line Out as /devices/pci0000:00/0000:00:08.1/0000:0a:00.4/sound/card1/input27
[ 4.996358] input: HD-Audio Generic Front Headphone as /devices/pci0000:00/0000:00:08.1/0000:0a:00.4/sound/card1/input28
[ 5.017612] usb 3-2: 4:1: cannot get freq at ep 0x84
[ 5.264645] usbcore: registered new interface driver snd-usb-audio
[ 5.467537] EXT4-fs (nvme0n1p2): mounted filesystem c253f41a-3526-46bd-90e8-11d6bba6c585 r/w with ordered data mode. Quota mode: none.
[ 5.522415] nvidia: loading out-of-tree module taints kernel.
[ 5.522421] nvidia: module license 'NVIDIA' taints kernel.
[ 5.522421] Disabling lock debugging due to kernel taint
[ 5.522423] nvidia: module verification failed: signature and/or required key missing - tainting kernel
[ 5.522423] nvidia: module license taints kernel.
[ 5.736577] nvidia-nvlink: Nvlink Core is being initialized, major device number 235
[ 5.737276] nvidia 0000:08:00.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=none:owns=none
[ 5.737511] kauditd_printk_skb: 41 callbacks suppressed
[ 5.737512] audit: type=1130 audit(1691745385.290:52): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-tmpfiles-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 5.755533] audit: type=1334 audit(1691745385.308:53): prog-id=56 op=LOAD
[ 5.755612] audit: type=1334 audit(1691745385.308:54): prog-id=57 op=LOAD
[ 5.755640] audit: type=1334 audit(1691745385.308:55): prog-id=58 op=LOAD
[ 5.756935] audit: type=1334 audit(1691745385.309:56): prog-id=59 op=LOAD
[ 5.759066] audit: type=1334 audit(1691745385.311:57): prog-id=60 op=LOAD
[ 5.759123] audit: type=1334 audit(1691745385.311:58): prog-id=61 op=LOAD
[ 5.759142] audit: type=1334 audit(1691745385.311:59): prog-id=62 op=LOAD
[ 5.762310] audit: type=1305 audit(1691745385.315:60): op=set audit_enabled=1 old=1 auid=4294967295 ses=4294967295 subj=system_u:system_r:auditd_t:s0 res=1
[ 5.762315] audit: type=1300 audit(1691745385.315:60): arch=c000003e syscall=44 success=yes exit=60 a0=3 a1=7ffccd618510 a2=3c a3=0 items=0 ppid=850 pid=854 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="auditd" exe="/usr/sbin/auditd" subj=system_u:system_r:auditd_t:s0 key=(null)
[ 5.784274] NVRM: loading NVIDIA UNIX x86_64 Kernel Module 535.86.05 Fri Jul 14 20:46:33 UTC 2023
[ 5.822790] nvidia_uvm: module uses symbols nvUvmInterfaceDisableAccessCntr from proprietary module nvidia, inheriting taint.
[ 5.911411] nvidia-uvm: Loaded the UVM driver, major device number 511.
[ 6.083083] NET: Registered PF_QIPCRTR protocol family
[ 6.349241] Generic FE-GE Realtek PHY r8169-0-700:00: attached PHY driver (mii_bus:phy_addr=r8169-0-700:00, irq=MAC)
[ 6.480430] r8169 0000:07:00.0 enp7s0: Link is Down
[ 6.984855] RPC: Registered named UNIX socket transport module.
[ 6.984857] RPC: Registered udp transport module.
[ 6.984858] RPC: Registered tcp transport module.
[ 6.984858] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 6.989885] nvidia-modeset: Loading NVIDIA Kernel Mode Setting Driver for UNIX platforms 535.86.05 Fri Jul 14 20:20:58 UTC 2023
[ 6.993214] [drm] [nvidia-drm] [GPU ID 0x00000800] Loading driver
[ 8.293044] [drm] Initialized nvidia-drm 0.0.0 20160202 for 0000:08:00.0 on minor 1
[ 9.970071] r8169 0000:07:00.0 enp7s0: Link is Up - 1Gbps/Full - flow control rx/tx
[ 9.970082] IPv6: ADDRCONF(NETDEV_CHANGE): enp7s0: link becomes ready
[ 13.937410] rfkill: input handler disabled
[ 19.281547] usb 3-2: reset high-speed USB device number 3 using xhci_hcd
[ 20.010234] usb 3-2: 4:1: cannot get freq at ep 0x84
[ 20.046238] usb 3-2: 4:1: cannot get freq at ep 0x84
[ 21.472965] systemd-journald[645]: /var/log/journal/31e75cabf91a4750911160a5fa1c3663/user-1000.journal: Monotonic clock jumped backwards relative to last journal entry, rotating.
[ 21.920589] rfkill: input handler enabled
[ 22.135456] logitech-hidpp-device 0003:046D:406D.0008: HID++ 4.5 device connected.
[ 23.075018] rfkill: input handler disabled
[ 75.213546] usb 3-2: reset high-speed USB device number 3 using xhci_hcd
# This above line regarding the usb reset shows up 229 more times here but I had to remove it because of this forums character limit.
[ 2190.861731] wireguard: WireGuard 1.0.0 loaded. See www.wireguard.com for information.
[ 2190.861734] wireguard: Copyright (C) 2015-2019 Jason A. Donenfeld <Jason@zx2c4.com>. All Rights Reserved.
[ 2194.889546] usb 3-2: reset high-speed USB device number 3 using xhci_hcd
# The usb reset line repeats another 3181 times here which I removed again because of the character limit. I also have no idea what it is.
Just turned off GPU acceleration for Spotify and will see if that changes anything.
Also I realized that I actually do have the rpm version of Discord and not the Flatpak since it doesn’t show up in Flatseal.
And if you’re used to the desktop app experience, you can use both apps as PWAs, where they run in a browser but function like a native desktop app.
That sound’s interesting - never heard that before, would this guide suffice for a setup on Fedora?
Switching between rpm and flatpak could fix any issues. Worth doing if you want a full desktop app.
That guide should do, Firefox is fairly similar too. If you have any issues with it feel free to ask.
And I see nothing particularly useful in your dmesg output, but thanks for sending it anyway.
Alright, for now I have switched off GPU acceleration for the Spotify Flatpak and will see if errors persist. If they do I’ll switch to the RPM, if they still do after that I’ll set the programs up as PWA’s.
Thanks for your help!
Edit: Sadly neither the GPU acceleration nor the switch to RPM helped. Gonna set them up as PWA’s.
That’s a shame, but I hope PWAs work for you.
As always, any future issues and you can ask me directly or make a new thread and someone will do their best to assist you.