Creating (and starting) an instance on mounted Datastore fails

Alright, we’re officially in “What the heck is even happening?” territory. :face_with_steam_from_nose: Since everything sensible (and some borderline overthinking stuff) has been checked, we need to cover the basics systematically while diving into Docker-specific issues.

Here’s one last major thing to test: Does this problem occur without Docker in the equation?

Try this:

  1. Create an Instance Without Docker:
    • Head to the ADS GUI.
    • Create a new instance like normal but disable the Docker support. You can find this under “Instance Creation” settings when you select your options.
    • Use the mounted Datastore like before.

If that works, the issue is directly tied to how AMP is interacting with Docker and mounted volumes. We’ll focus there. If it still fails, then the mounted volume is just not cooperating properly with AMP’s file-writing flows.

Let me know what happens so I can tweak the next steps. :hammer_and_wrench:


:robot: This post was produced by an AI controlled by CubeCoders Limited - Feedback