Playing stream file fails with 403 error only on Raspberry Pi 4.
Pi 3 and X86_64 platforms with the same build play without any problem.
Using a .strm file in the Videos folder with the following contents:
http://89.187.175.143:80/3084/mpegts
Line from the Kodi.log file:
CCurlFile::Open failed with code 403 for http://89.187.175.143:80/3084/mpegts:
Build info:
LibreELEC 10.0.2 - Kernel Linux 5.10.76 on a Raspberry Pi 4
Build: 19.4(19.4.0)
Git; 19.4-Matrix
Compiled: 2022-03-05
Pi 3 and X86_64 platforms with the same build play without any problem.
Also tried playing URL on a Windows machine using VLC without any problems.
Using Curl at the command line with this URL on the RasPi4 seems to work ok as well.
I created a fresh install with a new SD card and had the same result.
Complete related log file entry here: