Jump to content

can't access through private browsing


Recommended Posts

Posted

Hey guys ! i have a little probleme again lol.

I can't access to my server through private browsing. When i try to go normally all is working but in private i have this message :

image.thumb.png.0c33dd0f6727fd229b0f3bf9ee31a5b6.png

i have a valid dns and a valid ssl all should working good

can someone help me please ? thanks you :)

Posted

Hi, can you please supply the contents of the browser debug console? Thanks.

Posted

traduction : Blocking the loading of mixed active content "http://mydomain.fr:8096/emby/system/info/public"

image.thumb.png.704449bc26ac63ef49e6c92268d7e238.png

 

 

 

Posted

Please supply the complete contents. Thanks.

Posted

this is all what i have 😕  

image.png

Posted

Re: 

Are you all set now?

 

Posted
4 hours ago, Luke said:

Re: 

Are you all set now?

 

actually yes and no. I can access to my server but some of my friends can't. Here is error from the logs :

2021-10-04 05:23:39.444 Error App: ArgumentException parsing message
	*** Error Report ***
	Version: 4.6.4.0
	Command line: /opt/emby-server/system/EmbyServer.dll -programdata /var/lib/emby -ffdetect /opt/emby-server/bin/ffdetect -ffmpeg /opt/emby-server/bin/ffmpeg -ffprobe /opt/emby-server/bin/ffprobe -restartexitcode 3 -updatepackage emby-server-deb_{version}_amd64.deb
	Operating system: Linux version 5.10.0-8-amd64 (debian-kernel@lists.debian.org) (gcc-10 (Debian 10.2.1-6) 10.2.1 20210110, GNU ld (GNU Binutils for Debian) 2.35.2) #1 S
	Framework: .NET Core 3.1.13
	OS/Process: x64/x64
	Runtime: opt/emby-server/system/System.Private.CoreLib.dll
	Processor count: 64
	Data path: /var/lib/emby
	Application path: /opt/emby-server/system
	System.ArgumentException: System.ArgumentException: Status line is invalid. Insufficient status parts. (Parameter 'data')
	   at Rssdp.HttpRequestParser.ParseStatusLine(ReadOnlySpan`1 data, HttpRequestMessage message)
	   at Rssdp.HttpParserBase`1.Parse(T message, HttpHeaders headers, ReadOnlySpan`1 data)
	   at Rssdp.HttpRequestParser.Parse(ReadOnlySpan`1 data)
	   at Rssdp.SsdpCommunicationsServer.ProcessMessage(ReadOnlySpan`1 data, IPEndPoint remoteEndpoint, IPAddress receivedOnLocalIpAddress)
	Source: RSSDP
	TargetSite: Void ParseStatusLine(System.ReadOnlySpan`1[System.Char], System.Net.Http.HttpRequestMessage)
	
2021-10-04 05:36:49.676 Error App: FormatException parsing message
	*** Error Report ***
	Version: 4.6.4.0
	Command line: /opt/emby-server/system/EmbyServer.dll -programdata /var/lib/emby -ffdetect /opt/emby-server/bin/ffdetect -ffmpeg /opt/emby-server/bin/ffmpeg -ffprobe /opt/emby-server/bin/ffprobe -restartexitcode 3 -updatepackage emby-server-deb_{version}_amd64.deb
	Operating system: Linux version 5.10.0-8-amd64 (debian-kernel@lists.debian.org) (gcc-10 (Debian 10.2.1-6) 10.2.1 20210110, GNU ld (GNU Binutils for Debian) 2.35.2) #1 S
	Framework: .NET Core 3.1.13
	OS/Process: x64/x64
	Runtime: opt/emby-server/system/System.Private.CoreLib.dll
	Processor count: 64
	Data path: /var/lib/emby
	Application path: /opt/emby-server/system
	System.FormatException: System.FormatException: The format of the HTTP method is invalid.
	   at System.Net.Http.HttpMethod..ctor(String method)
	   at Rssdp.HttpRequestParser.ParseStatusLine(ReadOnlySpan`1 data, HttpRequestMessage message)
	   at Rssdp.HttpParserBase`1.Parse(T message, HttpHeaders headers, ReadOnlySpan`1 data)
	   at Rssdp.HttpRequestParser.Parse(ReadOnlySpan`1 data)
	   at Rssdp.SsdpCommunicationsServer.ProcessMessage(ReadOnlySpan`1 data, IPEndPoint remoteEndpoint, IPAddress receivedOnLocalIpAddress)
	Source: System.Net.Http
	TargetSite: Void .ctor(System.String)

and also this one :

2021-10-04 17:47:21.124 Error App: ArgumentException parsing message
	*** Error Report ***
	Version: 4.6.4.0
	Command line: /opt/emby-server/system/EmbyServer.dll -programdata /var/lib/emby -ffdetect /opt/emby-server/bin/ffdetect -ffmpeg /opt/emby-server/bin/ffmpeg -ffprobe /opt/emby-server/bin/ffprobe -restartexitcode 3 -updatepackage emby-server-deb_{version}_amd64.deb
	Operating system: Linux version 5.10.0-8-amd64 (debian-kernel@lists.debian.org) (gcc-10 (Debian 10.2.1-6) 10.2.1 20210110, GNU ld (GNU Binutils for Debian) 2.35.2) #1 S
	Framework: .NET Core 3.1.13
	OS/Process: x64/x64
	Runtime: opt/emby-server/system/System.Private.CoreLib.dll
	Processor count: 64
	Data path: /var/lib/emby
	Application path: /opt/emby-server/system
	System.ArgumentException: System.ArgumentException: data is not a valid request, it does not contain any CRLF/LF terminators. (Parameter 'data')
	   at Rssdp.HttpParserBase`1.Parse(T message, HttpHeaders headers, ReadOnlySpan`1 data)
	   at Rssdp.HttpRequestParser.Parse(ReadOnlySpan`1 data)
	   at Rssdp.SsdpCommunicationsServer.ProcessMessage(ReadOnlySpan`1 data, IPEndPoint remoteEndpoint, IPAddress receivedOnLocalIpAddress)
	Source: RSSDP
	TargetSite: Void Parse(T, System.Net.Http.Headers.HttpHeaders, System.ReadOnlySpan`1[System.Char])
	

 

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...