L4GSP1KE / Upload-Assistant

305 stars 93 forks source link

Uploading RAW BluRay DISC via Docker throws exception #247

Open Schaka opened 10 months ago

Schaka commented 10 months ago

I'm using the Docker image on my seedbox (just a Debian dedi server). Never had much of an issue - but never uploaded full discs either.

By the looks of it, it's a missing dependency?

Scanning 100% - 00015.M2TS     00:04:20  |  00:00:00
Scan completed successfully.
Please wait while we generate the report...

Unhandled Exception:
System.TypeInitializationException: The type initializer for 'System.Drawing.GDIPlus' threw an exception. ---> System.DllNotFoundException: libgdiplus.so.0 assembly:<unknown assembly> type:<unknown type> member:(null)
  at (wrapper managed-to-native) System.Drawing.GDIPlus.GdiplusStartup(ulong&,System.Drawing.GdiplusStartupInput&,System.Drawing.GdiplusStartupOutput&)
  at System.Drawing.GDIPlus..cctor () [0x000b0] in <dbc8466c795f4ad6b3a604a7027d4ecd>:0
   --- End of inner exception stack trace ---
  at System.Drawing.Icon.Dispose () [0x00011] in <dbc8466c795f4ad6b3a604a7027d4ecd>:0
  at (wrapper remoting-invoke-with-check) System.Drawing.Icon.Dispose()
  at System.Drawing.Icon.Finalize () [0x00000] in <dbc8466c795f4ad6b3a604a7027d4ecd>:0
[ERROR] FATAL UNHANDLED EXCEPTION: System.TypeInitializationException: The type initializer for 'System.Drawing.GDIPlus' threw an exception. ---> System.DllNotFoundException: libgdiplus.so.0 assembly:<unknown assembly> type:<unknown type> member:(null)
  at (wrapper managed-to-native) System.Drawing.GDIPlus.GdiplusStartup(ulong&,System.Drawing.GdiplusStartupInput&,System.Drawing.GdiplusStartupOutput&)
  at System.Drawing.GDIPlus..cctor () [0x000b0] in <dbc8466c795f4ad6b3a604a7027d4ecd>:0
   --- End of inner exception stack trace ---
  at System.Drawing.Icon.Dispose () [0x00011] in <dbc8466c795f4ad6b3a604a7027d4ecd>:0
  at (wrapper remoting-invoke-with-check) System.Drawing.Icon.Dispose()
  at System.Drawing.Icon.Finalize () [0x00000] in <dbc8466c795f4ad6b3a604a7027d4ecd>:0
Scanning
/downloads/torrents/お兄ちゃんはおしまい![TBR33053D~4D][BDMV]/お兄ちゃんはおし
mlapaglia commented 9 months ago

I see this also, I don't think GDIPlus runs on linux.