Navigation

    Inedo Community Forums

    Forums

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    1. Home
    2. tyler_5201
    3. Topics
    T
    • Profile
    • Following
    • Followers
    • Topics
    • Posts
    • Best
    • Groups

    Topics created by tyler_5201

    • T

      The ConnectionString property has not been initialized
      Support • • tyler_5201  

      2
      0
      Votes
      2
      Posts
      13
      Views

      atripp

      Hi @tyler_5201 The underlying error is that there is no connection string, as you noticed. The connection string is stored in a file (/var/proget/database/.pgsqlconn) that should be accessible to the container. I haven't tested it, but I guess if file is missing or deleted, then I suppose you might run into these issues. It should be created on startup of a new container, however. So it's kind of weird. I think you'll want to "play" with it a bit, since there's clearly something going on with your permissions I'm thinking. Note that the connection string can also be specified as an environment variable, but I don't think that applies here since you're trying to configure the embedded datbase: https://docs.inedo.com/docs/installation/linux/docker-guide#supported-environment-variables Thanks, Alana
    • T

      Docker image attempts chown on NFS
      Support • • tyler_5201  

      6
      0
      Votes
      6
      Posts
      46
      Views

      atripp

      Hi @tyler_5201 , We'll address this via PG-3098 in an upcoming maintenance release; basically we will add a permission check before chown on Docker/Linux for PostgreSQL. If the permissions are there, then chown won't be run. Thanks, Alana
    • 1 / 1