Last update broke my installation [develop 2.0.0.1768]

I just upgraded to the latest build to get the osx growl support. Now my install won’t start anymore
are we missing some library/code?

4-8-9 09:33:59.1|Info|Bootstrap|Starting NzbDrone - /volume1/@appstore/nzbdrone/share/NzbDrone/NzbDrone.exe - Version 2.0.0.1768
14-8-9 09:34:20.3|Info|Bootstrap|Starting NzbDrone - /volume1/@appstore/nzbdrone/share/NzbDrone/NzbDrone.exe - Version 2.0.0.1768
14-8-9 09:34:22.0|Warn|SingleInstancePolicy|Another instance of NzbDrone is already running.
14-8-9 09:34:23.0|Info|Bootstrap|Application is being terminated. Reason : Another instance is already running
14-8-9 09:34:30.0|Info|MigrationLogger|*** Migrating data source=/usr/local/nzbdrone/var/.config/NzbDrone/nzbdrone.db;cache size=-10485760;datetimekind=Utc;journal mode=Wal ***
14-8-9 09:34:34.5|Info|MigrationLogger|*** Migrating data source=/usr/local/nzbdrone/var/.config/NzbDrone/logs.db;cache size=-10485760;datetimekind=Utc;journal mode=Wal ***
14-8-9 09:34:35.1|Info|Router|Application mode: Interactive
14-8-9 09:34:35.5|Info|OwinHostController|Listening on the following URLs:
14-8-9 09:34:35.5|Info|OwinHostController| http://*:2108/
14-8-9 09:34:37.9|Info|NancyBootstrapper|Starting NzbDrone API
14-8-9 09:34:46.9|Fatal|ConsoleApp|EPIC FAIL!

TinyIoC.TinyIoCResolutionException: Unable to resolve type: NzbDrone.Core.Notifications.NotificationFactory —> TinyIoC.TinyIoCResolutionException: Unable to resolve type: NzbDrone.Core.Notifications.Growl.Growl —> TinyIoC.TinyIoCResolutionException: Unable to resolve type: NzbDrone.Core.Notifications.Growl.GrowlService —> System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. —> System.TypeInitializationException: An exception was thrown by the type initializer for System.Drawing.GDIPlus —> System.DllNotFoundException: /usr/local/lib/libgdiplus.so
at (wrapper managed-to-native) System.Drawing.GDIPlus:GdiplusStartup (ulong&,System.Drawing.GdiplusStartupInput&,System.Drawing.GdiplusStartupOutput&)
at System.Drawing.GDIPlus…cctor () [0x00000] in :0
— End of inner exception stack trace —
at System.Drawing.Image.InitFromStream (System.IO.Stream stream) [0x00000] in :0
at System.Drawing.Image…ctor (System.Runtime.Serialization.SerializationInfo info, StreamingContext context) [0x00000] in :0
at System.Drawing.Bitmap…ctor (System.Runtime.Serialization.SerializationInfo info, StreamingContext context) [0x00000] in :0
at (wrapper managed-to-native) System.Reflection.MonoCMethod:InternalInvoke (System.Reflection.MonoCMethod,object,object[],System.Exception&)
at System.Reflection.MonoCMethod.InternalInvoke (System.Object obj, System.Object[] parameters) [0x00000] in :0
— End of inner exception stack trace —
at System.Reflection.MonoCMethod.InternalInvoke (object,object[]) <0x00074>
at System.Reflection.MonoCMethod.DoInvoke (object,System.Reflection.BindingFlags,System.Reflection.Binder,object[],System.Globalization.CultureInfo) <0x00123>
at System.Reflection.MonoCMethod.Invoke (object,System.Reflection.BindingFlags,System.Reflection.Binder,object[],System.Globalization.CultureInfo) <0x00097>
at System.Reflection.MethodBase.Invoke (object,object[]) <0x00047>
at System.Runtime.Serialization.ObjectRecord.LoadData (System.Runtime.Serialization.ObjectManager,System.Runtime.Serialization.ISurrogateSelector,System.Runtime.Serialization.StreamingContext) <0x00323>
at System.Runtime.Serialization.ObjectManager.DoFixups () <0x00173>
at System.Runtime.Serialization.Formatters.Binary.ObjectReader.ReadNextObject (System.IO.BinaryReader) <0x0005f>
at System.Runtime.Serialization.Formatters.Binary.ObjectReader.ReadObjectGraph (System.Runtime.Serialization.Formatters.Binary.BinaryElement,System.IO.BinaryReader,bool,object&,System.Runtime.Remoting.Messaging.Header[]&) <0x00123>
at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.NoCheckDeserialize (System.IO.Stream,System.Runtime.Remoting.Messaging.HeaderHandler) <0x00183>
at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize (System.IO.Stream) <0x0001f>
at System.Resources.ResourceReader.ReadNonPredefinedValue (System.Type) <0x00047>
at System.Resources.ResourceReader.ReadValueVer2 (int) <0x005bf>
at System.Resources.ResourceReader.LoadResourceValues (System.Resources.ResourceReader/ResourceCacheItem[]) <0x001e3>
at System.Resources.ResourceReader/ResourceEnumerator.FillCache () <0x00097>
at System.Resources.ResourceReader/ResourceEnumerator…ctor (System.Resources.ResourceReader) <0x00043>
at System.Resources.ResourceReader.GetEnumerator () <0x00037>
at System.Resources.ResourceSet.ReadResources () <0x00093>
at System.Resources.ResourceSet.GetObjectInternal (string,bool) <0x0007f>
at System.Resources.ResourceSet.GetObject (string,bool) <0x00023>
at System.Resources.RuntimeResourceSet.GetObject (string,bool) <0x0002f>
at System.Resources.ResourceManager.GetObject (string,System.Globalization.CultureInfo) <0x000af>
at NzbDrone.Core.Properties.Resources.get_Icon64 () <0x0003b>
at NzbDrone.Core.Notifications.Growl.GrowlService…ctor (NLog.Logger) <0x000a7>
at (wrapper dynamic-method) object.lambda_method (System.Runtime.CompilerServices.Closure,object[]) <0x0007f>
at TinyIoC.TinyIoCContainer.ConstructType (System.Type,System.Type,System.Reflection.ConstructorInfo,TinyIoC.NamedParameterOverloads,TinyIoC.ResolveOptions) <0x0045f>

— End of inner exception stack trace —
at TinyIoC.TinyIoCContainer.ConstructType (System.Type requestedType, System.Type implementationType, System.Reflection.ConstructorInfo constructor, TinyIoC.NamedParameterOverloads parameters, TinyIoC.ResolveOptions options) [0x00000] in :0
at TinyIoC.TinyIoCContainer.ConstructType (System.Type requestedType, System.Type implementationType, System.Reflection.ConstructorInfo constructor, TinyIoC.ResolveOptions options) [0x00000] in :0
at TinyIoC.TinyIoCContainer+SingletonFactory.GetObject (System.Type requestedType, TinyIoC.TinyIoCContainer container, TinyIoC.NamedParameterOverloads parameters, TinyIoC.ResolveOptions options) [0x00000] in :0
at TinyIoC.TinyIoCContainer.ResolveInternal (TinyIoC.TypeRegistration registration, TinyIoC.NamedParameterOverloads parameters, TinyIoC.ResolveOptions options) [0x00000] in :0
— End of inner exception stack trace —
at TinyIoC.TinyIoCContainer.ConstructType (System.Type requestedType, System.Type implementationType, System.Reflection.ConstructorInfo constructor, TinyIoC.NamedParameterOverloads parameters, TinyIoC.ResolveOptions options) [0x00000] in :0
at TinyIoC.TinyIoCContainer.ConstructType (System.Type requestedType, System.Type implementationType, System.Reflection.ConstructorInfo constructor, TinyIoC.ResolveOptions options) [0x00000] in :0
at TinyIoC.TinyIoCContainer+SingletonFactory.GetObject (System.Type requestedType, TinyIoC.TinyIoCContainer container, TinyIoC.NamedParameterOverloads parameters, TinyIoC.ResolveOptions options) [0x00000] in :0
at TinyIoC.TinyIoCContainer.ResolveInternal (TinyIoC.TypeRegistration registration, TinyIoC.NamedParameterOverloads parameters, TinyIoC.ResolveOptions options) [0x00000] in :0
— End of inner exception stack trace —
at TinyIoC.TinyIoCContainer.ConstructType (System.Type requestedType, System.Type implementationType, System.Reflection.ConstructorInfo constructor, TinyIoC.NamedParameterOverloads parameters, TinyIoC.ResolveOptions options) [0x00000] in :0
at TinyIoC.TinyIoCContainer.ConstructType (System.Type requestedType, System.Type implementationType, System.Reflection.ConstructorInfo constructor, TinyIoC.ResolveOptions options) [0x00000] in :0
at TinyIoC.TinyIoCContainer+SingletonFactory.GetObject (System.Type requestedType, TinyIoC.TinyIoCContainer container, TinyIoC.NamedParameterOverloads parameters, TinyIoC.ResolveOptions options) [0x00000] in :0
at TinyIoC.TinyIoCContainer.ResolveInternal (TinyIoC.TypeRegistration registration, TinyIoC.NamedParameterOverloads parameters, TinyIoC.ResolveOptions options) [0x00000] in :0

14-8-9 10:00:59.3|Info|Bootstrap|Starting NzbDrone - /volume1/@appstore/nzbdrone/share/NzbDrone/NzbDrone.exe - Version 2.0.0.1690
14-8-9 10:01:09.6|Info|MigrationLogger|*** Migrating data source=/usr/local/nzbdrone/var/.config/NzbDrone/nzbdrone.db;cache size=-10485760;datetimekind=Utc;journal mode=Wal ***
14-8-9 10:01:28.7|Info|MigrationLogger|*** Migrating data source=/usr/local/nzbdrone/var/.config/NzbDrone/logs.db;cache size=-10485760;datetimekind=Utc;journal mode=Wal ***
14-8-9 10:01:29.3|Info|Router|Application mode: Interactive
14-8-9 10:01:29.6|Info|OwinHostController|Listening on the following URLs:
14-8-9 10:01:29.6|Info|OwinHostController| http://*:2108/
14-8-9 10:01:32.5|Info|NancyBootstrapper|Starting NzbDrone API

I’m getting the same thing. Pretty much the same log file too but I’m posting it anyway. :smile:

14-8-9 10:35:57.4|Info|Bootstrap|Starting NzbDrone - /volume1/@appstore/nzbdrone/share/NzbDrone/NzbDrone.exe - Version 2.0.0.1768
14-8-9 10:36:01.1|Info|MigrationLogger|*** Migrating data source=/usr/local/nzbdrone/var/.config/NzbDrone/nzbdrone.db;cache size=-10485760;datetimekind=Utc;journal mode=Wal ***
14-8-9 10:36:02.3|Info|MigrationLogger|*** Migrating data source=/usr/local/nzbdrone/var/.config/NzbDrone/logs.db;cache size=-10485760;datetimekind=Utc;journal mode=Wal ***
14-8-9 10:36:02.6|Info|Router|Application mode: Interactive
14-8-9 10:36:02.8|Info|OwinHostController|Listening on the following URLs:
14-8-9 10:36:02.8|Info|OwinHostController|  http://*:8989/
14-8-9 10:36:03.6|Info|NancyBootstrapper|Starting NzbDrone API
14-8-9 10:36:05.6|Fatal|ConsoleApp|EPIC FAIL!
TinyIoC.TinyIoCResolutionException: Unable to resolve type: NzbDrone.Core.Notifications.NotificationFactory —> TinyIoC.TinyIoCResolutionException: Unable to resolve type: NzbDrone.Core.Notifications.Growl.Growl —> TinyIoC.TinyIoCResolutionException: Unable to resolve type: NzbDrone.Core.Notifications.Growl.GrowlService —> System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. —> System.TypeInitializationException: An exception was thrown by the type initializer for System.Drawing.GDIPlus —> System.DllNotFoundException: /usr/local/lib/libgdiplus.so
  at (wrapper managed-to-native) System.Drawing.GDIPlus:GdiplusStartup (ulong&,System.Drawing.GdiplusStartupInput&,System.Drawing.GdiplusStartupOutput&)
  at System.Drawing.GDIPlus…cctor () [0x000cc] in /root/spksrc/native/mono/work-native/mono-3.4.0/mcs/class/System.Drawing/System.Drawing/gdipFunctions.cs:127
  — End of inner exception stack trace —
  at System.Drawing.Image.InitFromStream (System.IO.Stream stream) [0x00077] in /root/spksrc/native/mono/work-native/mono-3.4.0/mcs/class/System.Drawing/System.Drawing/Image.cs:290
  at System.Drawing.Image…ctor (System.Runtime.Serialization.SerializationInfo info, StreamingContext context) [0x00055] in /root/spksrc/native/mono/work-native/mono-3.4.0/mcs/class/System.Drawing/System.Drawing/Image.cs:76
  at System.Drawing.Bitmap…ctor (System.Runtime.Serialization.SerializationInfo info, StreamingContext context) [0x00000] in /root/spksrc/native/mono/work-native/mono-3.4.0/mcs/class/System.Drawing/System.Drawing/Bitmap.cs:168
  at (wrapper managed-to-native) System.Reflection.MonoCMethod:InternalInvoke (System.Reflection.MonoCMethod,object,object[],System.Exception&)
  at System.Reflection.MonoCMethod.InternalInvoke (System.Object obj, System.Object[] parameters) [0x00002] in /root/spksrc/native/mono/work-native/mono-3.4.0/mcs/class/corlib/System.Reflection/MonoMethod.cs:537
  — End of inner exception stack trace —
at System.Reflection.MonoCMethod.InternalInvoke (object,object[]) [0x00013] in /root/spksrc/native/mono/work-native/mono-3.4.0/mcs/class/corlib/System.Reflection/MonoMethod.cs:543
at System.Reflection.MonoCMethod.DoInvoke (object,System.Reflection.BindingFlags,System.Reflection.Binder,object[],System.Globalization.CultureInfo) [0x000a5] in /root/spksrc/native/mono/work-native/mono-3.4.0/mcs/class/corlib/System.Reflection/MonoMethod.cs:528
at System.Reflection.MonoCMethod.Invoke (object,System.Reflection.BindingFlags,System.Reflection.Binder,object[],System.Globalization.CultureInfo) [0x0003d] in /root/spksrc/native/mono/work-native/mono-3.4.0/mcs/class/corlib/System.Reflection/MonoMethod.cs:500
at System.Reflection.MethodBase.Invoke (object,object[]) [0x00000] in /root/spksrc/native/mono/work-native/mono-3.4.0/mcs/class/corlib/System.Reflection/MethodBase.cs:114
at System.Runtime.Serialization.ObjectRecord.LoadData (System.Runtime.Serialization.ObjectManager,System.Runtime.Serialization.ISurrogateSelector,System.Runtime.Serialization.StreamingContext) [0x000dd] in /root/spksrc/native/mono/work-native/mono-3.4.0/mcs/class/corlib/System.Runtime.Serialization/ObjectManager.cs:585
at System.Runtime.Serialization.ObjectManager.DoFixups () [0x00074] in /root/spksrc/native/mono/work-native/mono-3.4.0/mcs/class/corlib/System.Runtime.Serialization/ObjectManager.cs:85
at System.Runtime.Serialization.Formatters.Binary.ObjectReader.ReadNextObject (System.IO.BinaryReader) [0x0000f] in /root/spksrc/native/mono/work-native/mono-3.4.0/mcs/class/corlib/System.Runtime.Serialization.Formatters.Binary/ObjectReader.cs:141
at System.Runtime.Serialization.Formatters.Binary.ObjectReader.ReadObjectGraph (System.Runtime.Serialization.Formatters.Binary.BinaryElement,System.IO.BinaryReader,bool,object&,System.Runtime.Remoting.Messaging.Header[]&) [0x0004d] in /root/spksrc/native/mono/work-native/mono-3.4.0/mcs/class/corlib/System.Runtime.Serialization.Formatters.Binary/ObjectReader.cs:107
at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.NoCheckDeserialize (System.IO.Stream,System.Runtime.Remoting.Messaging.HeaderHandler) [0x0007a] in /root/spksrc/native/mono/work-native/mono-3.4.0/mcs/class/corlib/System.Runtime.Serialization.Formatters.Binary/BinaryFormatter.cs:177
at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize (System.IO.Stream) [0x00000] in /root/spksrc/native/mono/work-native/mono-3.4.0/mcs/class/corlib/System.Runtime.Serialization.Formatters.Binary/BinaryFormatter.cs:134
at System.Resources.ResourceReader.ReadNonPredefinedValue (System.Type) [0x00000] in /root/spksrc/native/mono/work-native/mono-3.4.0/mcs/class/corlib/System.Resources/ResourceReader.cs:387
at System.Resources.ResourceReader.ReadValueVer2 (int) [0x001f3] in /root/spksrc/native/mono/work-native/mono-3.4.0/mcs/class/corlib/System.Resources/ResourceReader.cs:346
at System.Resources.ResourceReader.LoadResourceValues (System.Resources.ResourceReader/ResourceCacheItem[]) [0x0007d] in /root/spksrc/native/mono/work-native/mono-3.4.0/mcs/class/corlib/System.Resources/ResourceReader.cs:422
at System.Resources.ResourceReader/ResourceEnumerator.FillCache () [0x0004d] in /root/spksrc/native/mono/work-native/mono-3.4.0/mcs/class/corlib/System.Resources/ResourceReader.cs:672
at System.Resources.ResourceReader/ResourceEnumerator…ctor (System.Resources.ResourceReader) [0x00014] in /root/spksrc/native/mono/work-native/mono-3.4.0/mcs/class/corlib/System.Resources/ResourceReader.cs:576
at System.Resources.ResourceReader.GetEnumerator () [0x00016] in /root/spksrc/native/mono/work-native/mono-3.4.0/mcs/class/corlib/System.Resources/ResourceReader.cs:494
at System.Resources.ResourceSet.ReadResources () [0x00043] in /root/spksrc/native/mono/work-native/mono-3.4.0/mcs/class/corlib/System.Resources/ResourceSet.cs:211
at System.Resources.ResourceSet.GetObjectInternal (string,bool) [0x00027] in /root/spksrc/native/mono/work-native/mono-3.4.0/mcs/class/corlib/System.Resources/ResourceSet.cs:146
at System.Resources.ResourceSet.GetObject (string,bool) [0x00000] in /root/spksrc/native/mono/work-native/mono-3.4.0/mcs/class/corlib/System.Resources/ResourceSet.cs:172
at System.Resources.RuntimeResourceSet.GetObject (string,bool) [0x00016] in /root/spksrc/native/mono/work-native/mono-3.4.0/mcs/class/corlib/System.Resources/RuntimeResourceSet.cs:66
at System.Resources.ResourceManager.GetObject (string,System.Globalization.CultureInfo) [0x00040] in /root/spksrc/native/mono/work-native/mono-3.4.0/mcs/class/corlib/System.Resources/ResourceManager.cs:203
at NzbDrone.Core.Properties.Resources.get_Icon64 () [0x00000] in m:\BuildAgent1\work\328d72309b633a8\src\NzbDrone.Core\Properties\Resources.Designer.cs:68
at NzbDrone.Core.Notifications.Growl.GrowlService…ctor (NLog.Logger) [0x00029] in m:\BuildAgent1\work\328d72309b633a8\src\NzbDrone.Core\Notifications\Growl\GrowlService.cs:79
at (wrapper dynamic-method) object.lambda_method (System.Runtime.CompilerServices.Closure,object[]) <IL 0x00008, 0x00062>
at TinyIoC.TinyIoCContainer.ConstructType (System.Type,System.Type,System.Reflection.ConstructorInfo,TinyIoC.NamedParameterOverloads,TinyIoC.ResolveOptions) [0x00126] in m:\BuildAgent1\work\328d72309b633a8\src\NzbDrone.Common\TinyIoC.cs:3677
  — End of inner exception stack trace —
  at TinyIoC.TinyIoCContainer.ConstructType (System.Type requestedType, System.Type implementationType, System.Reflection.ConstructorInfo constructor, TinyIoC.NamedParameterOverloads parameters, TinyIoC.ResolveOptions options) [0x00134] in m:\BuildAgent1\work\328d72309b633a8\src\NzbDrone.Common\TinyIoC.cs:3684
  at TinyIoC.TinyIoCContainer.ConstructType (System.Type requestedType, System.Type implementationType, System.Reflection.ConstructorInfo constructor, TinyIoC.ResolveOptions options) [0x00000] in m:\BuildAgent1\work\328d72309b633a8\src\NzbDrone.Common\TinyIoC.cs:3601
  at TinyIoC.TinyIoCContainer+SingletonFactory.GetObject (System.Type requestedType, TinyIoC.TinyIoCContainer container, TinyIoC.NamedParameterOverloads parameters, TinyIoC.ResolveOptions options) [0x0002c] in m:\BuildAgent1\work\328d72309b633a8\src\NzbDrone.Common\TinyIoC.cs:2834
  at TinyIoC.TinyIoCContainer.ResolveInternal (TinyIoC.TypeRegistration registration, TinyIoC.NamedParameterOverloads parameters, TinyIoC.ResolveOptions options) [0x00010] in m:\BuildAgent1\work\328d72309b633a8\src\NzbDrone.Common\TinyIoC.cs:3344
  — End of inner exception stack trace —
  at TinyIoC.TinyIoCContainer.ConstructType (System.Type requestedType, System.Type implementationType, System.Reflection.ConstructorInfo constructor, TinyIoC.NamedParameterOverloads parameters, TinyIoC.ResolveOptions options) [0x000fa] in m:\BuildAgent1\work\328d72309b633a8\src\NzbDrone.Common\TinyIoC.cs:3665
  at TinyIoC.TinyIoCContainer.ConstructType (System.Type requestedType, System.Type implementationType, System.Reflection.ConstructorInfo constructor, TinyIoC.ResolveOptions options) [0x00000] in m:\BuildAgent1\work\328d72309b633a8\src\NzbDrone.Common\TinyIoC.cs:3601
  at TinyIoC.TinyIoCContainer+SingletonFactory.GetObject (System.Type requestedType, TinyIoC.TinyIoCContainer container, TinyIoC.NamedParameterOverloads parameters, TinyIoC.ResolveOptions options) [0x0002c] in m:\BuildAgent1\work\328d72309b633a8\src\NzbDrone.Common\TinyIoC.cs:2834
  at TinyIoC.TinyIoCContainer.ResolveInternal (TinyIoC.TypeRegistration registration, TinyIoC.NamedParameterOverloads parameters, TinyIoC.ResolveOptions options) [0x00010] in m:\BuildAgent1\work\328d72309b633a8\src\NzbDrone.Common\TinyIoC.cs:3344
  — End of inner exception stack trace —
  at TinyIoC.TinyIoCContainer.ConstructType (System.Type requestedType, System.Type implementationType, System.Reflection.ConstructorInfo constructor, TinyIoC.NamedParameterOverloads parameters, TinyIoC.ResolveOptions options) [0x00134] in m:\BuildAgent1\work\328d72309b633a8\src\NzbDrone.Common\TinyIoC.cs:3684
  at TinyIoC.TinyIoCContainer.ConstructType (System.Type requestedType, System.Type implementationType, System.Reflection.ConstructorInfo constructor, TinyIoC.ResolveOptions options) [0x00000] in m:\BuildAgent1\work\328d72309b633a8\src\NzbDrone.Common\TinyIoC.cs:3601
  at TinyIoC.TinyIoCContainer+SingletonFactory.GetObject (System.Type requestedType, TinyIoC.TinyIoCContainer container, TinyIoC.NamedParameterOverloads parameters, TinyIoC.ResolveOptions options) [0x0002c] in m:\BuildAgent1\work\328d72309b633a8\src\NzbDrone.Common\TinyIoC.cs:2834
  at TinyIoC.TinyIoCContainer.ResolveInternal (TinyIoC.TypeRegistration registration, TinyIoC.NamedParameterOverloads parameters, TinyIoC.ResolveOptions options) [0x00010] in m:\BuildAgent1\work\328d72309b633a8\src\NzbDrone.Common\TinyIoC.cs:3344

Fix seems to be available now. Apparently it was a Synology only thing. For those of us who are as rusty with Linux as me since Synology/SynoCommunity has packages for everything, this is how you fix it:

That folder only works for Synology users so if anyone finds this thread and is not on Synology, find out your own Drone folder first. :stuck_out_tongue:

markus temporarily disabled the logo in Growl as a quick workaround. We’ll think about something more permanent later.

I can confirm that the latest builds work again. THanks!