This guide creates a reverse SSH tunnel to route all Plex server traffic through it.
Step 2 is done on the tunnel, all other steps are done on the plex server.
On plex server:
Sep 29 11:58:41 DuetBTT DuetControlServer[975]: [info] Selected file /opt/dsf/sd/gcodes/all_in_one_ender_3_case_-_front_cap_0.2mm_ABS_ENDER3_1h47m.gcode | |
Sep 29 11:58:41 DuetBTT DuetControlServer[975]: [info] Starting file print | |
Sep 29 11:58:41 DuetBTT DuetControlServer[975]: [info] File: Optional macro file start.g not found | |
Sep 29 11:58:41 DuetBTT DuetControlServer[975]: [info] Starting macro file homeall.g on channel File | |
Sep 29 11:58:50 DuetBTT DuetControlServer[975]: [info] File: Using fallback file deployprobe.g because deployprobe0.g could not be found | |
Sep 29 11:58:50 DuetBTT DuetControlServer[975]: [info] Starting macro file deployprobe.g on channel File | |
Sep 29 11:58:50 DuetBTT DuetControlServer[975]: [info] Finished macro file deployprobe.g | |
Sep 29 11:58:50 DuetBTT DuetControlServer[975]: [info] File: Finished intermediate macro file deployprobe.g | |
Sep 29 11:58:50 DuetBTT DuetControlServer[975]: [info] File: Using fallback file deployprobe.g because deployprobe0.g could not be found | |
Sep 29 11:58:50 Duet |
SENT: M122 | |
READ: === Diagnostics === | |
READ: RepRapFirmware for LPC176x based Boards (generic) version 3.2-beta1_2 running on LPC176x at 120Mhz | |
READ: Used output buffers: 1 of 16 (1 max) | |
READ: === RTOS === | |
READ: Static ram: 4704 | |
READ: Dynamic Memory (RTOS Heap 5): 3832 free, 3808 never used | |
READ: Exception stack ram used: 288 | |
READ: Never used ram: 396 | |
READ: Tasks: HEAT(suspended,370) MAIN(running,542) IDLE(ready,20) |
This guide creates a reverse SSH tunnel to route all Plex server traffic through it.
Step 2 is done on the tunnel, all other steps are done on the plex server.
On plex server:
details | |
: | |
"Nancy.RequestExecutionException: Oh noes! ---> System.ArgumentException: An item with the same key has already been added.↵ at System.ThrowHelper.ThrowArgumentException (ExceptionResource resource) <0x7efd338b70a0 + 0x00021> in <filename unknown>:0 ↵ at System.Collections.Generic.Dictionary`2[TKey,TValue].Insert (System.Collections.Generic.TKey key, System.Collections.Generic.TValue value, Boolean add) <0x40116bb0 + 0x00138> in <filename unknown>:0 ↵ at System.Collections.Generic.Dictionary`2[TKey,TValue].Add (System.Collections.Generic.TKey key, System.Collections.Generic.TValue value) <0x40116b70 + 0x00023> in <filename unknown>:0 ↵ at System.Linq.Enumerable.ToDictionary[TSource,TKey,TElement] (IEnumerable`1 source, System.Func`2 keySelector, System.Func`2 elementSelector, IEqualityComparer`1 comparer) <0x40116820 + 0x000ee> in <filename unknown>:0 ↵ at System.Linq.Enumerable.ToDictionary[TSource,TKey] (IEnumerable`1 source, System.Func`2 keySelector) <0x401167b0 + 0x0002f> in <filename unkn |
System.InvalidOperationException: Error loading Ninject component ICache No such component has been registered in the kernel's component container. Suggestions: 1) If you have created a custom subclass for KernelBase, ensure that you have properly implemented the AddComponents() method. 2) Ensure that you have not removed the component from the container via a call to RemoveAll(). 3) Ensure you have not accidentally created more than one kernel. at Ninject.Components.ComponentContainer.Get (System.Type component) <0x421ec050 + 0x0017f> in :0 at Ninject.Components.ComponentContainer.Get[T] () <0x421ebc40 + 0x00027> in :0 at Ninject.KernelBase.CreateContext (IRequest request, IBinding binding) <0x40fdcc60 + 0x0005f> in :0 at Ninject.KernelBase+<>c__DisplayClass15.b__f (IBinding binding) <0x40fdcc10 + 0x00028> in :0 at System.Linq.Enumerable+WhereSelectEnumerableIterator`2[TSource,TResult].MoveNext () <0x42034470 + 0x00139> in :0 at System.Linq.Enumerable.Single[TSource] (IEnumerable`1 source) <0x42057550 + 0x00 |