freebs 2 Posted May 28, 2015 Posted May 28, 2015 I get the following error after updating my Emby today. I can't add a user and password to tvheadend any longer. I get the following error: Guid should contain 32 digits with 4 dashes (xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx). Thank for any help. FYI - this is on Ubuntu
talung 0 Posted May 28, 2015 Posted May 28, 2015 I am getting this error on all my plugins as well. Fraction of the log follows: 2015-05-28 18:03:04.6595 Info - App: Convert media Completed after 0 minute(s) and 0 seconds 2015-05-28 18:03:04.6599 Info - ServerManager: Sending web socket message ScheduledTaskEnded 2015-05-28 18:04:47.3827 Error - DtoUtils: ServiceBase<TRequest>::Service Exception *** Error Report *** Version: 3.0.5621.3 Command line: /opt/emby/MediaBrowser.Server.Mono.exe -programdata /var/lib/emby -ffmpeg /usr/bin/ffmpeg -ffprobe /usr/bin/ffprobe Operating system: Unix 3.13.0.53 Processor count: 4 64-Bit OS: True 64-Bit Process: True Program data path: /var/lib/emby Mono: 4.0.1 (tarball Tue May 12 18:04:15 UTC 2015) Application Path: /opt/emby/MediaBrowser.Server.Mono.exe Guid should contain 32 digits with 4 dashes (xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx). System.FormatException at System.Guid/GuidResult.SetFailure (System.Guid/ParseFailureKind,string,object,string,System.Exception) <0x000de> at System.Guid/GuidResult.SetFailure (System.Guid/ParseFailureKind,string) <0x0001e> at System.Guid.TryParseGuidWithNoStyle (string,System.Guid/GuidResult&) <0x0005e> at System.Guid.TryParseGuid (string,System.Guid/GuidStyles,System.Guid/GuidResult&) <0x00249> at System.Guid..ctor (string) <0x000e0> at MediaBrowser.Api.PluginService.Post (MediaBrowser.Api.UpdatePluginConfiguration) <0x0006c> at (wrapper dynamic-method) object.lambda_method (System.Runtime.CompilerServices.Closure,object,object) <0x00074> at ServiceStack.Host.ServiceExec`1/<>c__DisplayClass6<MediaBrowser.Api.PluginService>.<CreateExecFn>b__5 (object,object) <0x0002d> at ServiceStack.Host.ServiceRunner`1<MediaBrowser.Api.UpdatePluginConfiguration>.Execute (ServiceStack.Web.IRequest,object,MediaBrowser.Api.UpdatePluginConfiguration) <0x00424> 2015-05-28 18:04:47.3856 Error - HttpServer: Error processing request for /emby/Plugins/DE228F12-E43E-4BD9-9fC0-2830819C3B92/Configuration *** Error Report *** Version: 3.0.5621.3 Command line: /opt/emby/MediaBrowser.Server.Mono.exe -programdata /var/lib/emby -ffmpeg /usr/bin/ffmpeg -ffprobe /usr/bin/ffprobe Operating system: Unix 3.13.0.53 Processor count: 4 64-Bit OS: True 64-Bit Process: True Program data path: /var/lib/emby Mono: 4.0.1 (tarball Tue May 12 18:04:15 UTC 2015) Application Path: /opt/emby/MediaBrowser.Server.Mono.exe Guid should contain 32 digits with 4 dashes (xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx). ServiceStack.HttpError No Stack Trace Available Yes, I am tried removing addons and reinstalling them etc. Only thing I haven't done is removing Emby via a --purge function. I am running on Ubuntu Server 14.04. MediaBrowser was running fine till the today when I switched repositories.
freebs 2 Posted May 28, 2015 Author Posted May 28, 2015 yes, same here. all was fine until i switched repos and did this upgrade. This couldn't have been tested thoroughly before it's release. I mean I did a purge on mediabrowser and emby since it had some db error not allowing me to scan my media folders any longer. So this was clean install.
freebs 2 Posted May 28, 2015 Author Posted May 28, 2015 (edited) just an FYI - i did manage to fix this. I created an xml file TVHeadEnd.xml located here. /var/lib/emby/plugins/configurations inside I added the following: <?xml version="1.0"?> <PluginConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> <TVH_ServerName>localhost</TVH_ServerName> <HTTP_Port>9981</HTTP_Port> <HTSP_Port>9982</HTSP_Port> <Username>test</Username> <Password>test</Password> <Priority>5</Priority> <Profile /> </PluginConfiguration> Change it to meet your needs and restart Emby.. should work after that. Edited May 28, 2015 by freebs
Luke 42077 Posted May 28, 2015 Posted May 28, 2015 tolotos is the tv headend plugin developer and when he sees this I'm sure he will offer some insight.
freebs 2 Posted May 28, 2015 Author Posted May 28, 2015 yeah he told me this was an Emby issue, asked me to post in General.. then someone moved it here. Can't win... lol
Luke 42077 Posted May 28, 2015 Posted May 28, 2015 ok, then why don't you start with steps to reproduce the problem
freebs 2 Posted May 28, 2015 Author Posted May 28, 2015 (edited) it's anytime I am required to add info to a plugin.. ie; smtp mail.. tvheadend.. goodle drive... etc.. I get that GUID error.. I am not alone in this someone else posted in the tvheadend thread he gets the same issue on every plugin. here: http://emby.media/community/index.php?/topic/13029-ubuntu/page-11?hl=freebs I had no issue before updating to latest repo... everything worked just fine. Edited May 28, 2015 by freebs
Luke 42077 Posted May 28, 2015 Posted May 28, 2015 i cannot reproduce this, sorry. I just tried saving settings on multiple plugins and i have about 30 installed for testing purposes. I would try removing all plugins then adding one at a time until the problem reappears.
freebs 2 Posted May 29, 2015 Author Posted May 29, 2015 Are you running Ubuntu by chance ? I'm only running linux...not sure if it makes a difference or not.
freebs 2 Posted May 29, 2015 Author Posted May 29, 2015 Current version. But it will not update either... Should user emby be part of certain groups? perhaps it's a permission issue... idk. Version 3.0.5621.3 A new version of Emby Server is available! Version 3.0.5621.4 is now available for download. Please shutdown the server and update manually.
Luke 42077 Posted May 29, 2015 Posted May 29, 2015 What does this mean? But it will not update either
freebs 2 Posted May 29, 2015 Author Posted May 29, 2015 i run apt-get update apt-get upgrade and no package are new.
gstuartj 40 Posted May 29, 2015 Posted May 29, 2015 I had a lot of strange behavior and instability after switching repos and upgrading. On the plus side this was the motivation I needed to start using the Docker container. It should help avoid issues like this or Mono conflicts in the future.
Luke 42077 Posted May 29, 2015 Posted May 29, 2015 Yea, apologies. we have just rolled out new repos and clearly there's some small growing pains we need to get through. i'm about to update the download page with new instructions so i think that will help.
Xtropy 4 Posted May 30, 2015 Posted May 30, 2015 This is happening to a bunch of us on Ubuntu as well in another thread on other plugins: http://emby.media/community/index.php?/topic/21809-emby-error/
daniellog 1 Posted June 1, 2015 Posted June 1, 2015 I'm also getting the GUID issue too, just tried to run an update but the ppa repo's appear to be down?
daniellog 1 Posted June 1, 2015 Posted June 1, 2015 Ah the repo has changed again, just removed and purged and reinstalled the newest version. Still getting the same issue
Xtropy 4 Posted June 3, 2015 Posted June 3, 2015 It was posted elsewhere on the forums that if you drop the /emby from the URL, Emby will no longer give the GUID error. Try: http://serverip:8086 and it should work. http://serverip:8086/emby (as per the install instructions) will result in GUID errors.
daniellog 1 Posted June 4, 2015 Posted June 4, 2015 It was posted elsewhere on the forums that if you drop the /emby from the URL, Emby will no longer give the GUID error. Try: http://serverip:8086 and it should work. http://serverip:8086/emby (as per the install instructions) will result in GUID errors. I'm just using reverse proxy on nginx, this is my url to configure mediaportal: https://emby.<url>.co.uk/web/ConfigurationPage?name=MediaPortal Noticed its updated but I'm still getting the guid issue.
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now