Navigation

    Inedo Community Forums

    Forums

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    1. Home
    2. layfield_8963
    L
    • Profile
    • Following
    • Followers
    • Topics
    • Posts
    • Best
    • Groups

    layfield_8963

    @layfield_8963

    0
    Reputation
    10
    Posts
    3
    Profile views
    0
    Followers
    0
    Following
    Joined Last Online

    layfield_8963 Follow

    Best posts made by layfield_8963

    This user hasn't posted anything yet.

    Latest posts made by layfield_8963

    • RE: pgutil can't set asset metadata

      Hi,
      We are using postgres.

      Here is the command output:

      pgutil assets metadata set custom --path=test.txt --feed=test-import-data --key=test123 --value=12345
      Setting test123 = 12345 on test.txt...
      Server responded with InternalServerError (500): 42703: column "target" of relation "AssetItemMetadata" does not exist
      
      posted in Support
      L
      layfield_8963
    • RE: pgutil can't set asset metadata

      Hi,

      I am running version 2025.7 and experiencing the same problem.

      Server responded with InternalServerError (500): 42703: column "target" of relation "AssetItemMetadata" does not exist

      Thanks

      posted in Support
      L
      layfield_8963
    • RE: Arm/MacOS build of PGutil

      Hi,
      I did a test build locally with the osx-arm64 runtime. It seemed to build and run successfully. I think adding a new target should work.
      Thanks.

      posted in Support
      L
      layfield_8963
    • Arm/MacOS build of PGutil

      Hi,

      Is there any plans to publish ARM/MacOS builds of PGutil?

      Thanks

      posted in Support
      L
      layfield_8963
    • RE: 0 byte download when using pgutil assets/packages download in github workflow

      Hi,

      Adding to this ticket rather than starting a new one.

      I'm finding that the pgutil assets download command doesn't work when run remotely via SSH. I'm trying to use it in an Ansible role, and it's giving me the same 0 bytes downloaded.

      It seems the command works fine if you SSH directly into the server and run it there. For example: ssh username@server-ip 'pgutil assets download --feed=feedname --path=path --output=output' will give you a zero-byte output when run remotely.

      For the moment I will switch to using curl for my download.

      Thanks

      posted in Support
      L
      layfield_8963
    • RE: Unable to upload files to asset directories

      Hi all!
      We've managed to solve this problem amongst ourselves.
      It looks like our setup for NFS was wrongly configured which unfortunately caused some weird issues with ProGet that have since been solved
      .
      Many thanks for all your help.

      posted in Support
      L
      layfield_8963
    • RE: Unable to upload files to asset directories

      Hi,

      I was going directly to the ProGet server.

      I did some testing and I think it doesn't like the NFS storage. When I pointed it to the local storage on the machine the upload worked instantly.
      I assume using a NFS storage back-end should work fine? I'll try do some more digging.

      posted in Support
      L
      layfield_8963
    • RE: Unable to upload files to asset directories

      Hi,

      Using the cli tool worked without any problems 😕

      ProGet doesn't throw up any errors internally. The log shows the file was uploaded successfully and then nothing on the processing side.

      Here is a snip of the console log when attempting to upload.
      dcdbc962-d1e9-45bc-9254-ac1498e62e5b-image.png

      posted in Support
      L
      layfield_8963
    • RE: Unable to upload files to asset directories

      Forgot to add:
      This is on ubuntu using docker compose.
      I can upload to other feeds without problems

      posted in Support
      L
      layfield_8963
    • Unable to upload files to asset directories

      Hi,

      I seem to be having problems uploading files to our asset directories in proget.
      When uploading files, I can see them appear in our NFS storage, but on the web it gets stuck on processing and fails.

      79051a9e-6d05-4aeb-b5e3-d8f98c58dfc2-image.png

      I've checked the logs and enabled more detailed logging, but I can't see anything obvious. I tried setting permissions to 777 without success.

      Any ideas on how to fix this? I'm running version 2024.26 (Build 5) with SQL Express.

      Thanks

      posted in Support
      L
      layfield_8963