Jump to content

Cant use Social Media Share


Guest

Recommended Posts

Hi Guys

 

I found an Bug in the Emby Software and would like to know if any others have this issue too.

If you are wanting to share something, this little window opens:

jXGICcf.png

 

Then you get a link which you can go and see the shared item.

Now when you want to try this... this always happens to me...

 

 

 

iP5qwhI.png

 

 

 

This little circle is there for ages and wont disappear.

i looked up the log and saw this:

2016-02-13 08:41:09.2325 Info HttpServer: HTTP GET https://no.hostname.foryou:8920/emby/Branding/Css?v=3.0.5873.0. UserAgent: Mozilla/5.0 (Windows NT 6.2; WOW64; rv:43.0) Gecko/20100101 Firefox/43.0
2016-02-13 08:41:09.2697 Info HttpServer: HTTP Response 200 to 111.222.333.444. Time: 37ms. https://no.hostname.foryou:8920/emby/Branding/Css?v=3.0.5873.0
2016-02-13 08:41:09.7080 Info HttpServer: HTTP GET https://no.hostname.foryou:8920/web/css/images/mblogoicon.png. UserAgent: Mozilla/5.0 (Windows NT 6.2; WOW64; rv:43.0) Gecko/20100101 Firefox/43.0
2016-02-13 08:41:09.7080 Info HttpServer: HTTP GET https://no.hostname.foryou:8920/web/css/images/fresh.png. UserAgent: Mozilla/5.0 (Windows NT 6.2; WOW64; rv:43.0) Gecko/20100101 Firefox/43.0
2016-02-13 08:41:09.7101 Info HttpServer: HTTP Response 304 to 111.222.333.444. Time: 2ms. https://no.hostname.foryou:8920/web/css/images/mblogoicon.png
2016-02-13 08:41:09.7101 Info HttpServer: HTTP Response 304 to 111.222.333.444. Time: 2ms. https://no.hostname.foryou:8920/web/css/images/fresh.png
2016-02-13 08:41:09.8495 Info HttpServer: HTTP GET https://no.hostname.foryou:8920/emby/Social/Shares/Public/67d3827b497444dd854b5e73fed7304e/Item. UserAgent: Mozilla/5.0 (Windows NT 6.2; WOW64; rv:43.0) Gecko/20100101 Firefox/43.0
2016-02-13 08:41:09.8537 Info HttpServer: HTTP Response 200 to 111.222.333.444. Time: 4ms. https://no.hostname.foryou:8920/emby/Social/Shares/Public/67d3827b497444dd854b5e73fed7304e/Item
2016-02-13 08:41:10.0517 Info HttpServer: HTTP GET https://no.hostname.foryou:8920/web/css/images/empty.png. UserAgent: Mozilla/5.0 (Windows NT 6.2; WOW64; rv:43.0) Gecko/20100101 Firefox/43.0
2016-02-13 08:41:10.0537 Info HttpServer: HTTP Response 200 to 111.222.333.444. Time: 2ms. https://no.hostname.foryou:8920/web/css/images/empty.png
2016-02-13 08:41:10.0769 Info HttpServer: HTTP GET https://no.hostname.foryou:8920/emby/Items/5ae36926e7967b504f60702236c6d9e9/Images/Primary?maxHeight=360&tag=0d883aa96c0efd8ca056d46c16c2f3d1&quality=90. UserAgent: Mozilla/5.0 (Windows NT 6.2; WOW64; rv:43.0) Gecko/20100101 Firefox/43.0
2016-02-13 08:41:10.0967 Info HttpServer: HTTP Response 304 to 111.222.333.444. Time: 20ms. https://no.hostname.foryou:8920/emby/Items/5ae36926e7967b504f60702236c6d9e9/Images/Primary?maxHeight=360&tag=0d883aa96c0efd8ca056d46c16c2f3d1&quality=90
2016-02-13 08:41:10.0967 Info HttpServer: HTTP GET https://no.hostname.foryou:8920/emby/Items?AdjacentTo=5ae36926e7967b504f60702236c6d9e9&ParentId=a6a2eb4ac4f320b7e44edfbc30873639&SortBy=SortName. UserAgent: Mozilla/5.0 (Windows NT 6.2; WOW64; rv:43.0) Gecko/20100101 Firefox/43.0
2016-02-13 08:41:10.0983 Error HttpAsyncTaskHandler: Error occured while Processing Request: Access token is required.
        *** Error Report ***
        Version: 3.0.5873.0
        Command line: /usr/lib/emby-server/bin/MediaBrowser.Server.Mono.exe -programdata /var/lib/emby-server -ffmpeg /usr/bin/ffmpeg -ffprobe /usr/bin/ffprobe -restartpath /usr/lib/emby-server/restart.sh
        Operating system: Unix 2.6.32.42
        Processor count: 24
        64-Bit OS: True
        64-Bit Process: True
        Program data path: /var/lib/emby-server
        Mono: 4.2.1 (Stable 4.2.1.102/6dd2d0d Thu Dec  3 03:58:58 UTC 2015)
        Application Path: /usr/lib/emby-server/bin/MediaBrowser.Server.Mono.exe
        Access token is required.
        MediaBrowser.Controller.Net.SecurityException
          at MediaBrowser.Server.Implementations.HttpServer.Security.AuthService.ValidateSecurityToken (IServiceRequest request, System.String token) <0x41a5a270 + 0x00107> in <filename unknown>:0
          at MediaBrowser.Server.Implementations.HttpServer.Security.AuthService.ValidateUser (IServiceRequest request, IAuthenticationAttributes authAttribtues) <0x41a51080 + 0x0007b> in <filename unknown>:0
          at MediaBrowser.Server.Implementations.HttpServer.Security.AuthService.Authenticate (IServiceRequest request, IAuthenticationAttributes authAttribtues) <0x41a51050 + 0x00017> in <filename unknown>:0
          at MediaBrowser.Controller.Net.AuthenticatedAttribute.RequestFilter (IRequest request, IResponse response, System.Object requestDto) <0x41a50fb0 + 0x0007a> in <filename unknown>:0
          at ServiceStack.ServiceStackHost.ApplyRequestFiltersSingle (IRequest req, IResponse res, System.Object requestDto) <0x419913e0 + 0x00296> in <filename unknown>:0
          at ServiceStack.ServiceStackHost.ApplyRequestFilters (IRequest req, IResponse res, System.Object requestDto) <0x419909a0 + 0x000b1> in <filename unknown>:0
          at ServiceStack.Host.RestHandler.ProcessRequestAsync (IRequest httpReq, IResponse httpRes, System.String operationName) <0x41986910 + 0x005ec> in <filename unknown>:0

2016-02-13 08:41:10.1069 Info HttpServer: HTTP Response 401 to 111.222.333.444. Time: 10ms. https://no.hostname.foryou:8920/emby/Items?AdjacentTo=5ae36926e7967b504f60702236c6d9e9&ParentId=a6a2eb4ac4f320b7e44edfbc30873639&SortBy=SortName


What should i do? I already looked up in google but i cant find a solution for this.

 

Hopefully you can help me :)

 

Wish you all a great day and im sorry for my bad englisch.

 

Congrats

Cyberplay

 

(I replaced the IP with 111.222.333.444)

Edited by cyberplay
Link to comment
Share on other sites

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...