Playing stream file fails with 403 error only on Raspberry Pi 4.

  • 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:

    403 error playing stream file only on RasPi 4 - Pastebin.com
    Pastebin.com is the number one paste tool since 2002. Pastebin is a website where you can store text online for a set period of time.
    pastebin.com

    Edited once, last by Zippy99: Added info. (October 14, 2022 at 3:10 PM).

  • I was able to resolve this problem by manually updating to version 10.0.3.

    I thought I was using the latest because I had auto updates update but it did not update.

    Forcing it to install the update resulted in the 403 errors going away.

    'thought I would post this for anyone else who encountered this issue.