2024-09-14, 02:57 PM
(This post was last modified: 2024-09-14, 02:57 PM by TheDreadPirate.)
I don't THINK this should prevent you from connecting, but let's temporarily remove your remote IP filter list.
Replace these lines
with
Restart jellyfin after editing network.xml.
Replace these lines
Code:
<RemoteIPFilter>
<string>100.113.68.23</string>
</RemoteIPFilter>
with
Code:
<RemoteIPFilter />
Restart jellyfin after editing network.xml.