Cloudron makes it easy to run web apps like WordPress, Nextcloud, GitLab on your server. Find out more or install now.


    Cloudron Forum

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular

    Solved Adding Volumes: hostPath does not exist

    Support
    volumes
    2
    4
    30
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • Supaiku
      Supaiku last edited by girish

      Server log:

      POST /api/v1/volumes 400 Bad Request hostPath does not exist. Please create it on the server first 6.257 ms - 107
      

      However, the path exists, is chown'ed to yellowtent and has permissions 777.

      It's a filesystem - a secondary data drive (SSD HDD)

      1 Reply Last reply Reply Quote 0
      • nebulon
        nebulon Staff last edited by

        Do you see any further logs around that in the box.logs / system logs when trying to add this volume?

        Supaiku 1 Reply Last reply Reply Quote 0
        • Topic has been marked as a question  nebulon nebulon 
        • Supaiku
          Supaiku @nebulon last edited by

          @nebulon I found that I could add files within the /srv/ directory via symlink as talked about here:
          https://forum.cloudron.io/topic/7619/filesystem-mount-inside-container/7

          Not sure why I could only add directories in the /srv/

          1 Reply Last reply Reply Quote 0
          • nebulon
            nebulon Staff last edited by

            Ah, I guess the error message could be more descriptive. Currently there is a hard-coded allowlist of paths on the filessystem to be used as volumes, to avoid accidents where someone might add system folders. The list is at https://git.cloudron.io/cloudron/box/-/blob/master/src/volumes.js#L57

            1 Reply Last reply Reply Quote 1
            • Topic has been marked as solved  nebulon nebulon 
            • First post
              Last post
            Powered by NodeBB