[GH-ISSUE #312] 无法打开软件使用 #271

Closed
opened 2026-02-26 11:57:31 +03:00 by kerem · 1 comment
Owner

Originally created by @741517250 on GitHub (Nov 4, 2022).
Original GitHub issue: https://github.com/1Remote/1Remote/issues/312

Originally assigned to: @VShawn on GitHub.

Environment

Component Version
PRemoteM(Store) 0.7.1.6(Microsoft store)
.NET Framework .NET Framework 4.8
CLR 4.0.30319.42000
OS Windows 10 Enterprise LTSC 2021 64-bits 10.0.19044.0 (2009)

Error Info

unable to open database file

Stack Trace

   在 System.Data.SQLite.SQLite3.Open(String strFilename, String vfsName, SQLiteConnectionFlags connectionFlags, SQLiteOpenFlagsEnum openFlags, Int32 maxPoolSize, Boolean usePool)
   在 System.Data.SQLite.SQLiteConnection.Open()
   在 PRM.Model.DAO.Dapper.DapperDataBase.OpenConnection() 位置 D:\DemoProject\PRemoteM-NET6\Ui\Model\DAO\Dapper\DapperDataBase.cs:行号 46
   在 PRM.Model.DAO.Dapper.DapperDataBase.OpenConnection(DatabaseType type, String newConnectionString) 位置 D:\DemoProject\PRemoteM-NET6\Ui\Model\DAO\Dapper\DapperDataBase.cs:行号 67
   在 PRM.Service.DataService.Database_OpenConnection(DatabaseType type, String newConnectionString) 位置 D:\DemoProject\PRemoteM-NET6\Ui\Service\DataService.cs:行号 35
   在 PRM.Model.PrmContext.InitSqliteDb(String sqlitePath) 位置 D:\DemoProject\PRemoteM-NET6\Ui\Model\PrmContext.cs:行号 53
   在 PRM.AppInit.InitOnConfigure() 位置 D:\DemoProject\PRemoteM-NET6\Ui\AppInit.cs:行号 262
   在 PRM.Bootstrapper.Configure() 位置 D:\DemoProject\PRemoteM-NET6\Ui\Bootstrapper.cs:行号 119
   在 Stylet.BootstrapperBase.Start(String[] args)
   在 System.Windows.Application.OnStartup(StartupEventArgs e)
   在 System.Windows.Application.<.ctor>b__1_0(Object unused)
   在 System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
   在 System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)

Recent Log

[T:001][08:25:17.879]	`Debug`		SetSelfStartingHelper.SetSelfStartByStartupTask(True, "PRemoteM")
[T:001][08:25:18.080]	`Debug`		SetSelfStartingHelper.SetSelfStartByStartupTask(True, "PRemoteM")
[T:001][08:25:18.296]	`Fatal`		[(TryCatchWhen:0)]	
> code = CantOpen (14), message = System.Data.SQLite.SQLiteException (0x800007FF): unable to open database file
   在 System.Data.SQLite.SQLite3.Open(String strFilename, String vfsName, SQLiteConnectionFlags connectionFlags, SQLiteOpenFlagsEnum openFlags, Int32 maxPoolSize, Boolean usePool)
   在 System.Data.SQLite.SQLiteConnection.Open()
   在 PRM.Model.DAO.Dapper.DapperDataBase.OpenConnection() 位置 D:\DemoProject\PRemoteM-NET6\Ui\Model\DAO\Dapper\DapperDataBase.cs:行号 46
   在 PRM.Model.DAO.Dapper.DapperDataBase.OpenConnection(DatabaseType type, String newConnectionString) 位置 D:\DemoProject\PRemoteM-NET6\Ui\Model\DAO\Dapper\DapperDataBase.cs:行号 67
   在 PRM.Service.DataService.Database_OpenConnection(DatabaseType type, String newConnectionString) 位置 D:\DemoProject\PRemoteM-NET6\Ui\Service\DataService.cs:行号 35
   在 PRM.Model.PrmContext.InitSqliteDb(String sqlitePath) 位置 D:\DemoProject\PRemoteM-NET6\Ui\Model\PrmContext.cs:行号 53
   在 PRM.AppInit.InitOnConfigure() 位置 D:\DemoProject\PRemoteM-NET6\Ui\AppInit.cs:行号 262
   在 PRM.Bootstrapper.Configure() 位置 D:\DemoProject\PRemoteM-NET6\Ui\Bootstrapper.cs:行号 119
   在 Stylet.BootstrapperBase.Start(String[] args)
   在 System.Windows.Application.OnStartup(StartupEventArgs e)
   在 System.Windows.Application.<.ctor>b__1_0(Object unused)
   在 System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
   在 System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
> StackTrace:    在 System.Data.SQLite.SQLite3.Open(String strFilename, String vfsName, SQLiteConnectionFlags connectionFlags, SQLiteOpenFlagsEnum openFlags, Int32 maxPoolSize, Boolean usePool)
   在 System.Data.SQLite.SQLiteConnection.Open()
   在 PRM.Model.DAO.Dapper.DapperDataBase.OpenConnection() 位置 D:\DemoProject\PRemoteM-NET6\Ui\Model\DAO\Dapper\DapperDataBase.cs:行号 46
   在 PRM.Model.DAO.Dapper.DapperDataBase.OpenConnection(DatabaseType type, String newConnectionString) 位置 D:\DemoProject\PRemoteM-NET6\Ui\Model\DAO\Dapper\DapperDataBase.cs:行号 67
   在 PRM.Service.DataService.Database_OpenConnection(DatabaseType type, String newConnectionString) 位置 D:\DemoProject\PRemoteM-NET6\Ui\Service\DataService.cs:行号 35
   在 PRM.Model.PrmContext.InitSqliteDb(String sqlitePath) 位置 D:\DemoProject\PRemoteM-NET6\Ui\Model\PrmContext.cs:行号 53
   在 PRM.AppInit.InitOnConfigure() 位置 D:\DemoProject\PRemoteM-NET6\Ui\AppInit.cs:行号 262
   在 PRM.Bootstrapper.Configure() 位置 D:\DemoProject\PRemoteM-NET6\Ui\Bootstrapper.cs:行号 119
   在 Stylet.BootstrapperBase.Start(String[] args)
   在 System.Windows.Application.OnStartup(StartupEventArgs e)
   在 System.Windows.Application.<.ctor>b__1_0(Object unused)
   在 System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
   在 System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
[T:001][08:25:39.851]	`Debug`		OnDragEnd?.Invoke();
[T:001][08:25:53.308]	`Debug`		SetSelfStartingHelper.SetSelfStartByStartupTask(True, "PRemoteM")
[T:001][08:25:53.381]	`Debug`		SetSelfStartingHelper.SetSelfStartByStartupTask(True, "PRemoteM")
[T:001][08:25:53.491]	`Fatal`		[(TryCatchWhen:0)]	
> code = CantOpen (14), message = System.Data.SQLite.SQLiteException (0x800007FF): unable to open database file
   在 System.Data.SQLite.SQLite3.Open(String strFilename, String vfsName, SQLiteConnectionFlags connectionFlags, SQLiteOpenFlagsEnum openFlags, Int32 maxPoolSize, Boolean usePool)
   在 System.Data.SQLite.SQLiteConnection.Open()
   在 PRM.Model.DAO.Dapper.DapperDataBase.OpenConnection() 位置 D:\DemoProject\PRemoteM-NET6\Ui\Model\DAO\Dapper\DapperDataBase.cs:行号 46
   在 PRM.Model.DAO.Dapper.DapperDataBase.OpenConnection(DatabaseType type, String newConnectionString) 位置 D:\DemoProject\PRemoteM-NET6\Ui\Model\DAO\Dapper\DapperDataBase.cs:行号 67
   在 PRM.Service.DataService.Database_OpenConnection(DatabaseType type, String newConnectionString) 位置 D:\DemoProject\PRemoteM-NET6\Ui\Service\DataService.cs:行号 35
   在 PRM.Model.PrmContext.InitSqliteDb(String sqlitePath) 位置 D:\DemoProject\PRemoteM-NET6\Ui\Model\PrmContext.cs:行号 53
   在 PRM.AppInit.InitOnConfigure() 位置 D:\DemoProject\PRemoteM-NET6\Ui\AppInit.cs:行号 262
   在 PRM.Bootstrapper.Configure() 位置 D:\DemoProject\PRemoteM-NET6\Ui\Bootstrapper.cs:行号 119
   在 Stylet.BootstrapperBase.Start(String[] args)
   在 System.Windows.Application.OnStartup(StartupEventArgs e)
   在 System.Windows.Application.<.ctor>b__1_0(Object unused)
   在 System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
   在 System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
> StackTrace:    在 System.Data.SQLite.SQLite3.Open(String strFilename, String vfsName, SQLiteConnectionFlags connectionFlags, SQLiteOpenFlagsEnum openFlags, Int32 maxPoolSize, Boolean usePool)
   在 System.Data.SQLite.SQLiteConnection.Open()
   在 PRM.Model.DAO.Dapper.DapperDataBase.OpenConnection() 位置 D:\DemoProject\PRemoteM-NET6\Ui\Model\DAO\Dapper\DapperDataBase.cs:行号 46
   在 PRM.Model.DAO.Dapper.DapperDataBase.OpenConnection(DatabaseType type, String newConnectionString) 位置 D:\DemoProject\PRemoteM-NET6\Ui\Model\DAO\Dapper\DapperDataBase.cs:行号 67
   在 PRM.Service.DataService.Database_OpenConnection(DatabaseType type, String newConnectionString) 位置 D:\DemoProject\PRemoteM-NET6\Ui\Service\DataService.cs:行号 35
   在 PRM.Model.PrmContext.InitSqliteDb(String sqlitePath) 位置 D:\DemoProject\PRemoteM-NET6\Ui\Model\PrmContext.cs:行号 53
   在 PRM.AppInit.InitOnConfigure() 位置 D:\DemoProject\PRemoteM-NET6\Ui\AppInit.cs:行号 262
   在 PRM.Bootstrapper.Configure() 位置 D:\DemoProject\PRemoteM-NET6\Ui\Bootstrapper.cs:行号 119
   在 Stylet.BootstrapperBase.Start(String[] args)
   在 System.Windows.Application.OnStartup(StartupEventArgs e)
   在 System.Windows.Application.<.ctor>b__1_0(Object unused)
   在 System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
   在 System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
[T:001][08:25:59.368]	`Debug`		OnDragEnd?.Invoke();
[T:003][08:26:27.749]	`Debug`		NamedPipeServerStream get: ActivateMe
[T:001][08:27:30.757]	`Debug`		OnDragEnd?.Invoke();
[T:001][22:31:38.651]	`Debug`		SetSelfStartingHelper.SetSelfStartByStartupTask(True, "PRemoteM")
[T:001][22:31:38.762]	`Debug`		SetSelfStartingHelper.SetSelfStartByStartupTask(True, "PRemoteM")
[T:001][22:31:38.905]	`Fatal`		[(TryCatchWhen:0)]	
> code = CantOpen (14), message = System.Data.SQLite.SQLiteException (0x800007FF): unable to open database file
   在 System.Data.SQLite.SQLite3.Open(String strFilename, String vfsName, SQLiteConnectionFlags connectionFlags, SQLiteOpenFlagsEnum openFlags, Int32 maxPoolSize, Boolean usePool)
   在 System.Data.SQLite.SQLiteConnection.Open()
   在 PRM.Model.DAO.Dapper.DapperDataBase.OpenConnection() 位置 D:\DemoProject\PRemoteM-NET6\Ui\Model\DAO\Dapper\DapperDataBase.cs:行号 46
   在 PRM.Model.DAO.Dapper.DapperDataBase.OpenConnection(DatabaseType type, String newConnectionString) 位置 D:\DemoProject\PRemoteM-NET6\Ui\Model\DAO\Dapper\DapperDataBase.cs:行号 67
   在 PRM.Service.DataService.Database_OpenConnection(DatabaseType type, String newConnectionString) 位置 D:\DemoProject\PRemoteM-NET6\Ui\Service\DataService.cs:行号 35
   在 PRM.Model.PrmContext.InitSqliteDb(String sqlitePath) 位置 D:\DemoProject\PRemoteM-NET6\Ui\Model\PrmContext.cs:行号 53
   在 PRM.AppInit.InitOnConfigure() 位置 D:\DemoProject\PRemoteM-NET6\Ui\AppInit.cs:行号 262
   在 PRM.Bootstrapper.Configure() 位置 D:\DemoProject\PRemoteM-NET6\Ui\Bootstrapper.cs:行号 119
   在 Stylet.BootstrapperBase.Start(String[] args)
   在 System.Windows.Application.OnStartup(StartupEventArgs e)
   在 System.Windows.Application.<.ctor>b__1_0(Object unused)
   在 System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
   在 System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
> StackTrace:    在 System.Data.SQLite.SQLite3.Open(String strFilename, String vfsName, SQLiteConnectionFlags connectionFlags, SQLiteOpenFlagsEnum openFlags, Int32 maxPoolSize, Boolean usePool)
   在 System.Data.SQLite.SQLiteConnection.Open()
   在 PRM.Model.DAO.Dapper.DapperDataBase.OpenConnection() 位置 D:\DemoProject\PRemoteM-NET6\Ui\Model\DAO\Dapper\DapperDataBase.cs:行号 46
   在 PRM.Model.DAO.Dapper.DapperDataBase.OpenConnection(DatabaseType type, String newConnectionString) 位置 D:\DemoProject\PRemoteM-NET6\Ui\Model\DAO\Dapper\DapperDataBase.cs:行号 67
   在 PRM.Service.DataService.Database_OpenConnection(DatabaseType type, String newConnectionString) 位置 D:\DemoProject\PRemoteM-NET6\Ui\Service\DataService.cs:行号 35
   在 PRM.Model.PrmContext.InitSqliteDb(String sqlitePath) 位置 D:\DemoProject\PRemoteM-NET6\Ui\Model\PrmContext.cs:行号 53
   在 PRM.AppInit.InitOnConfigure() 位置 D:\DemoProject\PRemoteM-NET6\Ui\AppInit.cs:行号 262
   在 PRM.Bootstrapper.Configure() 位置 D:\DemoProject\PRemoteM-NET6\Ui\Bootstrapper.cs:行号 119
   在 Stylet.BootstrapperBase.Start(String[] args)
   在 System.Windows.Application.OnStartup(StartupEventArgs e)
   在 System.Windows.Application.<.ctor>b__1_0(Object unused)
   在 System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
   在 System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
[T:001][22:31:50.596]	`Debug`		SetSelfStartingHelper.SetSelfStartByStartupTask(True, "PRemoteM")
[T:001][22:31:50.661]	`Debug`		SetSelfStartingHelper.SetSelfStartByStartupTask(True, "PRemoteM")
[T:001][22:31:50.812]	`Fatal`		[(TryCatchWhen:0)]	
> code = CantOpen (14), message = System.Data.SQLite.SQLiteException (0x800007FF): unable to open database file
   在 System.Data.SQLite.SQLite3.Open(String strFilename, String vfsName, SQLiteConnectionFlags connectionFlags, SQLiteOpenFlagsEnum openFlags, Int32 maxPoolSize, Boolean usePool)
   在 System.Data.SQLite.SQLiteConnection.Open()
   在 PRM.Model.DAO.Dapper.DapperDataBase.OpenConnection() 位置 D:\DemoProject\PRemoteM-NET6\Ui\Model\DAO\Dapper\DapperDataBase.cs:行号 46
   在 PRM.Model.DAO.Dapper.DapperDataBase.OpenConnection(DatabaseType type, String newConnectionString) 位置 D:\DemoProject\PRemoteM-NET6\Ui\Model\DAO\Dapper\DapperDataBase.cs:行号 67
   在 PRM.Service.DataService.Database_OpenConnection(DatabaseType type, String newConnectionString) 位置 D:\DemoProject\PRemoteM-NET6\Ui\Service\DataService.cs:行号 35
   在 PRM.Model.PrmContext.InitSqliteDb(String sqlitePath) 位置 D:\DemoProject\PRemoteM-NET6\Ui\Model\PrmContext.cs:行号 53
   在 PRM.AppInit.InitOnConfigure() 位置 D:\DemoProject\PRemoteM-NET6\Ui\AppInit.cs:行号 262
   在 PRM.Bootstrapper.Configure() 位置 D:\DemoProject\PRemoteM-NET6\Ui\Bootstrapper.cs:行号 119
   在 Stylet.BootstrapperBase.Start(String[] args)
   在 System.Windows.Application.OnStartup(StartupEventArgs e)
   在 System.Windows.Application.<.ctor>b__1_0(Object unused)
   在 System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
   在 System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
> StackTrace:    在 System.Data.SQLite.SQLite3.Open(String strFilename, String vfsName, SQLiteConnectionFlags connectionFlags, SQLiteOpenFlagsEnum openFlags, Int32 maxPoolSize, Boolean usePool)
   在 System.Data.SQLite.SQLiteConnection.Open()
   在 PRM.Model.DAO.Dapper.DapperDataBase.OpenConnection() 位置 D:\DemoProject\PRemoteM-NET6\Ui\Model\DAO\Dapper\DapperDataBase.cs:行号 46
   在 PRM.Model.DAO.Dapper.DapperDataBase.OpenConnection(DatabaseType type, String newConnectionString) 位置 D:\DemoProject\PRemoteM-NET6\Ui\Model\DAO\Dapper\DapperDataBase.cs:行号 67
   在 PRM.Service.DataService.Database_OpenConnection(DatabaseType type, String newConnectionString) 位置 D:\DemoProject\PRemoteM-NET6\Ui\Service\DataService.cs:行号 35
   在 PRM.Model.PrmContext.InitSqliteDb(String sqlitePath) 位置 D:\DemoProject\PRemoteM-NET6\Ui\Model\PrmContext.cs:行号 53
   在 PRM.AppInit.InitOnConfigure() 位置 D:\DemoProject\PRemoteM-NET6\Ui\AppInit.cs:行号 262
   在 PRM.Bootstrapper.Configure() 位置 D:\DemoProject\PRemoteM-NET6\Ui\Bootstrapper.cs:行号 119
   在 Stylet.BootstrapperBase.Start(String[] args)
   在 System.Windows.Application.OnStartup(StartupEventArgs e)
   在 System.Windows.Application.<.ctor>b__1_0(Object unused)
   在 System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
   在 System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
[T:001][22:44:07.758]	`Debug`		SetSelfStartingHelper.SetSelfStartByStartupTask(True, "PRemoteM")
[T:001][22:44:07.895]	`Debug`		SetSelfStartingHelper.SetSelfStartByStartupTask(True, "PRemoteM")
[T:001][22:44:08.024]	`Fatal`		[(TryCatchWhen:0)]	
> code = CantOpen (14), message = System.Data.SQLite.SQLiteException (0x800007FF): unable to open database file
   在 System.Data.SQLite.SQLite3.Open(String strFilename, String vfsName, SQLiteConnectionFlags connectionFlags, SQLiteOpenFlagsEnum openFlags, Int32 maxPoolSize, Boolean usePool)
   在 System.Data.SQLite.SQLiteConnection.Open()
   在 PRM.Model.DAO.Dapper.DapperDataBase.OpenConnection() 位置 D:\DemoProject\PRemoteM-NET6\Ui\Model\DAO\Dapper\DapperDataBase.cs:行号 46
   在 PRM.Model.DAO.Dapper.DapperDataBase.OpenConnection(DatabaseType type, String newConnectionString) 位置 D:\DemoProject\PRemoteM-NET6\Ui\Model\DAO\Dapper\DapperDataBase.cs:行号 67
   在 PRM.Service.DataService.Database_OpenConnection(DatabaseType type, String newConnectionString) 位置 D:\DemoProject\PRemoteM-NET6\Ui\Service\DataService.cs:行号 35
   在 PRM.Model.PrmContext.InitSqliteDb(String sqlitePath) 位置 D:\DemoProject\PRemoteM-NET6\Ui\Model\PrmContext.cs:行号 53
   在 PRM.AppInit.InitOnConfigure() 位置 D:\DemoProject\PRemoteM-NET6\Ui\AppInit.cs:行号 262
   在 PRM.Bootstrapper.Configure() 位置 D:\DemoProject\PRemoteM-NET6\Ui\Bootstrapper.cs:行号 119
   在 Stylet.BootstrapperBase.Start(String[] args)
   在 System.Windows.Application.OnStartup(StartupEventArgs e)
   在 System.Windows.Application.<.ctor>b__1_0(Object unused)
   在 System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
   在 System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
> StackTrace:    在 System.Data.SQLite.SQLite3.Open(String strFilename, String vfsName, SQLiteConnectionFlags connectionFlags, SQLiteOpenFlagsEnum openFlags, Int32 maxPoolSize, Boolean usePool)
   在 System.Data.SQLite.SQLiteConnection.Open()
   在 PRM.Model.DAO.Dapper.DapperDataBase.OpenConnection() 位置 D:\DemoProject\PRemoteM-NET6\Ui\Model\DAO\Dapper\DapperDataBase.cs:行号 46
   在 PRM.Model.DAO.Dapper.DapperDataBase.OpenConnection(DatabaseType type, String newConnectionString) 位置 D:\DemoProject\PRemoteM-NET6\Ui\Model\DAO\Dapper\DapperDataBase.cs:行号 67
   在 PRM.Service.DataService.Database_OpenConnection(DatabaseType type, String newConnectionString) 位置 D:\DemoProject\PRemoteM-NET6\Ui\Service\DataService.cs:行号 35
   在 PRM.Model.PrmContext.InitSqliteDb(String sqlitePath) 位置 D:\DemoProject\PRemoteM-NET6\Ui\Model\PrmContext.cs:行号 53
   在 PRM.AppInit.InitOnConfigure() 位置 D:\DemoProject\PRemoteM-NET6\Ui\AppInit.cs:行号 262
   在 PRM.Bootstrapper.Configure() 位置 D:\DemoProject\PRemoteM-NET6\Ui\Bootstrapper.cs:行号 119
   在 Stylet.BootstrapperBase.Start(String[] args)
   在 System.Windows.Application.OnStartup(StartupEventArgs e)
   在 System.Windows.Application.<.ctor>b__1_0(Object unused)
   在 System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
   在 System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)

Originally created by @741517250 on GitHub (Nov 4, 2022). Original GitHub issue: https://github.com/1Remote/1Remote/issues/312 Originally assigned to: @VShawn on GitHub. <details> ## Environment | Component | Version | |:------------------|:--------------------------------------| |PRemoteM(Store) | `0.7.1.6`(Microsoft store)| |.NET Framework | `.NET Framework 4.8` | |CLR | `4.0.30319.42000` | |OS | `Windows 10 Enterprise LTSC 2021 64-bits 10.0.19044.0 (2009)` | ## Error Info unable to open database file ## Stack Trace ``` 在 System.Data.SQLite.SQLite3.Open(String strFilename, String vfsName, SQLiteConnectionFlags connectionFlags, SQLiteOpenFlagsEnum openFlags, Int32 maxPoolSize, Boolean usePool) 在 System.Data.SQLite.SQLiteConnection.Open() 在 PRM.Model.DAO.Dapper.DapperDataBase.OpenConnection() 位置 D:\DemoProject\PRemoteM-NET6\Ui\Model\DAO\Dapper\DapperDataBase.cs:行号 46 在 PRM.Model.DAO.Dapper.DapperDataBase.OpenConnection(DatabaseType type, String newConnectionString) 位置 D:\DemoProject\PRemoteM-NET6\Ui\Model\DAO\Dapper\DapperDataBase.cs:行号 67 在 PRM.Service.DataService.Database_OpenConnection(DatabaseType type, String newConnectionString) 位置 D:\DemoProject\PRemoteM-NET6\Ui\Service\DataService.cs:行号 35 在 PRM.Model.PrmContext.InitSqliteDb(String sqlitePath) 位置 D:\DemoProject\PRemoteM-NET6\Ui\Model\PrmContext.cs:行号 53 在 PRM.AppInit.InitOnConfigure() 位置 D:\DemoProject\PRemoteM-NET6\Ui\AppInit.cs:行号 262 在 PRM.Bootstrapper.Configure() 位置 D:\DemoProject\PRemoteM-NET6\Ui\Bootstrapper.cs:行号 119 在 Stylet.BootstrapperBase.Start(String[] args) 在 System.Windows.Application.OnStartup(StartupEventArgs e) 在 System.Windows.Application.<.ctor>b__1_0(Object unused) 在 System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs) 在 System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler) ``` ## Recent Log ``` [T:001][08:25:17.879] `Debug` SetSelfStartingHelper.SetSelfStartByStartupTask(True, "PRemoteM") [T:001][08:25:18.080] `Debug` SetSelfStartingHelper.SetSelfStartByStartupTask(True, "PRemoteM") [T:001][08:25:18.296] `Fatal` [(TryCatchWhen:0)] > code = CantOpen (14), message = System.Data.SQLite.SQLiteException (0x800007FF): unable to open database file 在 System.Data.SQLite.SQLite3.Open(String strFilename, String vfsName, SQLiteConnectionFlags connectionFlags, SQLiteOpenFlagsEnum openFlags, Int32 maxPoolSize, Boolean usePool) 在 System.Data.SQLite.SQLiteConnection.Open() 在 PRM.Model.DAO.Dapper.DapperDataBase.OpenConnection() 位置 D:\DemoProject\PRemoteM-NET6\Ui\Model\DAO\Dapper\DapperDataBase.cs:行号 46 在 PRM.Model.DAO.Dapper.DapperDataBase.OpenConnection(DatabaseType type, String newConnectionString) 位置 D:\DemoProject\PRemoteM-NET6\Ui\Model\DAO\Dapper\DapperDataBase.cs:行号 67 在 PRM.Service.DataService.Database_OpenConnection(DatabaseType type, String newConnectionString) 位置 D:\DemoProject\PRemoteM-NET6\Ui\Service\DataService.cs:行号 35 在 PRM.Model.PrmContext.InitSqliteDb(String sqlitePath) 位置 D:\DemoProject\PRemoteM-NET6\Ui\Model\PrmContext.cs:行号 53 在 PRM.AppInit.InitOnConfigure() 位置 D:\DemoProject\PRemoteM-NET6\Ui\AppInit.cs:行号 262 在 PRM.Bootstrapper.Configure() 位置 D:\DemoProject\PRemoteM-NET6\Ui\Bootstrapper.cs:行号 119 在 Stylet.BootstrapperBase.Start(String[] args) 在 System.Windows.Application.OnStartup(StartupEventArgs e) 在 System.Windows.Application.<.ctor>b__1_0(Object unused) 在 System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs) 在 System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler) > StackTrace: 在 System.Data.SQLite.SQLite3.Open(String strFilename, String vfsName, SQLiteConnectionFlags connectionFlags, SQLiteOpenFlagsEnum openFlags, Int32 maxPoolSize, Boolean usePool) 在 System.Data.SQLite.SQLiteConnection.Open() 在 PRM.Model.DAO.Dapper.DapperDataBase.OpenConnection() 位置 D:\DemoProject\PRemoteM-NET6\Ui\Model\DAO\Dapper\DapperDataBase.cs:行号 46 在 PRM.Model.DAO.Dapper.DapperDataBase.OpenConnection(DatabaseType type, String newConnectionString) 位置 D:\DemoProject\PRemoteM-NET6\Ui\Model\DAO\Dapper\DapperDataBase.cs:行号 67 在 PRM.Service.DataService.Database_OpenConnection(DatabaseType type, String newConnectionString) 位置 D:\DemoProject\PRemoteM-NET6\Ui\Service\DataService.cs:行号 35 在 PRM.Model.PrmContext.InitSqliteDb(String sqlitePath) 位置 D:\DemoProject\PRemoteM-NET6\Ui\Model\PrmContext.cs:行号 53 在 PRM.AppInit.InitOnConfigure() 位置 D:\DemoProject\PRemoteM-NET6\Ui\AppInit.cs:行号 262 在 PRM.Bootstrapper.Configure() 位置 D:\DemoProject\PRemoteM-NET6\Ui\Bootstrapper.cs:行号 119 在 Stylet.BootstrapperBase.Start(String[] args) 在 System.Windows.Application.OnStartup(StartupEventArgs e) 在 System.Windows.Application.<.ctor>b__1_0(Object unused) 在 System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs) 在 System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler) [T:001][08:25:39.851] `Debug` OnDragEnd?.Invoke(); [T:001][08:25:53.308] `Debug` SetSelfStartingHelper.SetSelfStartByStartupTask(True, "PRemoteM") [T:001][08:25:53.381] `Debug` SetSelfStartingHelper.SetSelfStartByStartupTask(True, "PRemoteM") [T:001][08:25:53.491] `Fatal` [(TryCatchWhen:0)] > code = CantOpen (14), message = System.Data.SQLite.SQLiteException (0x800007FF): unable to open database file 在 System.Data.SQLite.SQLite3.Open(String strFilename, String vfsName, SQLiteConnectionFlags connectionFlags, SQLiteOpenFlagsEnum openFlags, Int32 maxPoolSize, Boolean usePool) 在 System.Data.SQLite.SQLiteConnection.Open() 在 PRM.Model.DAO.Dapper.DapperDataBase.OpenConnection() 位置 D:\DemoProject\PRemoteM-NET6\Ui\Model\DAO\Dapper\DapperDataBase.cs:行号 46 在 PRM.Model.DAO.Dapper.DapperDataBase.OpenConnection(DatabaseType type, String newConnectionString) 位置 D:\DemoProject\PRemoteM-NET6\Ui\Model\DAO\Dapper\DapperDataBase.cs:行号 67 在 PRM.Service.DataService.Database_OpenConnection(DatabaseType type, String newConnectionString) 位置 D:\DemoProject\PRemoteM-NET6\Ui\Service\DataService.cs:行号 35 在 PRM.Model.PrmContext.InitSqliteDb(String sqlitePath) 位置 D:\DemoProject\PRemoteM-NET6\Ui\Model\PrmContext.cs:行号 53 在 PRM.AppInit.InitOnConfigure() 位置 D:\DemoProject\PRemoteM-NET6\Ui\AppInit.cs:行号 262 在 PRM.Bootstrapper.Configure() 位置 D:\DemoProject\PRemoteM-NET6\Ui\Bootstrapper.cs:行号 119 在 Stylet.BootstrapperBase.Start(String[] args) 在 System.Windows.Application.OnStartup(StartupEventArgs e) 在 System.Windows.Application.<.ctor>b__1_0(Object unused) 在 System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs) 在 System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler) > StackTrace: 在 System.Data.SQLite.SQLite3.Open(String strFilename, String vfsName, SQLiteConnectionFlags connectionFlags, SQLiteOpenFlagsEnum openFlags, Int32 maxPoolSize, Boolean usePool) 在 System.Data.SQLite.SQLiteConnection.Open() 在 PRM.Model.DAO.Dapper.DapperDataBase.OpenConnection() 位置 D:\DemoProject\PRemoteM-NET6\Ui\Model\DAO\Dapper\DapperDataBase.cs:行号 46 在 PRM.Model.DAO.Dapper.DapperDataBase.OpenConnection(DatabaseType type, String newConnectionString) 位置 D:\DemoProject\PRemoteM-NET6\Ui\Model\DAO\Dapper\DapperDataBase.cs:行号 67 在 PRM.Service.DataService.Database_OpenConnection(DatabaseType type, String newConnectionString) 位置 D:\DemoProject\PRemoteM-NET6\Ui\Service\DataService.cs:行号 35 在 PRM.Model.PrmContext.InitSqliteDb(String sqlitePath) 位置 D:\DemoProject\PRemoteM-NET6\Ui\Model\PrmContext.cs:行号 53 在 PRM.AppInit.InitOnConfigure() 位置 D:\DemoProject\PRemoteM-NET6\Ui\AppInit.cs:行号 262 在 PRM.Bootstrapper.Configure() 位置 D:\DemoProject\PRemoteM-NET6\Ui\Bootstrapper.cs:行号 119 在 Stylet.BootstrapperBase.Start(String[] args) 在 System.Windows.Application.OnStartup(StartupEventArgs e) 在 System.Windows.Application.<.ctor>b__1_0(Object unused) 在 System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs) 在 System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler) [T:001][08:25:59.368] `Debug` OnDragEnd?.Invoke(); [T:003][08:26:27.749] `Debug` NamedPipeServerStream get: ActivateMe [T:001][08:27:30.757] `Debug` OnDragEnd?.Invoke(); [T:001][22:31:38.651] `Debug` SetSelfStartingHelper.SetSelfStartByStartupTask(True, "PRemoteM") [T:001][22:31:38.762] `Debug` SetSelfStartingHelper.SetSelfStartByStartupTask(True, "PRemoteM") [T:001][22:31:38.905] `Fatal` [(TryCatchWhen:0)] > code = CantOpen (14), message = System.Data.SQLite.SQLiteException (0x800007FF): unable to open database file 在 System.Data.SQLite.SQLite3.Open(String strFilename, String vfsName, SQLiteConnectionFlags connectionFlags, SQLiteOpenFlagsEnum openFlags, Int32 maxPoolSize, Boolean usePool) 在 System.Data.SQLite.SQLiteConnection.Open() 在 PRM.Model.DAO.Dapper.DapperDataBase.OpenConnection() 位置 D:\DemoProject\PRemoteM-NET6\Ui\Model\DAO\Dapper\DapperDataBase.cs:行号 46 在 PRM.Model.DAO.Dapper.DapperDataBase.OpenConnection(DatabaseType type, String newConnectionString) 位置 D:\DemoProject\PRemoteM-NET6\Ui\Model\DAO\Dapper\DapperDataBase.cs:行号 67 在 PRM.Service.DataService.Database_OpenConnection(DatabaseType type, String newConnectionString) 位置 D:\DemoProject\PRemoteM-NET6\Ui\Service\DataService.cs:行号 35 在 PRM.Model.PrmContext.InitSqliteDb(String sqlitePath) 位置 D:\DemoProject\PRemoteM-NET6\Ui\Model\PrmContext.cs:行号 53 在 PRM.AppInit.InitOnConfigure() 位置 D:\DemoProject\PRemoteM-NET6\Ui\AppInit.cs:行号 262 在 PRM.Bootstrapper.Configure() 位置 D:\DemoProject\PRemoteM-NET6\Ui\Bootstrapper.cs:行号 119 在 Stylet.BootstrapperBase.Start(String[] args) 在 System.Windows.Application.OnStartup(StartupEventArgs e) 在 System.Windows.Application.<.ctor>b__1_0(Object unused) 在 System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs) 在 System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler) > StackTrace: 在 System.Data.SQLite.SQLite3.Open(String strFilename, String vfsName, SQLiteConnectionFlags connectionFlags, SQLiteOpenFlagsEnum openFlags, Int32 maxPoolSize, Boolean usePool) 在 System.Data.SQLite.SQLiteConnection.Open() 在 PRM.Model.DAO.Dapper.DapperDataBase.OpenConnection() 位置 D:\DemoProject\PRemoteM-NET6\Ui\Model\DAO\Dapper\DapperDataBase.cs:行号 46 在 PRM.Model.DAO.Dapper.DapperDataBase.OpenConnection(DatabaseType type, String newConnectionString) 位置 D:\DemoProject\PRemoteM-NET6\Ui\Model\DAO\Dapper\DapperDataBase.cs:行号 67 在 PRM.Service.DataService.Database_OpenConnection(DatabaseType type, String newConnectionString) 位置 D:\DemoProject\PRemoteM-NET6\Ui\Service\DataService.cs:行号 35 在 PRM.Model.PrmContext.InitSqliteDb(String sqlitePath) 位置 D:\DemoProject\PRemoteM-NET6\Ui\Model\PrmContext.cs:行号 53 在 PRM.AppInit.InitOnConfigure() 位置 D:\DemoProject\PRemoteM-NET6\Ui\AppInit.cs:行号 262 在 PRM.Bootstrapper.Configure() 位置 D:\DemoProject\PRemoteM-NET6\Ui\Bootstrapper.cs:行号 119 在 Stylet.BootstrapperBase.Start(String[] args) 在 System.Windows.Application.OnStartup(StartupEventArgs e) 在 System.Windows.Application.<.ctor>b__1_0(Object unused) 在 System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs) 在 System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler) [T:001][22:31:50.596] `Debug` SetSelfStartingHelper.SetSelfStartByStartupTask(True, "PRemoteM") [T:001][22:31:50.661] `Debug` SetSelfStartingHelper.SetSelfStartByStartupTask(True, "PRemoteM") [T:001][22:31:50.812] `Fatal` [(TryCatchWhen:0)] > code = CantOpen (14), message = System.Data.SQLite.SQLiteException (0x800007FF): unable to open database file 在 System.Data.SQLite.SQLite3.Open(String strFilename, String vfsName, SQLiteConnectionFlags connectionFlags, SQLiteOpenFlagsEnum openFlags, Int32 maxPoolSize, Boolean usePool) 在 System.Data.SQLite.SQLiteConnection.Open() 在 PRM.Model.DAO.Dapper.DapperDataBase.OpenConnection() 位置 D:\DemoProject\PRemoteM-NET6\Ui\Model\DAO\Dapper\DapperDataBase.cs:行号 46 在 PRM.Model.DAO.Dapper.DapperDataBase.OpenConnection(DatabaseType type, String newConnectionString) 位置 D:\DemoProject\PRemoteM-NET6\Ui\Model\DAO\Dapper\DapperDataBase.cs:行号 67 在 PRM.Service.DataService.Database_OpenConnection(DatabaseType type, String newConnectionString) 位置 D:\DemoProject\PRemoteM-NET6\Ui\Service\DataService.cs:行号 35 在 PRM.Model.PrmContext.InitSqliteDb(String sqlitePath) 位置 D:\DemoProject\PRemoteM-NET6\Ui\Model\PrmContext.cs:行号 53 在 PRM.AppInit.InitOnConfigure() 位置 D:\DemoProject\PRemoteM-NET6\Ui\AppInit.cs:行号 262 在 PRM.Bootstrapper.Configure() 位置 D:\DemoProject\PRemoteM-NET6\Ui\Bootstrapper.cs:行号 119 在 Stylet.BootstrapperBase.Start(String[] args) 在 System.Windows.Application.OnStartup(StartupEventArgs e) 在 System.Windows.Application.<.ctor>b__1_0(Object unused) 在 System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs) 在 System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler) > StackTrace: 在 System.Data.SQLite.SQLite3.Open(String strFilename, String vfsName, SQLiteConnectionFlags connectionFlags, SQLiteOpenFlagsEnum openFlags, Int32 maxPoolSize, Boolean usePool) 在 System.Data.SQLite.SQLiteConnection.Open() 在 PRM.Model.DAO.Dapper.DapperDataBase.OpenConnection() 位置 D:\DemoProject\PRemoteM-NET6\Ui\Model\DAO\Dapper\DapperDataBase.cs:行号 46 在 PRM.Model.DAO.Dapper.DapperDataBase.OpenConnection(DatabaseType type, String newConnectionString) 位置 D:\DemoProject\PRemoteM-NET6\Ui\Model\DAO\Dapper\DapperDataBase.cs:行号 67 在 PRM.Service.DataService.Database_OpenConnection(DatabaseType type, String newConnectionString) 位置 D:\DemoProject\PRemoteM-NET6\Ui\Service\DataService.cs:行号 35 在 PRM.Model.PrmContext.InitSqliteDb(String sqlitePath) 位置 D:\DemoProject\PRemoteM-NET6\Ui\Model\PrmContext.cs:行号 53 在 PRM.AppInit.InitOnConfigure() 位置 D:\DemoProject\PRemoteM-NET6\Ui\AppInit.cs:行号 262 在 PRM.Bootstrapper.Configure() 位置 D:\DemoProject\PRemoteM-NET6\Ui\Bootstrapper.cs:行号 119 在 Stylet.BootstrapperBase.Start(String[] args) 在 System.Windows.Application.OnStartup(StartupEventArgs e) 在 System.Windows.Application.<.ctor>b__1_0(Object unused) 在 System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs) 在 System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler) [T:001][22:44:07.758] `Debug` SetSelfStartingHelper.SetSelfStartByStartupTask(True, "PRemoteM") [T:001][22:44:07.895] `Debug` SetSelfStartingHelper.SetSelfStartByStartupTask(True, "PRemoteM") [T:001][22:44:08.024] `Fatal` [(TryCatchWhen:0)] > code = CantOpen (14), message = System.Data.SQLite.SQLiteException (0x800007FF): unable to open database file 在 System.Data.SQLite.SQLite3.Open(String strFilename, String vfsName, SQLiteConnectionFlags connectionFlags, SQLiteOpenFlagsEnum openFlags, Int32 maxPoolSize, Boolean usePool) 在 System.Data.SQLite.SQLiteConnection.Open() 在 PRM.Model.DAO.Dapper.DapperDataBase.OpenConnection() 位置 D:\DemoProject\PRemoteM-NET6\Ui\Model\DAO\Dapper\DapperDataBase.cs:行号 46 在 PRM.Model.DAO.Dapper.DapperDataBase.OpenConnection(DatabaseType type, String newConnectionString) 位置 D:\DemoProject\PRemoteM-NET6\Ui\Model\DAO\Dapper\DapperDataBase.cs:行号 67 在 PRM.Service.DataService.Database_OpenConnection(DatabaseType type, String newConnectionString) 位置 D:\DemoProject\PRemoteM-NET6\Ui\Service\DataService.cs:行号 35 在 PRM.Model.PrmContext.InitSqliteDb(String sqlitePath) 位置 D:\DemoProject\PRemoteM-NET6\Ui\Model\PrmContext.cs:行号 53 在 PRM.AppInit.InitOnConfigure() 位置 D:\DemoProject\PRemoteM-NET6\Ui\AppInit.cs:行号 262 在 PRM.Bootstrapper.Configure() 位置 D:\DemoProject\PRemoteM-NET6\Ui\Bootstrapper.cs:行号 119 在 Stylet.BootstrapperBase.Start(String[] args) 在 System.Windows.Application.OnStartup(StartupEventArgs e) 在 System.Windows.Application.<.ctor>b__1_0(Object unused) 在 System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs) 在 System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler) > StackTrace: 在 System.Data.SQLite.SQLite3.Open(String strFilename, String vfsName, SQLiteConnectionFlags connectionFlags, SQLiteOpenFlagsEnum openFlags, Int32 maxPoolSize, Boolean usePool) 在 System.Data.SQLite.SQLiteConnection.Open() 在 PRM.Model.DAO.Dapper.DapperDataBase.OpenConnection() 位置 D:\DemoProject\PRemoteM-NET6\Ui\Model\DAO\Dapper\DapperDataBase.cs:行号 46 在 PRM.Model.DAO.Dapper.DapperDataBase.OpenConnection(DatabaseType type, String newConnectionString) 位置 D:\DemoProject\PRemoteM-NET6\Ui\Model\DAO\Dapper\DapperDataBase.cs:行号 67 在 PRM.Service.DataService.Database_OpenConnection(DatabaseType type, String newConnectionString) 位置 D:\DemoProject\PRemoteM-NET6\Ui\Service\DataService.cs:行号 35 在 PRM.Model.PrmContext.InitSqliteDb(String sqlitePath) 位置 D:\DemoProject\PRemoteM-NET6\Ui\Model\PrmContext.cs:行号 53 在 PRM.AppInit.InitOnConfigure() 位置 D:\DemoProject\PRemoteM-NET6\Ui\AppInit.cs:行号 262 在 PRM.Bootstrapper.Configure() 位置 D:\DemoProject\PRemoteM-NET6\Ui\Bootstrapper.cs:行号 119 在 Stylet.BootstrapperBase.Start(String[] args) 在 System.Windows.Application.OnStartup(StartupEventArgs e) 在 System.Windows.Application.<.ctor>b__1_0(Object unused) 在 System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs) 在 System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler) ``` </details>
kerem 2026-02-26 11:57:31 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@VShawn commented on GitHub (Nov 5, 2022):

你好,请暂时使用 exe 版本吧,我从日志上也没看出来到底为什么无法创建并打开数据库。

<!-- gh-comment-id:1304423836 --> @VShawn commented on GitHub (Nov 5, 2022): 你好,请暂时使用 exe 版本吧,我从日志上也没看出来到底为什么无法创建并打开数据库。
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/1Remote#271
No description provided.