Navigation

    Inedo Community Forums

    Forums

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    1. Home
    2. henh.lieu_7061
    H
    • Profile
    • Following
    • Followers
    • Topics
    • Posts
    • Best
    • Groups

    henh.lieu_7061

    @henh.lieu_7061

    0
    Reputation
    2
    Posts
    1
    Profile views
    0
    Followers
    0
    Following
    Joined Last Online

    henh.lieu_7061 Follow

    Best posts made by henh.lieu_7061

    This user hasn't posted anything yet.

    Latest posts made by henh.lieu_7061

    • RE: attempt to write to readonly database

      You are an amazing person! Thanks for the assistance, that worked. @dean-houston

      posted in Support
      H
      henh.lieu_7061
    • attempt to write to readonly database

      I am trying to install ProGet via Inedohub and after entering the SQL server, IIS, and target directory, it downloads a copy of ProGet and tries to install it. After a few seconds it gives an error stating "attempt to write to readonly database". Any help would be appreciated.

      Unhandled exception: code = ReadOnly (8), message = System.Data.SQLite.SQLiteException (0x800017FF): attempt to write a readonly database
      attempt to write a readonly database
      at System.Data.SQLite.SQLite3.Reset(SQLiteStatement stmt)
      at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt)
      at System.Data.SQLite.SQLiteDataReader.NextResult()
      at System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave)
      at System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior)
      at System.Data.SQLite.SQLiteCommand.ExecuteScalar(CommandBehavior behavior)
      at Inedo.Romp.Data.RompDb.CreateExecution(DateTime startDate, String statusCode, String runStateCode, Boolean simulation)
      at Inedo.Romp.RompExecutionEngine.RompExecutionEnvironment.<ExecuteAsync>d__30.MoveNext()
      --- End of stack trace from previous location where exception was thrown ---
      at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
      at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
      at Inedo.Romp.RompPack.PackageInstaller.<RunPlanAsync>d__32.MoveNext()
      --- End of stack trace from previous location where exception was thrown ---
      at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
      at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
      at Inedo.Romp.RompPack.PackageInstaller.<RunAsync>d__30.MoveNext()
      --- End of stack trace from previous location where exception was thrown ---
      at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
      at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
      at Inedo.Romp.RompDeploymentJob.<InstallAsync>d__8.MoveNext()

      posted in Support
      H
      henh.lieu_7061