Add Seedbox as Download Client and DL magnet

Hi,

I actually use a local client (Transmission for OS X) to DL my TV Shows. Now, I want to DL it on my Seedbox (provide by USeed). When I want to test the connection, I’ve this error message :

Unknown exception: After parsing a value an unexpected character was encountered: ". Path ‘arguments.units’, line 1, position 1505.

Have you an idea about that ? My second problem is the fact that I can’t DL magnet with Transmission. I read “metadata needed”.

Thanks for your help

We’ll need to see the full logs. Make sure you’re using a recent version of Transmission.

After parsing a value an unexpected character was encountered: ". Path ‘arguments.units’, line 1, position 1505.: After parsing a value an unexpected character was encountered: ". Path ‘arguments.units’, line 1, position 1505.

Newtonsoft.Json.JsonReaderException: After parsing a value an unexpected character was encountered: ". Path ‘arguments.units’, line 1, position 1505.
at Newtonsoft.Json.JsonTextReader.ParsePostValue () <0x4cf2b50 + 0x0022f> in :0
at Newtonsoft.Json.JsonTextReader.ReadInternal () <0x4ceb460 + 0x00053> in :0
at Newtonsoft.Json.JsonTextReader.Read () <0x4ceb410 + 0x00018> in :0
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.PopulateDictionary (IDictionary dictionary, Newtonsoft.Json.JsonReader reader, Newtonsoft.Json.Serialization.JsonDictionaryContract contract, Newtonsoft.Json.Serialization.JsonProperty containerProperty, System.String id) <0x6b14e28 + 0x00a20> in :0
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.CreateObject (Newtonsoft.Json.JsonReader reader, System.Type objectType, Newtonsoft.Json.Serialization.JsonContract contract, Newtonsoft.Json.Serialization.JsonProperty member, Newtonsoft.Json.Serialization.JsonContainerContract containerContract, Newtonsoft.Json.Serialization.JsonProperty containerMember, System.Object existingValue) <0x4cecab8 + 0x0057b> in :0
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.CreateValueInternal (Newtonsoft.Json.JsonReader reader, System.Type objectType, Newtonsoft.Json.Serialization.JsonContract contract, Newtonsoft.Json.Serialization.JsonProperty member, Newtonsoft.Json.Serialization.JsonContainerContract containerContract, Newtonsoft.Json.Serialization.JsonProperty containerMember, System.Object existingValue) <0x4cec668 + 0x00097> in :0
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.SetPropertyValue (Newtonsoft.Json.Serialization.JsonProperty property, Newtonsoft.Json.JsonConverter propertyConverter, Newtonsoft.Json.Serialization.JsonContainerContract containerContract, Newtonsoft.Json.Serialization.JsonProperty containerProperty, Newtonsoft.Json.JsonReader reader, System.Object target) <0x4cf1798 + 0x0015f> in :0
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.PopulateObject (System.Object newObject, Newtonsoft.Json.JsonReader reader, Newtonsoft.Json.Serialization.JsonObjectContract contract, Newtonsoft.Json.Serialization.JsonProperty member, System.String id) <0x4cef1e0 + 0x007c3> in :0

Post the full logs to hastebin, not just the error, best make them trace logs so we can see everything.

Sorry but about this problem, I’ve just that in the logs… http://hastebin.com/oyuvojecek.xml

That can’t be everything in the , much more than that is logged.

You want the entire file ? even with older logs ?

I want/need the trace logs leading up to and including that error to see where exactly it happened.

This is an extract of nzbdrone.txt (since 2 days) : http://hastebin.com/idelunesoj.1c

Those aren’t trace logs, Enable trace logging, clear the log files and try connecting to transmission.

Also need the version of Transmission, the version of Sonarr and the version of mono.

I’ve update mono and now it work fine. Thanks :sweat_smile:

1 Like

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.