pathartl / BleemSync

An application manage and launch PlayStation Classic games from USB storage
681 stars 88 forks source link

BleemSync UI does not respond #369

Closed dizcza closed 4 years ago

dizcza commented 5 years ago

I've already posted these logs in sony-support channel (ModMyClassic), but since I didn't get any feedback, I post it here.

I installed BleemSync v1.0.1 and psc is booted in BleemSync boot menu successfully. However, http://169.254.215.100:5000/ does not respond. I tried 2 USB sticks, different USB ports, laptop and PC, in Windows 7 and Ubuntu 18.04 - the same behavior. Here is bleemsync_ui.log:

warn: ExtCore.WebApplication[0]
      Error loading assembly 'SQLitePCLRaw.bundle_green'
warn: ExtCore.WebApplication[0]
      System.IO.FileNotFoundException: Could not load file or assembly 'SQLitePCLRaw.bundle_green, Culture=neutral, PublicKeyToken=null'. The system cannot find the file specified.

      File name: 'SQLitePCLRaw.bundle_green, Culture=neutral, PublicKeyToken=null'
         at System.Reflection.RuntimeAssembly.nLoad(AssemblyName fileName, String codeBase, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, IntPtr ptrLoadContextBinder)
         at System.Reflection.RuntimeAssembly.InternalLoadAssemblyName(AssemblyName assemblyRef, RuntimeAssembly reqAssembly, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, IntPtr ptrLoadContextBinder)
         at System.Reflection.Assembly.Load(AssemblyName assemblyRef, IntPtr ptrLoadContextBinder)
         at System.Runtime.Loader.AssemblyLoadContext.LoadFromAssemblyName(AssemblyName assemblyName)
         at ExtCore.WebApplication.DefaultAssemblyProvider.GetAssembliesFromDependencyContext(List`1 assemblies)

warn: ExtCore.WebApplication[0]
      Error loading assembly 'SQLitePCLRaw.lib.e_sqlite3.linux'
warn: ExtCore.WebApplication[0]
      System.IO.FileNotFoundException: Could not load file or assembly 'SQLitePCLRaw.lib.e_sqlite3.linux, Culture=neutral, PublicKeyToken=null'. The system cannot find the file specified.

      File name: 'SQLitePCLRaw.lib.e_sqlite3.linux, Culture=neutral, PublicKeyToken=null'
         at System.Reflection.RuntimeAssembly.nLoad(AssemblyName fileName, String codeBase, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, IntPtr ptrLoadContextBinder)
         at System.Reflection.RuntimeAssembly.InternalLoadAssemblyName(AssemblyName assemblyRef, RuntimeAssembly reqAssembly, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, IntPtr ptrLoadContextBinder)
         at System.Reflection.Assembly.Load(AssemblyName assemblyRef, IntPtr ptrLoadContextBinder)
         at System.Runtime.Loader.AssemblyLoadContext.LoadFromAssemblyName(AssemblyName assemblyName)
         at ExtCore.WebApplication.DefaultAssemblyProvider.GetAssembliesFromDependencyContext(List`1 assemblies)

warn: ExtCore.WebApplication[0]
      Error loading assembly 'SQLitePCLRaw.lib.e_sqlite3.osx'
warn: ExtCore.WebApplication[0]
      System.IO.FileNotFoundException: Could not load file or assembly 'SQLitePCLRaw.lib.e_sqlite3.osx, Culture=neutral, PublicKeyToken=null'. The system cannot find the file specified.

      File name: 'SQLitePCLRaw.lib.e_sqlite3.osx, Culture=neutral, PublicKeyToken=null'
         at System.Reflection.RuntimeAssembly.nLoad(AssemblyName fileName, String codeBase, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, IntPtr ptrLoadContextBinder)
         at System.Reflection.RuntimeAssembly.InternalLoadAssemblyName(AssemblyName assemblyRef, RuntimeAssembly reqAssembly, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, IntPtr ptrLoadContextBinder)
         at System.Reflection.Assembly.Load(AssemblyName assemblyRef, IntPtr ptrLoadContextBinder)
         at System.Runtime.Loader.AssemblyLoadContext.LoadFromAssemblyName(AssemblyName assemblyName)
         at ExtCore.WebApplication.DefaultAssemblyProvider.GetAssembliesFromDependencyContext(List`1 assemblies)

warn: ExtCore.WebApplication[0]
      Error loading assembly 'SQLitePCLRaw.lib.e_sqlite3.v110_xp'
warn: ExtCore.WebApplication[0]
      System.IO.FileNotFoundException: Could not load file or assembly 'SQLitePCLRaw.lib.e_sqlite3.v110_xp, Culture=neutral, PublicKeyToken=null'. The system cannot find the file specified.

      File name: 'SQLitePCLRaw.lib.e_sqlite3.v110_xp, Culture=neutral, PublicKeyToken=null'
         at System.Reflection.RuntimeAssembly.nLoad(AssemblyName fileName, String codeBase, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, IntPtr ptrLoadContextBinder)
         at System.Reflection.RuntimeAssembly.InternalLoadAssemblyName(AssemblyName assemblyRef, RuntimeAssembly reqAssembly, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, IntPtr ptrLoadContextBinder)
         at System.Reflection.Assembly.Load(AssemblyName assemblyRef, IntPtr ptrLoadContextBinder)
         at System.Runtime.Loader.AssemblyLoadContext.LoadFromAssemblyName(AssemblyName assemblyName)
         at ExtCore.WebApplication.DefaultAssemblyProvider.GetAssembliesFromDependencyContext(List`1 assemblies)

warn: ExtCore.WebApplication[0]
      Error loading assembly 'SQLitePCLRaw.provider.e_sqlite3.netstandard11'
warn: ExtCore.WebApplication[0]
      System.IO.FileNotFoundException: Could not load file or assembly 'SQLitePCLRaw.provider.e_sqlite3.netstandard11, Culture=neutral, PublicKeyToken=null'. The system cannot find the file specified.

      File name: 'SQLitePCLRaw.provider.e_sqlite3.netstandard11, Culture=neutral, PublicKeyToken=null'
         at System.Reflection.RuntimeAssembly.nLoad(AssemblyName fileName, String codeBase, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, IntPtr ptrLoadContextBinder)
         at System.Reflection.RuntimeAssembly.InternalLoadAssemblyName(AssemblyName assemblyRef, RuntimeAssembly reqAssembly, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, IntPtr ptrLoadContextBinder)
         at System.Reflection.Assembly.Load(AssemblyName assemblyRef, IntPtr ptrLoadContextBinder)
         at System.Runtime.Loader.AssemblyLoadContext.LoadFromAssemblyName(AssemblyName assemblyName)
         at ExtCore.WebApplication.DefaultAssemblyProvider.GetAssembliesFromDependencyContext(List`1 assemblies)

warn: Microsoft.AspNetCore.DataProtection.Repositories.EphemeralXmlRepository[50]
      Using an in-memory repository. Keys will not be persisted to storage.
warn: Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager[59]
      Neither user profile nor HKLM registry available. Using an ephemeral key repository. Protected data will be unavailable when application exits.
warn: Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager[35]
      No XML encryptor configured. Key {cfc6071a-f97e-4cab-b93d-0ce64e8f9cc2} may be persisted to storage in unencrypted form.
Hosting environment: Production
Content root path: /media/bleemsync/opt/bleemsync_ui
Now listening on: http://0.0.0.0:5000
Application started. Press Ctrl+C to shut down.
Application is shutting down...

Do you think it's still due to 100mA power consumption limits?