kakata 4 Posted May 30, 2015 Posted May 30, 2015 Hi Since new ppa (Version 3.0.5621.3) and the recently updated ubuntu install method (for Version 3.0.5621.4), emby server on Ubuntu 14.04 server presents a Guid should contain 32 digits with 4 dashes error if: try to add a setting to a current or new user try to add a new plugin Here's the error presented when adding an option to a current user: 015-05-30 10:28:11.7699 Error - DtoUtils: ServiceBase<TRequest>::Service Exception *** Error Report *** Version: 3.0.5621.4 Command line: /opt/emby-server/MediaBrowser.Server.Mono.exe -programdata /var/lib/emby Operating system: Unix 3.13.0.52 Processor count: 1 64-Bit OS: True 64-Bit Process: True Program data path: /var/lib/emby Mono: 4.0.1 (tarball Tue May 26 04:28:10 UTC 2015) Application Path: /opt/emby-server/MediaBrowser.Server.Mono.exe Guid should contain 32 digits with 4 dashes (xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx). System.FormatException at System.Guid+GuidResult.SetFailure (ParseFailureKind failure, System.String failureMessageID, System.Object failureMessageFormatArgument, System.String failureArgumentName, System.Exception innerException) [0x00000] in <filename unknown>:0 at System.Guid+GuidResult.SetFailure (ParseFailureKind failure, System.String failureMessageID) [0x00000] in <filename unknown>:0 at System.Guid.TryParseGuidWithNoStyle (System.String guidString, System.GuidResult& result) [0x00000] in <filename unknown>:0 at System.Guid.TryParseGuid (System.String g, GuidStyles flags, System.GuidResult& result) [0x00000] in <filename unknown>:0 at System.Guid..ctor (System.String g) [0x00000] in <filename unknown>:0 at MediaBrowser.Server.Implementations.Library.UserManager.GetUserById (System.String id) [0x00000] in <filename unknown>:0 at MediaBrowser.Api.UserService+<PostAsync>c__async4.MoveNext () [0x00000] in <filename unknown>:0 2015-05-30 10:28:11.7702 Error - HttpServer: Error processing request for /emby/Users/f67e8bfc164e48b8940c911ff981f511 *** Error Report *** Version: 3.0.5621.4 Command line: /opt/emby-server/MediaBrowser.Server.Mono.exe -programdata /var/lib/emby Operating system: Unix 3.13.0.52 Processor count: 1 64-Bit OS: True 64-Bit Process: True Program data path: /var/lib/emby Mono: 4.0.1 (tarball Tue May 26 04:28:10 UTC 2015) Application Path: /opt/emby-server/MediaBrowser.Server.Mono.exe Guid should contain 32 digits with 4 dashes (xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx). ServiceStack.HttpError No Stack Trace Available
kakata 4 Posted June 1, 2015 Author Posted June 1, 2015 Ok, After reinstalling and no success on the above (and other errors), I proceeded and changed to DEBIAN 8 distribution and all functions are normal. Please if anyone have a successfull Ubuntu 14.04 LTS install and operation, please send kernel version used. Thanks,
hurricanehrndz 149 Posted June 1, 2015 Posted June 1, 2015 (edited) Ok, After reinstalling and no success on the above (and other errors), I proceeded and changed to DEBIAN 8 distribution and all functions are normal. Please if anyone have a successfull Ubuntu 14.04 LTS install and operation, please send kernel version used. Thanks, That is very strange. I use 14.04 wither kernel 3.8.0-39-generic. What other errors are you seeing other than guid. I'm setting up a new vm to see if I can reproduce your error. Edited June 1, 2015 by hurricanehernandez
hurricanehrndz 149 Posted June 1, 2015 Posted June 1, 2015 Just tried with a fresh install of ubuntu minimal 14.04. I followed my own instructions and I received no error about Guid. Using kernel 4.0.0-040000-generic
JoeyMuyo 4 Posted June 1, 2015 Posted June 1, 2015 Just want to chime in if I can. I am getting this GUID error on all my plugins since the changes. Including a new installation of a plugin, trakt, that I never had before. No amount of reinstalling emby seems to resolve the problem. The error I get for trakt in the logs are: 2015-06-01 22:15:26.1754 Error - DtoUtils: ServiceBase<TRequest>::Service Exception *** Error Report *** Version: 3.0.5621.4 Command line: /opt/emby-server/MediaBrowser.Server.Mono.exe -programdata /var/lib/emby Operating system: Unix 3.16.0.38 Processor count: 4 64-Bit OS: True 64-Bit Process: True Program data path: /var/lib/emby Mono: 4.0.1 (tarball Tue May 26 04:32:21 UTC 2015) Application Path: /opt/emby-server/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&) <0x0005a> at System.Guid.TryParseGuid (string,System.Guid/GuidStyles,System.Guid/GuidResult&) <0x00247> 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-06-01 22:15:26.1754 Error - HttpServer: Error processing request for /emby/Plugins/8abc6789-fde2-4705-8592-4028806fa343/Configuration *** Error Report *** Version: 3.0.5621.4 Command line: /opt/emby-server/MediaBrowser.Server.Mono.exe -programdata /var/lib/emby Operating system: Unix 3.16.0.38 Processor count: 4 64-Bit OS: True 64-Bit Process: True Program data path: /var/lib/emby Mono: 4.0.1 (tarball Tue May 26 04:32:21 UTC 2015) Application Path: /opt/emby-server/MediaBrowser.Server.Mono.exe Guid should contain 32 digits with 4 dashes (xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx). ServiceStack.HttpError No Stack Trace Available And for Auto Box Set, which was already install I get: 2015-06-01 22:18:31.8208 Error - DtoUtils: ServiceBase<TRequest>::Service Exception *** Error Report *** Version: 3.0.5621.4 Command line: /opt/emby-server/MediaBrowser.Server.Mono.exe -programdata /var/lib/emby Operating system: Unix 3.16.0.38 Processor count: 4 64-Bit OS: True 64-Bit Process: True Program data path: /var/lib/emby Mono: 4.0.1 (tarball Tue May 26 04:32:21 UTC 2015) Application Path: /opt/emby-server/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&) <0x0005a> at System.Guid.TryParseGuid (string,System.Guid/GuidStyles,System.Guid/GuidResult&) <0x00247> 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-06-01 22:18:31.8208 Error - HttpServer: Error processing request for /emby/Plugins/899c12c7-5b40-4c4e-9afd-afd74a685eb1/Configuration *** Error Report *** Version: 3.0.5621.4 Command line: /opt/emby-server/MediaBrowser.Server.Mono.exe -programdata /var/lib/emby Operating system: Unix 3.16.0.38 Processor count: 4 64-Bit OS: True 64-Bit Process: True Program data path: /var/lib/emby Mono: 4.0.1 (tarball Tue May 26 04:32:21 UTC 2015) Application Path: /opt/emby-server/MediaBrowser.Server.Mono.exe Guid should contain 32 digits with 4 dashes (xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx). ServiceStack.HttpError No Stack Trace Available
freebs 2 Posted June 1, 2015 Posted June 1, 2015 I brought this to there attention last week, I still see no fix ..? Any updates to this ? Thanks.
kakata 4 Posted June 1, 2015 Author Posted June 1, 2015 Same here, running smooth but after new ppa all got broken. Even after complete reinstall no joy. My guess is a mono error on the kernel version run in digital ocean vm. Please post kernel version.
freebs 2 Posted June 2, 2015 Posted June 2, 2015 Here is my kernel version... root@HTPC:~# uname -a Linux HTPC 3.13.0-53-generic #89-Ubuntu SMP Wed May 20 10:34:39 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux
freebs 2 Posted June 2, 2015 Posted June 2, 2015 never mind saw this post all is fixed for me.. http://emby.media/community/index.php?/topic/21852-new-debian-and-ubuntu-install-instructions/ Thank you!
hurricanehrndz 149 Posted June 2, 2015 Posted June 2, 2015 @kakata What is the kernel version you are using? I haven't tried plugins. I tried only adding users and editing them.
hurricanehrndz 149 Posted June 2, 2015 Posted June 2, 2015 ps I will try and push a new mono, hopefully that solves your issues.
kakata 4 Posted June 2, 2015 Author Posted June 2, 2015 @hurracainehernandez: Used 3.13.0-52-generic (also 3.13.0-53-generic) which are the most recent available in Digital Ocean (unsuccessfully). And yes, I got errors creating users, enabling plugins, loading users avatar image, disabling dna service. I love Ubuntu and the challenge, but like I said before, all is now working on Debian 8. Nerveless I'm looking forward on the new mono idea!
hurricanehrndz 149 Posted June 2, 2015 Posted June 2, 2015 @@kakata are you using Debian 8 as your OS as well. Well I would have said that more than likely it was a kernel issue. I used the following kernel to update mine: http://media-opensource.blogspot.ca/2015/05/how-to-upgrade-to-linux-kernel-404.html
JoeyMuyo 4 Posted June 2, 2015 Posted June 2, 2015 I am on Ubuntu 14.10 with kernel version 3.16.0-38-generic. Haven't tried creating users or editing them yet but I am guessing that might also be a problem.
hurricanehrndz 149 Posted June 2, 2015 Posted June 2, 2015 (edited) @@JoeyMuyo, Have you tried updating to kernel 4.04? mono has been updated in our repos. Edited June 2, 2015 by hurricanehernandez
JoeyMuyo 4 Posted June 2, 2015 Posted June 2, 2015 @@JoeyMuyo, Have you tried updating to kernel 4.04? mono has been updated in our repos. I have not. I have just recently updated the mono from the repo. What would be the knock of effect of upgrading to 4.04. Or would upgrading to 15.04 help?
hurricanehrndz 149 Posted June 2, 2015 Posted June 2, 2015 I tested 4.04 and it seemed fine. Upgrading to 15.04 is not necessary.
geaves 13 Posted June 2, 2015 Posted June 2, 2015 Luke pointed me here as I posted a problem with Auto Box Sets, however I have just added a user and got the same gui error, but there is more in the log. Having read this thread I have updated kernel to 4.04. server log.txt
hurricanehrndz 149 Posted June 2, 2015 Posted June 2, 2015 (edited) Luke pointed me here as I posted a problem with Auto Box Sets, however I have just added a user and got the same gui error, but there is more in the log. Having read this thread I have updated kernel to 4.04. server log.txt Can you guys please tell me if you have done anything with the emby sqlite files. Edited June 2, 2015 by hurricanehernandez
hurricanehrndz 149 Posted June 2, 2015 Posted June 2, 2015 @@Luke, so this seems to be an sqlite issue: http://wp.qmatteoq.com/using-sqlite-in-your-windows-8-metro-style-applications/ And emby experience this problem back in 2013 as well: http://emby.media/community/index.php?/topic/1951-guid-should-contain-32-digits-and-4-dashes-error/ I have two different instances of trusty both not exhibiting this issue, so I am at a loss at what it could be.
Xtropy 4 Posted June 2, 2015 Posted June 2, 2015 I did a complete wipe of Emby and installed from scratch and get this error constantly. I am running Ubuntu 14.04.2 LTS, Trusty Tahr" There are a number of other posts with this issue on various areas of the forums. This issue began after the PPA changes recently. http://emby.media/community/index.php?/topic/21786-tvheadend-error-after-update/ http://emby.media/community/index.php?/topic/21809-emby-error/
hurricanehrndz 149 Posted June 2, 2015 Posted June 2, 2015 @@Xtropy are you using database backup at all? Because the guid issue from what I can tell could be the result of a corrupt database. I have tried to reproduce the error, but I can't on either of my trusty machines.
hurricanehrndz 149 Posted June 2, 2015 Posted June 2, 2015 (edited) I did a complete wipe of Emby and installed from scratch and get this error constantly. I am running Ubuntu 14.04.2 LTS, Trusty Tahr" There are a number of other posts with this issue on various areas of the forums. This issue began after the PPA changes recently. http://emby.media/community/index.php?/topic/21786-tvheadend-error-after-update/ http://emby.media/community/index.php?/topic/21809-emby-error/ Can you please post your logs, the more logs we get the better. Please post as much information as possible, host os, cpu, vm anything and everything. Edited June 2, 2015 by hurricanehernandez
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